/* CSS Document */

/* linke Seite */
#left_side {
	left:0px;
	width:170px;
	float:left; 
}

.leftbox-header_ {
	left:0px;
	width:155px;
	height:16px;
	background-image:url(../images_leftbox/leftbox_header.jpg);
	padding-left:15px;
	padding-top:2px;
	overflow:hidden;
}

.leftbox-shadow_ {
	left:0px;
	width:170px;
	height:6px;
	background-image:url(../images_leftbox/leftbox_shadow.jpg);
	overflow:hidden;
}

.leftbox-content_ {
	left:0px;
    top: 0px;
	width:160px;
	overflow: hidden;
	background-image:url(../images_leftbox/leftbox_content.jpg);
	padding-left:10px;
	padding-top: 5px;
}

/*Box für Subnavigation: */
.leftbox-content_2 {
	left:0px;
    top: 0px;
	width:170px;
	overflow: hidden;
	background-image:url(../images_leftbox/leftbox_content.jpg);
	padding-left:0px;
	padding-top: 5px;
}

.leftbox-footer_ {
	left:0px;
	width:170px;
	height:25px;
	background-image:url(../images_leftbox/leftbox_footer.jpg);
	overflow:hidden;
}
/* /linke Seite */


/* Content bereich */

#content_box {float:right; width:735px;}







/*Überschrift mit Bild */

#ueberschrift_table2 {
	position:relative;
	left:0px;
	top:0px;
	width:735px;
	height:152px;
}

#titel2 {
	position:absolute;
	left:0px;
	top:0px;
	width:351px;
	height:28px;
}

#bereichsbild2 {
	position:absolute;
	left:351px;
	top:0px;
	width:384px;
	height:152px;

	
}

#gliederung2 {
	position:absolute;
	left:0px;
	top:28px;
	width:351px;
	height:100px;
	background-image:url(../images_content/ueberschrift_gliederung.jpg);
	
}

#titel-ft2 {
	position:absolute;
	left:0px;
	top:128px;
	width:351px;
	height:24px;
	background-image:url(../images_content/ueberschrift_titel_ft.jpg);
}




/*Überschrift ohne Bild */



#ueberschrift_table {
	position:relative;
	left:0px;
	top:0px;
	width:735px;
	height:35px;
}

#ueberschrift {
	position:absolute;
	left:0px;
	top:0px;
	width:280px;
	height:35px;
}


#ueberschrift_spacer01 {
	position:absolute;
	left:280px;
	top:0px;
	width:450px;
	height:35px;
	background-image:url(../images_content/ueberschrift_spacer01.jpg);
}

#ueberschrift_spacer02 {
	position:absolute;
	left:730px;
	top:0px;
	width:5px;
	height:35px;
	background-image:url(../images_content/ueberschrift_spacer02.jpg);
}








.mitgliedsbox{float:right; width:735px;}

.mitgliedsbox_p1,.mitgliedsbox_p2,.mitgliedsbox_p3,.mitgliedsbox_p4{float:left; padding-left:25px;}
.mitgliedsbox_p1{width:180px;}
.mitgliedsbox_p2{width:110px;}
.mitgliedsbox_p3{width:230px;}
.mitgliedsbox_p4{width:100px;}

.line{ height:1px; margin-top:5px; width:100%; background-color:#3d7bb6; overflow:hidden;}

textarea, input {
	 font-family:Arial; 
	 font-size:12px;
     color:#595959;
     border:solid 1px blue; 
     border-color:#3d7bb6}

.senden_btn{border:none;}



/* /Content bereich */
