@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	font: 13px Arial, Helvetica, sans-serif;
	background: #FFF;
	background-image:url(/_layout/hintergrund.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align:left; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
	line-height:1.4em;
}
body#layer {
	background-image:none;
	background-color:#C4EFFF;
	margin:15px;
}
h1, h1 a:link, h1 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#373C40;
	/*margin-bottom:18px;*/
}
a:link {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	color: #EB302B;
	text-decoration: none;
}
a:active, a.aktiv {
	color: #EC3527;
	text-decoration: none;
}
a.aktiv {
	color: #FFF;
	text-decoration: none;
}
img {
	border:0;
}
#sprachen {
	text-align:right;
	width:944px;
	color:#3399CC;color:#999;
	height:27px;
	padding-top:12px;
}
#anfragen {
	position:absolute;
	width:128px;
	height:91px;
	z-index:1;
	left: 617px;
	top: 131px;
}
#gage {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 818px;
	top: 201px;
}
#solonummern_postkarte {
	position:absolute;
	width:262px; width:302px;
	height:75px;
	z-index:3;
	left: 326px;
	top: 298px;
}
#aktuell {
	position:absolute;
	width:142px;
	height:105px;
	z-index:4;
	left: 71px;
	top: 355px;
}
#bilder {
	position:absolute;
	width:77px;
	height:55px;
	z-index:5;
	left: 367px;
	top: 522px;
}
#bild {
	position:absolute;
	width:68px;
	height:68px;
	z-index:6;
	left: 253px;
	top: 514px;
}
#bio {
	position:absolute;
	width:256px;
	height:230px;
	z-index:7;
	left: 621px;
	top: 429px;
}
#links {
	position:absolute;
	width:75px;
	height:20px;
	z-index:8;
	left: 868px;
	top: 389px;
}
#fuss {
	position:absolute;
	width:854px;
	height:23px;
	z-index:9;
	left: 85px;
	top: 699px;
}
#solonummern {
	position:absolute;
	width:283px;
	height:44px;
	z-index:10;
	left: 304px;
	top: 243px;
}
.wie_titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight: bold;
	color: #373C40;
}
#bilder_titel {
	position:absolute;
	width:55px;
	height:26px;
	z-index:11;
	left: 349px;
	top: 498px;
}
#anfragen a {
	color:#000000;
}
#anfragen a:hover, h1 a:hover {
	color: #EC3527;
}
#fuss, #fuss a {
	color:#0C470C;
	font-size:11px;
}

