* {
margin: 0 0 0 0;
padding: 0;
}

html, body {
font-family:Georgia, "Times New Roman", Times, serif;
color: #3e3d40;
background-color:#e2e3e5;
font-size: 14px;
line-height: 20px;
height: 100%;
min-width: 929px;
}

#gesamt {
	position:relative;
	width: 929px;
	min-height: 440px;  
	height: auto !important;
	height: 440px;
	left:50%;
	margin-top:0%;
	margin-left:-465px;
}

img {
	border:none;
}

h1 {
	font-size:16px;
	line-height:20px;
}

.quelle {
	font-size:11px;
	line-height:11px;
	font-family:Helvetica, Arial, sans-serif;
}

a:link,
a:visited,
a:active {
	font-weight:normal;
	color: #37509b;
	text-decoration:none;
}

a:hover {
	font-weight: normal;
	color: #37509b;
	text-decoration:underline;
}

.linkvorzeichen {
	color: #37509b;
}

ul.liste {
list-style-image:url(/images/bullet-inhalt.gif);
list-style-position: outside;
padding-left:14px;
}


/* ------------------- Sprache ------------------- */


#sprache {
	width:903px;
	min-height: 22px;  
	height: auto !important;
	height: 22px;
	padding:10px 26px 0 0;
}

ul.sprache li {
	float: right;
	display: inline;
	padding:0 0 0 12px;
	display:none;
}

.sprache a:link,
.sprache a:visited,
.sprache a:active {
	font-weight: bold;
	color: #87888a;
	font-family:Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.sprache a:hover {
	font-weight: bold;
	color: #000000;
	font-family:Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.sprache a.aktiv {
	color: #000000;
}

.text-cn {
	font-size:11px;
}


/* ------------------- Logo ------------------- */

#logo {
	width:816px;
	min-height: 30px;  
	height: auto !important;
	height: 30px;
	padding:0 0 30px 113px;
	text-align:center;
}


/* ----------------- Navigation ----------------- */

#navigation {
	width:113px;
	min-height: 35px;  
	height: auto !important;
	height: 35px;
	float:left;
	margin:23px 0 0 0;
	font-family:Helvetica, Arial, sans-serif;
}

ul.navigation li {
	width:104px;
	float: left;
	display: inline;
	font-size: 11px;
	line-height:12px;
	background-color:#e9eaec;
	border-top:1px solid #cbccce;
	border-bottom:1px solid #cbccce;
	border-left:1px solid #cbccce;
	padding:2px 5px 16px 4px;
	margin:0 0 4px 0;
	
}

ul.navigation li:hover {
	background-color:#ffffff;
}

.navigation a:link,
.navigation a:visited,
.navigation a:active {
	font-weight: normal;
	color: #3e3d40;
	font-family:Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.navigation a:hover {
	font-weight: bold;
	color: #3e3d40;
	font-family:Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.navigation a.aktiv li,
.navigation a.aktiv {
	font-weight: bold;
	background-color:#ffffff;
}


.chinaknigge {
	margin:0 0 0 30px;
}



/* ----------------- Subavigation ----------------- */

ul.navigation li ul li {
	font-size: 11px;
	font-weight: bold;
	border:none;
	background:none;
	padding:0 0 3px 0;
	display:list-item;
}

ul.navigation li ul {
	padding:10px 0 0 14px;
}

ul.subnavigation li {
list-style-image:url(/images/bullet.gif);
list-style-position: outside;
margin:0;
}


/* ----------------- Inhalt ----------------- */

#inhalt {
	float:left;
	width:762px;
	min-height: 420px;  
	height: auto !important;
	height: 420px;
	background-color:#ffffff;
	border:1px solid #e0e1e3;
	padding:22px 26px 22px 26px;
	margin:0 0 10px 0;
}

.spalte1 {
	width:370px;
	float:left;
	z-index:100;
}

.spalte2 {
	width:378px;
	float:left;
	z-index:100;
	margin-left:14px;
}

.spalte3-1 {
	width:250px;
	float:left;
	z-index:100;
}

.spalte3-2 {
	width:250px;
	float:left;
	z-index:100;
	margin-left:6px;
}

.spalte3-3 {
	width:250px;
	float:left;
	z-index:100;
	margin-left:6px;
}

.zitat {
	position:absolute;
	z-index:50;
	top:670px;
	left:280px;
	visibility:hidden;
}

.button {
	position:absolute;
	z-index:50;
	margin:616px 0 0 73px;
	display:none;
}

.button-profil {
	position:absolute;
	z-index:0;
	margin:355px 0 0 600px;
	display:none;
}

.button-kontakt {
	position:absolute;
	z-index:0;
	margin:340px 0 0 75px;
	display:none;
}


/* ----------------- Fusszeile ----------------- */

#fusszeile {
	font-size:11px;
	line-height:16px;
	font-family:Helvetica, Arial, sans-serif;
	margin:0 0 0 113px;
	padding:0 0 40px 0;
	width:816;
	text-align:center;
}

#fusszeile a:link,
#fusszeile a:visited,
#fusszeile a:active {
	color: #3e3d40;
	font-family:Helvetica, Arial, sans-serif;
	text-decoration: none;
}

#fusszeile a:hover {
	color: #3e3d40;
	font-family:Helvetica, Arial, sans-serif;
	text-decoration:underline;
}


/* ----------------- Kontaktformular ----------------- */

.eingabe {
margin:3px 0 3px 0;
padding:2px 2px 0 4px;
width:100%;
height:24px;
background-color: #f1f1f1;
border:1px solid #dfdfdf;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height:20px;
}

.senden {
margin: 0px 0 8px 0;
padding: 1px 8px;
color: #3e3d40;
width: auto;
height: 24px;
background-color: #a6a6a6;
border: solid 1px #a6a6a6;
font-size: 14px;
font-weight:bold;
font-weight: normal;
cursor: pointer;
border: none;
}




