body {
	background-color: #1a2b57;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

a:link { font-weight:bold; color:#d9c497; text-decoration:none;}
a:visited { font-weight:bold; color:#fde2a9; text-decoration:none;}
a:hover { font-weight:bold; color:#ff9a23; text-decoration:none; }
a:active { font-weight:bold; color:#fb9e26; text-decoration:none;}

/* Anfang Dropdown Navi CSS */
#centernav { 
width: 100%;
margin-top:14px;
}

ul#topnav {
float: left;
position: relative;
left: 50%;
margin: 0 auto;
padding: 0;
list-style-type: none;
}

ul#topnav li {
float: left;
position: relative;
right: 50%;
}

ul#topnav li a {
padding: 0px 0px;
width: auto;	
display: block;
text-decoration:none;
}

ul#topnav li:hover {  }
ul#topnav li span {
	
	padding: 2px 0;
	position: absolute;
	right: 0; left: -5px; top:12px;
	display: none;
	width: 160px;
	background: #1A2B57;
	text-align: left;
	
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; }
ul#topnav li span a:hover {text-decoration: none;}
/* Ende Dropdown Navi CSS */

div#center {
	position:absolute;
	width:90%;
	left: 50%;
	margin-left:-45% ;
	top:50%;
	height:551px;
	margin-top:-177px;
   
} 

div#content {   
} 


IMG.zentriert {
    display: block;
    margin-left: auto;
    margin-right: auto }
	
.zitatdiv {
	position:relative;
	float:left;
	top:137px;
	height:204px;
	width:22%;
} 

.weisheitendiv {
	position:relative;
	float:right;
	top:133px;
	height:204px;
	width:22%;
} 

.kopf {
	position:fixed;
	width:90%;
	left: 50%;
	margin-left:-45% ;
	text-align: center;
	background-color:#1a2b57;

} 



.titelbilddiv{
	text-align:center;
	width:586px;height:70px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 7px;
}

.navigationdiv {
	width:100%;
	text-align:center;
	margin-left: 0px;
	margin-right: 0px ;
	margin-top: 20px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d9c497;
	font-size:0.6em;
}

.logo {
	text-align:center;
	width:46%;height:46%;
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	
}
.mitte {
	font-weight:bold;
	width:50%;
	margin-left: 24%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #ff9a23;
	
}

.mitte_unterstrich {
	font-weight:bold;
	width:50%;
	margin-left: 246px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #ff9a23;
	font-size:medium;
	font-style:inherit
}

.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic; 
}
.klein {
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #db812e;
	font-size: 90%;
	font-style: italic;
	text-align:center;
}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic; 
	color: #db812e;
	font-size: medium;
	font-style: italic;
	text-align:center;
}
.normal_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic; 
	color: #db812e;
	font-size: medium;
	font-style: italic;
	text-align:left;
}
.gross {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style: italic; 
	color: #db812e;
	font-size: x-large;
	font-style: italic;
	text-align:center;
}
.halbgrosslinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style: italic; 
	color: #fd9010;
	font-size: large;
	font-style: italic;
	text-align:left;
}



