@CHARSET "ISO-8859-1";

* {
	margin: 0px;
	padding: 0px;
}
* div {
 /*	border: 1px solid red; */
}
.clear {
	clear: both;
}
h3 {
  	color: #005c89;
  	font-size: 1.2em;
  	margin: 2em 0px 1em 0px;
}
h5 {
	color: #005c89;
	font-size: 0.9em;
	margin: 2em 0px 1em 0px;
}
body {
	background-color: #ffffff;
  	color: #005c89;
  	font-size: 1.0em;
  	line-height: 1.6em;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	height:100%; 
}
#head_navi {
	text-align: center;
}
#head_navi a {
  	color: #007ab6;
  	background-color: #fffbdb;
}
#head_navi a:hover {
	background-color: #75b7d6;
	color: #FFFFFF;
	text-decoration: none;
}
#main_container {
	margin: 20px 0px 0px 20px;
	background-color: #fffbdb;
	border: 1px solid #bec087;
	wid\th: 99%;
	width: 97%;
	height: 100%; /**/
}
#head {
	height: 248px;
	width: 100%;
}
#fontsize {
  	
  	float: left;
  	font-size: 1.1em;
  	text-align: left;
  	
  	margin-left: 5px;
  	line-height: 25px;

}
#fontsize span {
	color: #007ab6;
	
}
#fontsize a {
  	color: #007ab6;
  	background-color: #FFFFFF;
}
#fontsize a:hover {
	background-color: #75b7d6;
	color: #FFFFFF;
	text-decoration: none;
}
#color_mode {
	float: left;
  	margin: 10px 0px 0px 0px;
  	width: auto;
  	height: auto;
}
#color_mode a {
	text-decoration: none;
}
#color_mode a:hover {
	color: #005c89;
	background-color: #75b7d6;
}
#color_mode img{
  	border: none;
}
#banner {
	height: 246px;
	width: 100%;
	/*background-color: #115d80;*/
	float: left;
  	background-image: url("../images/standard.jpg");
  	background-repeat: no-repeat;
  	border-bottom: 1px solid #000000;
}
#fill {
	height: 246px;
	width: 70%;
	float: right;
  	background-image: url("../images/fill_stand.jpg");
  	background-repeat: repeat-x;
 }
#headtxt {
	/*text-align: center; */
	margin-left: 27%;
	color: gray;
	font-size: 0.9em;
	height: 25px;
}
#menue {
	width: 173px;
	height: auto;
	font-size: 80%;
	border-bottom: 1px solid #75b7d6;
	/*border-right: 1px solid #75b7d6;*/
	background-color: #75b7d6;
	margin-top: 20px;
	float: left;
}
#menue ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menue li {
	display: block;
	background-color: #f6eec7; 
	margin-top: 1px;
	width: 150px;
	float: right;
}
#menue li a, #menue li a:link {
	text-decoration: none;
	display: block;
	color: #000000;
	width: 140px;
	padding: 5px;
}
/*#menue li a:visited {
	color: #0066FF;
	background-color: #EBEBEB;
}*/
#menue li a:hover, #menue li a:active, #menue li a:focus {
	color: #ffffff;
	background-color: #75b7d6;
	width: 140px;
}	
#cont_container {
	float: left;
	height: 100%;
	width: 80%;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
}
#ueberschrift {
	font-weight: bold;
	margin-bottom: 15px;
}
#text {
  	font-size: 1em;
}
#text p {
	font-size: 0.9em;
	line-height: 1.3em;
	margin-bottom: 10px;
	margin-left: 40px;
}
#text p i {
	padding-left: 0px;
	font-size: 0.9em;
}
#text p.spacer {
	margin-top: 30px;
	line-height: 0.7em;
}
#text p.linelower {
	line-height: 0.7em;
}
#text p.peinger {
	margin-left: 0px;
	font-size: 0.9em;
}
#text ul li a {
	font-size: 1.0em;
	text-decoration: underline;
}
#text ul {
	font-size: 1em;
	margin: 15px 0px 15px 40px;
}
#text ul li a:hover {
	font-size: 1.0em;
	text-decoration: underline;
}
#text ol li a {
	font-size: 1.0em;
	text-decoration: underline;
}
#text ol {
	font-size: 1em;
	margin: 15px 0px 15px 50px;
}
#text ol li a:hover {
	font-size: 1.0em;
	text-decoration: underline;
}

#buch_left {
	margin-top: 63px;
	width: 290px;
	float: left;
}
.labell {
	clear: both;
	margin-top: 2px;
	display: block;
	float: left;
	
}
.fields1 {
	float: right;
	display: block;
	margin-top: 2px;
}
.radio {
	float: right;
	display: block;
	margin-right:130px;	
	margin-top: 3px;	
}
#buch_right {
	margin-top: 25px;
	width: 420px; /*auto*/
	height: auto;
	float: left;
	margin-left: 80px;
}
#an {
	height: auto;
	width: auto;
	float: left;
}
#ab {
	height: auto;
	width: auto;
	float: left;
	margin-left: 10px;
}
.labelr {
	margin-left: 5px;
	display: inline;
	
}
.fieldsr {
	float: left;
	display: block;
	margin-top: 2px;
}
.txtarea {
	float: left;
}
#butt_online_buch {
	margin-left: 228px;
}
