*{
	margin:0;
	padding:0;
}

html {
	font-size:62%;
}

body {
	background:url(img/bg.gif) center top #eeeeef repeat-y;
	/*background:#eeeeef;*/
	color:#003366;
	font-family:Verdana;
	font-size:11px;
}

a{
	text-decoration:none;
	color:#003366;
}

a.anker{
	display:none;
	visibility:none;
	height:0px;
	width:0px;
	background:none;
}

img{
	border:none;
}

#container{
	width:942px;
	margin:20px auto 0 auto;
}

#left_container{
	float:left;
	width:209px;
}

#left_content_container{
	float:left;
}

#logo{
	float:left;
	width:209px;
	height:150px;
	margin-bottom:3px;
}

.box{
	display:inline;
	float:right;
	width:209px;
	margin-bottom:5px;
}

.box h1{
	font-size:10px;
	color:#fff;
	font-weight:normal;
	padding:2px 0 3px 10px;
	width:194px;
	background:#0069ca;
}

.box_mitte{
	float:left;
	width:206px;
	background:url(img/box_mitte.gif) left top repeat-y;
	margin:0;
	padding:0 0 0 3px;
 }
 
.box_unten{
	float:left;
	width:209px;
	height:4px;
	font-size:0;
	background:url(img/box_unten.gif) left top no-repeat;
	/*margin-bottom:5px;*/
}

 
.box_calender{
	display:inline;
	float:right;
	width:209px;
	margin-bottom:3px;
	color:#fff;
}

.box_calender h1{
	font-size:10px;
	color:#fff;
	font-weight:normal;
	padding:2px 0 3px 10px;
	width:192px;
	background:#0069ca;
}

.box_calender .box_mitte{
	display:inline;
	float:left;
	width:207px;
	background:url(img/mitte_calender.gif) left top repeat-y;
	margin:0;
	padding:0 0 5px 3px;
	margin-left:2px;
 }
 
.box_mitte .csc-textpic .csc-textpic-imagewrap .csc-textpic-image{
 	margin-bottom:0;
}
 
.box_calender .box_unten{
	float:left;
	width:207px;
	height:4px;
	font-size:0;
	margin-left:2px;
	background:url(img/unten_calender.gif) left top no-repeat;
}

#right_content_container{
	position:relative;	
	float:left;
	width:724px;
	margin-left:4px;
	padding-left:2px;
}

*html #right_content_container{
	position:relative;	
	float:left;
	width:727px;
	margin-left:4px;
	padding-left:2px;
}

#tools{
	display:inline;
	float:left;
	width:720px;
	height:26px;
	background:#003066;
	margin-left:2px;
	border-bottom:1px solid #fff;
}

#tools img{
	float:left;
	border:none;
}

#tools .tool_links{
	float:right;
	background:#0069cb;
	border:1px solid #fff;
	margin-top:3px;
	margin-right:3px;
	padding:1px 0;
}

#tools .tool_links a{	
	display:inline;
	float:left;
	color:#fff;
	padding:0 4px;
	text-decoration:none;
	font-size:10px;
}

#tools .tool_links a:hover{
	text-decoration:underline;
}

#tools .tool_links a.links{
	margin-top:2px;
}

#header{
	float:left;
	width:722px;
	height:122px;
	background:url(img/header_bg_new.gif) left top no-repeat;
	padding-left:2px;
}

#navigation{
	display:inline;
	float:left;
	width:504px;
	/*margin-left:3px;*/
	background:url(img/navigation.gif) left top no-repeat;
	font-size:12px;
}

#navigation ul li{
	float:left;
	list-style-type:none;
}

#navigation a{
	color:#fff;
	text-decoration:none;
}

#navigation_bottom{
	display:inline;
	float:left;
	width:504px;
	height:5px;
	/*margin-left:3px;*/
	background:url(img/navigation_bottom.gif) left top no-repeat;
	font-size:0px;
}

#main_navi{
	float:left;
	width:504px;
	padding-left:1px ;
}

#main_navi a{
	float:left;
	padding:2px 20px 3px 19px;
	background:#003366;
	border:1px solid #fff;
	border-top:none;
	margin:1px 1px 0 1px;
	text-align:center;
}

#main_navi a:hover, #main_navi li.last a:hover{
	background:none;
}

#main_navi li.last a{
	float:left;
	padding:2px 22px 3px 22px;
	background:#003366;
	border:1px solid #fff;
	border-top:none;
	margin:1px 1px 0 1px;
	text-align:center;
}

#main_navi li.last a.active{
	float:left;
	padding:2px 20px 3px 19px;
	margin:1px 1px 0 1px;
	text-align:center;
	background:none;
	border:none;
	font-weight:bold;
}

#main_navi a.active, #main_navi a.sub{
	background:none;
	border:none;
	font-weight:bold;
}

#sub_navi{
	float:left;
	width:499px;
	padding-top:2px;
	padding-left:5px;
}

#sub_navi a{
	float:left;
	padding:1px 8px 3px 13px;
}

#sub_navi a:hover{
	float:left;
	padding:1px 8px 3px 13px;
	background:url(img/subnavi_hover.gif) 0px 3px no-repeat;
}


#sub_navi a.active, #sub_navi a.active:hover, #sub_navi a.sub{
	float:left;
	padding:1px 13px 2px 13px;
	background:url(img/subnavi_act.gif) 0px 3px no-repeat;
}

#left_subnavi{
	float:left;
}

#left_subnavi ul{
	display:inline;
	float:left;
	margin-left:10px;
	width:187px;
}

#left_subnavi li{
	float:left;
	list-style-type:none;
	margin:8px 0;
	clear:both;
}

#left_subnavi a, #left_subnavi a.act, #left_subnavi a.sub{
	float:left;
	padding-left:15px;
	background:url(img/a_no.gif) no-repeat 0px 0px;
}

#left_subnavi a:hover, #left_subnavi a.active, #left_subnavi a.sub{
	float:left;
	padding-left:15px;
	background:url(img/a_ro.gif) no-repeat 0px 0px;
}




#content_container{
	float:left;
	width:512px;
	/*background:url(img/content_mitte.gif) left top repeat-y;*/
	padding-top:3px;
}

#content{
	display:inline;
	float:left;
	width:472px;
	/*padding:20px;*/
	padding:20px 25px 20px 15px; 
	/*background:url(img/content_end.gif) left bottom no-repeat;*/
}


#content h1{
	font-size:15px;
	margin-bottom:10px;
	font-weight:normal;
}

#content h2{
	font-size:13px;
	margin-bottom:10px;
	font-weight:normal;
}

#content p{
	line-height:18px;
	margin-bottom:10px;
}


#content li{
	line-height:18px;
	margin-bottom:10px;
	margin-left:15px;
}

/*#content table *{
	border:1px solid red;
}*/

#right_content{
	display:inline;
	float:right;
	width:208px;
	padding-top:4px;
}

.flexible_content {
	overflow:hidden;	
}

.flexible_content p{
	display:inline;
	float:left;
	margin:5px 10px;
	line-height:18px;
	width:159px;
	overflow:hidden;
}



.flexible_content h3{
	padding:10px 5px 10px 5px;
}

.flexible_content a{
	display:inline;
	float:left;
	padding-left:17px;
	padding-bottom:2px;
	background:url(img/a_no.gif) 0px 4px no-repeat;
	margin-bottom:10px;
	clear:both;
}


a.download, .flexible_content a.download{
	display:inline;
	float:left;
	padding-left:25px;
	background:url(img/pdf.jpeg) 0px 0px no-repeat;
	margin-bottom:10px;
	clear:both;
	width:95%;
}

.flexible_content a:hover{
	background:url(img/a_ro.gif) 0px 4px no-repeat;
}


a.download:hover, .flexible_content a.download:hover{
	background:url(img/pdf_hov.jpg) 0px 0px no-repeat;
}

.flexible_content a.anker{
	display:none;
	visibility:none;
	width:0px;
	height:0px;
}

.flexible_content ul{
	width:194px;
	margin-top:10px;
}

.flexible_content li{
	line-height:18px;
	margin-bottom:10px;
	margin-left:20px;
}

.flexible_content iframe{	
	overflow:hidden;
	padding:0;
	margin:0;
}


.flexible_content .csc-textpic a{
	background:none;
	padding-left:0px;
}

#right_content .box_calender .flexible_content p{
	display:inline;
	float:left;
	margin:0;
	margin-top:5px;
	margin-left:10px;
	padding-right:10px;	
	padding-bottom:0px;
}

#right_content .box_calender .flexible_content a{
	display:inline;
	float:left;
	padding-left:17px;
	padding-bottom:2px;
	background:url(img/a_cal_no.gif) 0px 1px no-repeat;
	color:#fff;
	width:150px;
}

#right_content .box_calender .flexible_content a.anker{
	display:none;
	visibility:none;
	width:0px;
	height:0px;
}

#right_content .box_calender .flexible_content a:hover{
	background:url(img/a_cal_ro.gif) 0px 1px no-repeat;
}

/* Login-Box */

/*#loginbox{
	position:absolute;
	top:150px;
	right:2px;
	background:#003066;
	color:#fff;
	width:226px;
	border:1px solid #fff;
	padding:10px;
	display:none;
	z-index:100;
}

*html #loginbox{
	position:absolute;
	top:28px;
	right:7px;
	background:#003066;
	color:#fff;
	width:226px;
	border:1px solid #fff;
	padding:10px;
	display:none;
}*/

.box_ohne_header .csc-textpic .csc-textpic-imagewrap{
	margin:0;
	padding:0;
	width:200px;
}

#flashcontent{
	z-index:1;
}


.tx-newloginbox-pi1 .box p{
	margin:10px 5px;
}

.tx-newloginbox-pi1 .box form{
	margin:0 5px;
}

.tx-newloginbox-pi1 .box label{
	margin-right:5px;
}

.tx-newloginbox-pi1 .box input{
	width:100px;
}

.tx-newloginbox-pi1 .box .btn_loginbox_submit{
	width:80px;
	margin:5px 0 10px 0;
	background:#003066;
	border:1px solid #fff;
	color:#fff;
	font-weight:bold;
}

