 body, html, tr, td, div, span, table, h1, h2, h3, li, ul   { 
   font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000;
   font-weight:normal; 
   padding: 0px;
   margin: 0px;
   border: 0px;
   
  }


html  {height:100%;}
body {
        background-color: #eeeeee; 
		height: 100%;
		
		
}
/*Linkformatierungen*/


	a:link{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; font-style:normal; color:#5d89f9; border: none; text-decoration: none;}
	a:visited{color:#666666;text-decoration: none;font-size:12px; font-weight:normal;}
	a:hover{color:#5d89f9;text-decoration: underline;font-size:12px; font-weight:normal;}
	a:active{color:#5d89f9; text-decoration: underline;font-size:12px; font-weight:normal;}

	a.text:link{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; font-style:normal; color:#5d89f9; border: none; text-decoration: none;}
	a.text:visited{color:#666666;text-decoration: none;font-size:12px; font-weight:bold;}
	a.text:hover{color:#5d89f9;text-decoration: underline;font-size:12px; font-weight:bold;}
	a.text:active{color:#5d89f9; text-decoration: underline;font-size:12px; font-weight:bold;}
	
	a.bread:link{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; font-style:normal; color:#ffffff; border: none;letter-spacing: 1px; text-decoration: none;}
	a.bread:visited{color:#ffffff;text-decoration: none;font-size:12px; font-weight:bold;letter-spacing: 1px;}
	a.bread:hover{color:#5d89f9;text-decoration: none;font-size:12px; font-weight:bold;letter-spacing: 1px;}
	a.bread:active{color:#5d89f9; text-decoration: none;font-size:12px; font-weight:bold;letter-spacing: 1px;}
	
	a.passwort:link		{ margin-right:5px; padding-left:0px; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; font-style:normal; color:#cccccc; border: none; text-decoration: none;}
	a.passwort:visited	{ margin-right:5px; color:#cccccc;text-decoration: none; font-size:10px; font-weight:normal;}
	a.passwort:hover	{ margin-right:5px; color:#eeeeee;text-decoration: underline; font-size:10px; font-weight:normal;}
	a.passwort:active	{ margin-right:5px; color:#eeeeee; text-decoration: underline; font-size:10px; font-weight:normal;}
	
	a.impressum:link{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; font-style:normal; color:#cccccc; border: none; text-decoration: none;}
	a.impressum:visited{color:#cccccc;text-decoration: none;font-size:12px; font-weight:bold;}
	a.impressum:hover{color:#eeeeee;text-decoration: underline;font-size:12px; font-weight:bold;}
	a.impressum:active{color:#eeeeee; text-decoration: underline;font-size:12px; font-weight:bold;}

h1 {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; font-style:normal; color:#666666;margin:0px 0px 15px 0px;}








/*Sonderformate*/
#header h1 {
	color: #ffffff;
	margin: 0px;
	padding: 30px 20px 0px 20px;
	letter-spacing: 2px;
	font-size: 30px;
	float:left;
}

#header h2 {
	color: #cccccc;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0px;
	padding-left: 20px;
	font-size: 20px;
	float:left;
	width:400px;
}

#header img {
	float:right;
	position:relative; 
	top:15px;
	right:20px;
}
.clearer {clear:both;}
.footer {color:#ffffff;}
.block {text-align:justify;}
.img {border:0px;}
.logtext {color:#25f90f;font-weight:bold;font-size:12px;}


/*Inhalt*/

#rahmen {
		width:700px; 
		margin:0% auto;
		padding:0px;


}



#header {

height:108px;
background-color:#666666;
background-image: url(images/header_hg.jpg);
background-repeat: no-repeat;


}




#contentbox {

	background: #eeeeee;	
	width: 100%;
	padding: 0px;
	margin: 10px auto;
	z-index: 5;
}

#contentbox_intern{

	background: #eeeeee;	
	width: 698px;
	padding: 0px;
	margin: 10px auto;
	z-index: 5;
}


#content {

	background: #ffffff;
	border: 1px solid #bbbbbb;
	width: 470px;
	padding: 0px;
	margin: 0px 220px 15px 0px;
	position: relative;
	z-index: 10;
	height:418px;
	max-height: 420px;
	overflow: auto;
}
#content_db_open {

	background: #ffffff;
	border: 1px solid #bbbbbb;
	width:698px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	position: relative;
	z-index: 10;
	height:418px;
	max-height: 420px;
	overflow: auto;
}


#content_index {

	background: #ffffff;
	border: 1px solid #bbbbbb;
	width: 470px;
	padding: 0px;
	margin: 0px 220px 15px 0px;
	position: relative;
	z-index: 10;
	height:418px;
	max-height: 418px;
	overflow: auto;
}

#content_intern {

	background: #ffffff;
	border: 1px solid #bbbbbb;
	width: 470px;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	position: relative;
	z-index: 10;
	height:500px;
	max-height: 500px;
	overflow: auto;
}

#content_db {

	background: #ffffff;
	border: 1px solid #bbbbbb;
	width:698px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	position: relative;
	z-index: 10;
	height:500px;
	max-height: 500px;
	overflow: auto;
}

#inhalt {
padding:20px;

}


#footer {
width:680px;
height:18px;
background-color:#666666;
padding:20px 10px 20px 10px;
color:#ffffff;

}
*html #footer {padding:15px 10px 5px 10px; height:15px;}

#footer_intern {
width:680px;
height:18px;
background-color:#666666;
padding:20px 10px 20px 10px;
color:#ffffff;
text-align:right;

}


#laufleiste {
	width: 150px;
	background: #888888;
	display: block;
	margin-top:20px;	
	
	}
#boxrechts {
	width: 202px;
	display: block;
	float:right;
	

}
#vdabba {overflow:hidden;margin-top:10px;color:#999999;}

/* .error { text-align: left; color: #d00000; font-weight: bold; } */

.error { text-align: left; color: #5d89f9; font-weight: bold;margin-top:-18px;margin-bottom:8px;
}
*html .error {margin-top:5px;}

input { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; border-style: solid; border-color:#cccccc; border-width:1px; }


/*interner Bereich*/

.nav_ueber {
	width: 200px;
	height: 25px;
	background: #f1f1f1;
	line-height:25px;
	margin-bottom:20px;
	border-style: solid solid none solid; border-color:#cccccc; border-width:1px;
	text-align:center;
	font-weight:bold;
	}

#quer_open {

background-color:#777777;
margin: 2px auto;
line-height:30px;
color:#ffffff;
font-weight:bold;
padding-left:21px;
}

	
#quernavi {

background-color:#777777;
margin: 2px auto;
line-height:30px;
color:#ffffff;
font-weight:bold;
padding-left:17px;
}


*html #quernavi {
line-height:20px;
padding:5px 0px 5px 17px;
}

#breadlinks {float:left;color:#ffffff;font-weight:bold;padding-left:5px;}

table.rahmen { border-collapse: collapse; border-spacing: 0px; }
table.rahmen td { border: solid 1px #cccccc; padding: 2px; }


table.klein { border-spacing: 0px; }
table.klein td { font-size: 10px; }
table.klein td * { font-size: 10px; }

div.tooltip { padding: 10px; border: solid 1px #666666; z-index: 20; background-color: #f1f1f1; }

div.news	{ margin-top: 10px; padding-top: 10px; border-top: 1px solid #dddddd; }
div.newsFirst	{ margin-top: 10px; padding-top: 10px; border-top: 2px solid #dddddd; }

#log_status { float: right; text-align: right; color: #ffffff; padding-right:15px;}

textarea.write_message { height: 200px; width: 400px; margin-top: 20px; margin-bottom: 20px; }
