a { 
    text-decoration:underline; 
	color: #333333;
}



#headerleft {
	display:block;
	top:0px;
	width:385px;
	position:fixed;
	z-index: 100;
	height: 142px;
}
* html #headerleft {position:absolute;
}


#logo {
	display:block;
	top:30px;
	position:absolute;
	z-index: 200;
	height: 20px;
	left: 104px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-indent: 0px;

}
* html #logo {
	position:absolute; 
}



#headerright {
	display:block;
	top:0px;
	right: 0px;
	position:absolute;
	z-index: 100;
	height: 142px;
	width:100%;
	left: 385px;
	background-color: #FFFFFF;
	background: url(../images_basic/header_rechts.jpg);
	background-repeat: repeat-x;
	
}
* html #headerright {
	position:fixed;
	background-position: 385px 0px;	
}

#headline {
	display:block;
	top:125px;
	position:absolute;
	z-index: 100;
	height: 20px;
	left: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-indent: 0px;
	white-space: nowrap;
}
* html #headline {
	position:absolute; 
}

#foto {
	display:block;
	top:142px;
	width:385px;
	position:absolute;
	z-index: 100;
	height: 100%;
	bottom:0px;
	background: url(../images_basic/baerbel_seibel.jpg);
	background-color: #A9A9A9;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
* html #foto {position:absolute;}


#bottomleft {
	display:block;
	bottom:0px;
	width:385px;
	position:absolute;
	z-index: 200;
	height: 16px;
	background-color: #808080;
}
* html #bottomleft {position:absolute;}

#bottomright {
	display:block;
	bottom:0px;
	right: 0px;
	position:absolute;
	z-index: 300;
	height: 16px;
	left: 385px;
	background-color: #CCCCCC;
}
* html #bottomright {position:absolute; width:100%;}

#contentframe {
	display:block;
	top:160px;
	left: 200px;
	bottom: 19px;
	right: 0px;
	position:absolute;
	z-index: 100;
	background-color: #94C59F;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	width:100%;
	height: 100%;
	overflow:auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
* html #contentframe {position:absolute; overflow:auto; }


#textblock {
	display:block;
	top:180px;
	left: 420px;
	right: 0px;
	bottom: 60px;
	overflow:auto;
	overflow-x: hidden;
	z-index: 200;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding-right: 25px;
	
}


#textblock br {
	
	clear: left;
		
	}
	
#textblock span {
	
	float: left;
	clear: left;
		
	}
		
	
* html #textblock {
	position:absolute;
	overflow: auto;
	overflow-x: hidden;
	height: 65%;
	width: 55%;
		
}

#navigation {
	z-index: 200;
	display:block;
	top:161px;
	left: 200px;
	position:absolute;
	width: 200px;
}
* html #navigation  {
    position:absolute;
}


.green { color: #808080; }
.white { color: #FFFFFF; }

.headlineinnertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;

}


.headlineinnertexthome14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8C958E;

}


.headlineinnertexthome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8C958E;
}

.danke {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;

}

.bordertopdotted {
	border-top:   1px #a9a9a9 dotted;
}

.borderbottomdotted {
	border-bottom:   1px #a9a9a9 dotted;
}

.borderrightdotted {
	border-right:   1px #a9a9a9 dotted;
}

.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}


 #topscontainer {
	
	float: left;
	clear: left;
	width: 90%;
	background: url(../images_basic/marker_soft.gif) no-repeat 0px 5px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	
	}
	
* html #topscontainer  {
    
	width: 500px;
}	

#newsscontainer {
	width: 90%;
	
	}
	
* html #newscontainer  {
    
	width: 100%;
	right: 0px;
}	

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	margin: auto;
	width: 220px;
}

.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	height: 18px;
	width: 120px;
	border: 1px #999999 solid;
	background-color: #FFFFFF;
}

.hinweis {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

.formButtonSubmit {
	font-size: 11px;
	float: right; 
	color: #222222;
	border: 1px #999999 solid;
	background-color: #FFFFFF;
	cursor: pointer;
	margin: 0px;
	padding: 2px 2px 2px 2px;
	width:auto;
	background-color: #FFFFFF;
}

.formButtonSubmit:hover{
	
}

