@charset "utf-8";
body {
	background-color:#FFF;
	margin:10px;
	padding:0px;
	font-family:verdana, geneva, arial;
	text-align: center;
	font-size:11px;
	color:#000000;	
	line-height:14px;
	font-weight:normal;	
	
	
}

p {
	margin:0px 10px 15px 10px;
	padding:0px 0px 0px 0px;	
}

a {
	text-decoration:none;
	color:#0e4284;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-size:1em;
	font-weight:bold;
	}

.clearer {
	clear:both;
	height:0px;
	font-size:0px;
}

#box {

	width:923px;
	margin:0 auto;	
}

#logo {
	width:923px;
	float:left;	
}

#contenBox {
	width:923px;
	float:left;
	text-align:left;
	position:relative;
}


#content {
	width:708px;


	float:left;
	margin:0px 5px 0px 0px;
		
}


.headerBack {
	width:708px;
/*	height:55px;*/
	background-image:url(img/back_head_lang.gif);
	background-repeat:no-repeat;
	float:left;
	font-size:12px;
}

.headerBackKalender {
	background-image:url(img/back_head_lang_kalender.gif) !important;
}

.headerBack p{
	margin:0px 0px 0px 0px;
	padding:13px 0px 13px 10px;
	color:#FFF;
	font-weight:bold;
}

.headerBack a{
	color:#FFF;
}

.allgemeinerContent a{
	color:#0E4277;
	
}


.contentHome {
	width:708px;
	height:332px;
	background-image: url(img/pic_home.jpg);
	background-repeat:no-repeat;
	margin:1px 0px 1px 0px;
	padding:0px 0px 0px 0px;
	float:left;	
	}

.contentHome h1, .contentHome p{
	color:#0e4277;
	width:300px;
	margin:20px 0px 5px 10px;
	padding:0px 0px 0px 0px;
}

.contentFolgeseiten h1 {
	color:#0e4277;
	margin:20px 0px 5px 10px;
	padding:0px 0px 0px 0px;
	
	}

.contentFolgeseiten {
	width:708px;
	min-height:332px;
	background-repeat:no-repeat;
	margin:1px 0px 1px 0px;
	padding:0px 0px 0px 0px;
	float:left;		
}

.contentFolgeseiten ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	list-style-image: url(img/bullet.png);
}

.contentFolgeseiten ul li{
	margin:0px 0px 5px 25px;
	padding:0px 0px 0px 0px;

}

.footerBack {
	width:708px;
	height:40px;
	background-image: url(img/back_footer_lang.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	float:left;
	text-align:right;
}

.footerKalender {
	background-image: url(img/back_footer_lang_kalender.gif) !important;
}

.footerBack p{
	margin:12px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#FFF;
	font-weight:bold;
}

.footerBack a{
	color:#FFF;
	font-weight:normal !important;
	
	
}

#rechteSpalte {
	width:208px;
	float:left;

}

.contentRechteSpalteLinieUnten {
	position:absolute;
	right:3px;
	bottom:0px;
	border-bottom:1px solid #EB6909;
	width:206px;
	height:1px;
}

.HeaderRechteSpalte {
	background-image: url(img/back_head_rechts.gif);
	background-repeat:no-repeat;
	/*height:55px;*/
	width:208px;
	float:left;
}

.HeaderRechteSpalte h2{
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	margin:13px 10px 13px 10px;
	padding:0px 0px 0px 0px;	
}

.contentRechteSpalte {
	font-size:10px;
	float:left;
	width:206px;
	color:#000000 !important;
	}

.contentRechteSpalte h3{
	font-size:10px;
	color:#000;
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 0px;		
}

.contentRechteSpalte a{
	display:block;
}



#LinkeNavigation {
	width:250px;
	float:left;
	margin-top:20px;
	color:#0e4277 !important;
}


#LinkeNavigation ul li{
	margin:0px 0px 10px 25px;
	padding:0px 0px 0px 0px;

}

#ContentMainLinks h1, #ContentMainRechts h1 {
	margin-top:0px;
}

#ContentMainLinks {
	width:210px;
	float:left;
	margin-left:15px;
	margin-top:20px;
	}
	

#ContentMainRechts {
	width:210px;
	float:left;
	margin-left:15px;
	margin-top:20px;
}

input, select, textarea {
	font-family:verdana;arial;geneva;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#ccc;
	border:0px;
	width:190px;
}

.check, .radio {
	background-color:#fbbb00;
}



#kontakt {
	margin-left:10px;
	margin-bottom:20px;
	
	}
	
#kontakt label {
	margin-top:10px;
	display:block;
	
}


.csc-textpic {
	margin-top:25px;
}