@charset "utf-8";

body {
	background-image:url(bilder/background2.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	margin:0;
color : #000;	
	font-family:Arial, Helvetica, sans-serif;
}
#header {
	position: absolute;
	top:50%;
	left:50%;
	width:595px;
	height:842px;
	margin-left:-297px;
	margin-top:-425px;
	z-index:1;
}
.tab2 {
	padding-left:3px;
	padding-left:2px\9
}
::selection {
	color:white;
	background: #2f3d95; /* Safari */
	}
::-moz-selection {
	color:white;
	background: #2f3d95; /* Firefox */
}
a, a:link {
	color:#2f3d95;
	text-decoration:underline;
	font-weight:normal;
}
a:hover {
	color:black;
	text-decoration:underline;
	font-weight:normal;
}
#h1 {
	position:absolute;
	top:59px;
	left:116px;
	z-index:10;
}
h1 {
	font-size:130%;
	font-family: 'microgrammadmedextregular', Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;	
	color:#2f3d95;

}
.tab {
	padding:6px;
	padding:5px\9
}
#article {
	position:absolute;
	top:582px;
	right:77px;
	font-size : 70%;
	z-index:10;
}
#img_karte {
	position:absolute;
	right:25px;
	top:110px;
	z-index:5;
}
