/* ALL */
body{
	background-color:black;
	color:white;
	margin:0px;
	padding:0px;
	font-family:Arial,Verdana,Helvetica;
	font-size:10px;
	color:white;
	text-decoration:none;
	text-transform:none;
	overflow:scroll;

line-height:9px:;
}
form{margin:0px;padding:0px;}

/* TOP */
.site_container{width:850px;margin:auto;background-color:#358a8f;color:Black;overflow:hidden;background-image:url(../images/site_bkg.jpg);background-repeat:repeat-x;}
.header_container{float:left;width:850px;height:96px;color:Black;overflow:visible;}
.header{width:100%;height:96px;color:Black;overflow:visible;background-image:url(../images/top_bkg2.jpg);}

/* MID */
.content_container{float:left;width:100%;background-color:none;}
.content_left_container{float:left;width:152px;height:100%;margin-right:3px;background-color:none;color:Black;overflow:hidden;background-image:url(../images/menu_bkg.gif);}
.content_left{height:100%;min-height:100%;margin:0px;background-color:none;color:Black;overflow:visible;}

.content_center_container{float:right;width:691px;height:100%;background-color:none;color:Black;overflow:visible;}
.content_center{height:100%;margin:0px;background-color:none;color:Black;overflow:visible;}
.content_center_innerHTML{float:left ;width:690px;}
.contentTab{min-height:100%;}

.content_textbox{border:1px solid;border-color:#26747b;width:224px;height:20px;}
.content_textbox_plz{border:1px solid #26747b;width:80px;height:20px;}
.content_textbox_ort{border:1px solid #26747b;width:100px;height:20px;}
.content_textbox_land{border:1px solid #26747b;width:100px;height:20px;}
.content_textbox_anzahl{border:1px solid #26747b;width:20px;height:20px;}
.content_checkbox_gelesen{border:1px solid #26747b;width:20px;height:20px;}


/* BOTTOM */
.trailler_container{float:left;width:850px;background-color:black;color:Black;overflow:hidden;}
.trailler{width:100%;background-color:none;color:Black;overflow:hidden;}
.trailler_link_impressum{float:right;background-color:none;color:Black;text-align:right;font-family:Arial,Verdana,Helvetica;font-size:10px;color:#308890;text-decoration:none;text-transform:none;}

/* FIXING */
.bar_min_height{float:left;width:1px;height:24px;background-color:none;color:Black;}
.content_min_height{float:left;width:0px;height:450px;background-color:green;color:Black;}

.yearmenu {list-style:none;}
.yearmenu li{float:left; margin-right:10px;}
.yearmenu li a{ size:16px;}
.panelG {
	font-size:10px;
	background-color:#308890;
	padding:5px;
	color: black;
}
.panelG .panelG b {
	text-align: left;
}


