/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
	background-image: url(../images/haende_erdkugel.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#kopfBereich {
	margin: 0px;
	padding: 0px;
	height: 176px;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*border-bottom-color: #CCCCCC;*/
	border-bottom-color: #eeeeee;
	
}
#logoBereich {
	background-image: url(../images/logo_oeiew.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 176px;
	width: 229px;
}
.infoPoint {
	font-size: 11px;
	padding: 0px;
	float: right;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
.infoPoint a:link, .infoPoint a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.infoPoint a:hover {
	color: #FF9900;
	text-decoration: none;
}
#zitatBereich {
	background-color: #0088CD;
	margin: 0px;
	padding: 0px;
	height: 176px;
	width: 177px;
	float: right;
	background-image: url(../images/dotted.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.zitatForm {
	margin: 10px 7px 7px;
	padding: 0px;
	height: auto;
	width: auto;
	font-size: 13px;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
}
.autor {
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	width: auto;
}
#inhaltsBereich {
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 750px;
}
#subNavigation {
	background-color: #000099;
	margin: 0px 0px 0px 185px;
	height: 21px;
	width: 548px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 11px;
	color: #FFFFFF;
}

#subNavigationSpacer {
	margin: 0px 0px 0px 185px;
	height: 21px;
	width: 548px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#subNavigation a:link, #subNavigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#subNavigation a:link.active, #subNavigation a:visited.active {
	color: #FF9900;
	text-decoration: none;
}
#subNavigation a:hover {
	color: #FF9900;
	text-decoration: none;
}
#hauptNavigation {
	margin: 85px 0px 0px;
	padding: 0px 0px 0px 40px;
	float: left;
	height: auto;
	width: 145px;
	font-size: 11px;
	line-height: 180%;
	font-weight: bold;
	background-image: url(../images/dotted2.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#hauptNavigation a:link, #hauptNavigation a:visited {
	color: #000099;
	text-decoration: none;
}
#hauptNavigation a:link.active, #hauptNavigation a:visited.active {
	color: #FF9900;
	text-decoration: none;
}
#hauptNavigation a:hover {
	color: #FF9900;
	text-decoration: none;
}
#contentMitte {
	margin: 0px;
	padding: 35px 10px 50px;
	float: left;
	height: auto;
	width: 418px;
}
#contentMitte a:link, #contentMitte a:visited {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

#contentMitte a:hover {
	color: #FF9900;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #000099;
	line-height: 120%;
}

div.h2 {
	font-size: 12px;
	color: #000099;
	line-height: 100%;
	font-weight:bold;
}

.kate {background-color:#f6f6f6;}

td {background-color:#ffffff;}

#contentMitte {
	font-size: 11px;
	line-height: 150%;
	color: #333333;
}
#contentRechts {
	font-size: 10px;
	line-height: 130%;
	margin: 80px 0px 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	height: auto;
	width: 122px;
	background-image: url(../images/dotted2.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	color: #000099;
}

#contentRechts a:link, #contentRechts a:visited  {
	color: #000099;
	font-weight: normal;
	text-decoration: none;
}

#contentRechts a:hover  {
	color: #FF9900;
	text-decoration: underline;
}

input.text {
	border: 1pt solid #cccccc;
	display:block;
	width:300px;
	}
.admin {
	border: 1pt solid #dddddd;
	display:block;
	width:550px;
	}
	
input.noborder {
	display:inline;
	border:none 0pt white;
	}

#footer {
	margin: 0px;
	padding: 0px;
	height: 167px;
	width: 750px;
	background-image: url(../images/footer_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
	clear: both;
}
#footerNavigation {
	font-size: 11px;
	line-height: 150%;
	padding: 10px 0px 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 195px;
}
#footerNavigation a:link, #footerNavigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footerNavigation a:link.active, #footerNavigation a:visited.active {
	color: #FF9900;
	text-decoration: none;
}
#footerNavigation a:hover {
	color: #FF9900;
	text-decoration: none;
}
.copyrightTrenner {
	color: #66CCFF;
	margin: 0px;
	height: auto;
	width: 418px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #66CCFF;
}

.admin_green, .admin_yellow, .admin_red, .admin_blue {
	font-family:arial,verdana;
	text-decoration:none;
	font-size:0.9em;
	border:1px solid #cccccc;
	padding:1pt;
	margin:4px;
	display:block;
	text-align:right;}
	
.admin_green {
	color:darkgreen;
	border-color:darkgreen}
.admin_red {
	color:darkred;
	border-color:darkred;}
.admin_blue {
	color:darkblue;
	border-color:darkblue}
.admin_yellow {
	color:#c99701;
	border-color:#c99701;}
	


