/* some Fixes for IE 5.5/6 */

* html input {
	margin: 1px 0 1px 0;
	vertical-align: middle;
}

/* basic elements */

html {
	height: 100%;
	}
body { 
	background: #D3D7D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8698A4;
	margin: 0; 
	padding: 0;
	}
img {
	border: none;
	}
form {
	line-height: 25px;
	margin-top: 0px;
	overflow: hidden;
}
input	{
	width: 105px;
	font-size: 12px;
}
a:link, a:visited, a:hover, a:active { 
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline; 
	color: #6B91AA;
	}

/* special divs */

#container	{
	width: 950px;
	height: 100%;
	margin: 0px auto;
	background: #ffffff url(images/bg.gif) top left repeat-y;
	overflow: hidden;
	}
#header	{
	margin-left: 10px;
	}
#left	{
	width: 28px;
	height: 86px;
	background: url(images/kopf_links.jpg) no-repeat;
	float:left;
	}
#middle	{
	width: 874px;
	height: 86px;
	background: url(images/kopf_mitte.jpg) repeat-x;
	float:left;
	}
#middle img	{
	margin-left: 50px;
	}
#right   {
	width: 28px;
	height: 86px;
	background: url(images/kopf_rechts.jpg) no-repeat;
	float: left;
	}
#separator1 {
	clear: left;
	height: 6px;
	background: url(images/trenner_1.gif) no-repeat;
	margin-left: 10px;
	padding-bottom: 3px;
	overflow:hidden;
}
#title	{
	margin-left: 10px;
	}
#headline	{
	width: 680px;
	height: 100px;
	background: #e2e5e7 url(images/headline_bg.jpg) no-repeat;
	float: left;
	}
#headline_content	{
	color: #ffffff;
	margin: 5px 5px 0px 199px;
	font-family:Verdana; 
	font-size: 11px; 
	color:#6B91AA;
	}
#headline_content h1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4b83a8;
	text-transform: uppercase;
	margin: 0;
}
#headline_content h2	{
	font-family: Tahoma;
	font-size: 18px;
	color: #d63d3d;
	margin: 0;
	font-weight: normal;
	letter-spacing: 0.7px;
}
#headline_content ul {
	margin: 2px 0px 0px 0px;
	padding-left: 20px;
	}
#headline_content p,#linkList ul,#footer_middle ul {
	margin: 0;
	padding: 0;
	}
#headline_content li	{
	height: 15px;
	list-style-image: url(images/pfeil.gif);
}
#login	{
	width: 242px;
	height: 100px;
	background: #ffffff url(images/login_bg.jpg) no-repeat;
	font-size: 11px;
	overflow: hidden;
	float: left;
	margin-left: 8px;
	}
#login form {
	padding-top: 26px;
	}
#separator2 {
	clear: left;
	height: 1px;
	background: url(images/trenner_2.gif) no-repeat;
	margin: 3px 0px 0px 10px;
	padding-bottom: 3px;
	overflow:hidden;
}
#main	{
	height: auto !important;
	height: 100%;
	background: url(images/menu_bg.gif) repeat-y;
	width: 930px;
	margin: 0px auto;
	}
#linkList { 
	font: 11px verdana, sans-serif; 
	width: 184px; 
	float: left;
	margin: 0;
	}
#linkList p { 
	width: 184px; 
	height: 24px; 
	margin: 0px;
	}
#linkList p.menu_1 { 
	height: 25px;
	background: url(images/menu_1.jpg) no-repeat; 
	}
#linkList p.menu_2 {  
	background: url(images/menu_2.jpg) no-repeat; 
	}
#linkList p.menu_3 {  
	background: url(images/menu_3.jpg) no-repeat; 
	}
#linkList p.menu_4 {  
	background: url(images/menu_4.jpg) no-repeat; 
	}
#linkList p.menu_5 {  
	background: url(images/menu_5.jpg) no-repeat; 
	}
#linkList p.menu_6 {  
	background: url(images/menu_6.jpg) no-repeat; 
	}
#linkList p.menu_7 {  
	background: url(images/menu_7.jpg) no-repeat; 
	}
#linkList li {
	line-height: 20px;
	margin: 0px;
	list-style-type: none;
	}
#linkList li a {
	margin-left: 33px;
	color: #6d6d6d;
	text-decoration: none;
	}
#linkList li.menu-sibling {
	background: transparent url(images/menu_blank.gif) no-repeat; 
	}
#linkList li.menu-sibling:hover {
	background: transparent url(images/menu_hover.gif) no-repeat; 
	}
#linkList li.menu-current {
	background: transparent url(images/menu_active.gif) no-repeat; 
	}
#content	{
	font-size: 12px;
	line-height: 150%;
	width: 486px;
	margin-left: 10px;
	float: left;
	color: #6C7D88;
	}
#contentalt	{	
	font-size: 12px;
	line-height: 150%;
	width: 726px;
	margin-left: 10px;
	float: left;
	color: #6C7D88;
	}
#content p,#contentalt p	{
	padding: 0 5px 0 10px;
	margin-top: 0px;
	}
	
#content li,#contentalt li  {
	list-style-type: none;
	background: url(images/pfeil2.gif) no-repeat;
	background-position: 7px left ;
	padding: 0 0 3px 15px;
	}
#content h1,#contentalt h1,#sidebar h1 {
	font-family: Tahoma;
	font-size: 13px;
	letter-spacing: 1px;
	color: #DF6A6A;
	background: url(images/headline_bg.gif) bottom repeat-x;
	padding-bottom: 4px;
	margin: 5px 0 15px 0;
	line-height: 150%;
}
#content h2,#contentalt h2	{
	font-size:12px;
	font-weight: bold;
	padding:0 0 0 10px;
	}
#sidebar	{
	color: #6C7D88;
	float: left;
	width: 234px;
	margin-left: 10px;
	}
#sidebar p,#sidebar h2,#sidebar a,#content a,#contentalt a	{
	font-size: 12px;
	line-height: 180%;
	}
#sidebar hr {
	color: #CCCCCC;
	height: 1px;
	}
#separator3 {
	clear: left;
	height: 25px;
	background: url(images/trenner_3.gif) no-repeat;
	margin-left: 10px;
	overflow: hidden;
}
#footer	{
	margin-left: 20px;
	}
#footer_left	{
	width: 13px;
	height: 90px;
	background: url(images/footer_left.jpg) no-repeat;
	float:left;
	}
#footer_middle	{
	width: 883px;
	height: 90px;
	line-height: 26px;
	background: url(images/footer_middle.jpg) repeat-x;
	float: left;
	}
#footer_middle li {
	display: inline;
	list-style-type: none;
	padding: 0px 5px 0px 5px;
	background: url(images/trenner_fuss.gif) right no-repeat;
	}
#footer_middle li.menu-last {
	background: none;
	}
#footer_middle a {
	text-decoration: none;
	}
#footer_right   {
	width: 13px;
	height: 90px;
	background: url(images/footer_right.jpg) no-repeat;
	float: left;
	}
#bottom {
	line-height: 15px;
	}
#bottom p,#footer_middle {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	padding-bottom: 0.1em;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	}
.captcha_expl {
	font-size: 12px;
	}