body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;;
	font-size:12px;
}

p{
	margin:0px;
	padding:0px;
}

#overlay{
background-color: #002951 !important;
}

.bodytext{
	margin-left:0px;
	padding:0px;
}

#header{
	height:80px;
}

#header img{
	float:left;
}

#header #flash{
	background:url("/fileadmin/templates/images/linien_head.gif") no-repeat;
	height:80px;
	margin-left:235px;
}

#menu{
	background:#8facd4;
	padding-left:188px;
}

#menu_spacer{
	background:url("/fileadmin/templates/images/linie_head_1px_5px.gif") repeat-x top left;
	background-color:#25578c;
	height:25px;
}

#main{
	border:0px;
}

#main td{
	vertical-align:top;
}

#leftbox{
	width:180px;
}


#lang{
	margin-top:2px;
	padding-top:2px;
	background-color:#E4E4E4;
	height:17px;
}


/*
 * Search
 */
#search{
	clear:both;
	background-color:#E3E3E3;
	margin-top:5px;
	padding:5px;
}
#searchform input{
	border:1px #21395B solid;
	font-size:11px;
}
#search #searchsubmit{
	background-color:#21395B;
	color:#FFF;
}
#search #searchfield{
	width:105px !important;
	margin-left:5px;
}

#leftbox{
	width:180px;
}
#content{
	padding:0px 30px;
	padding-right:20px;
}
#rightbox{
	padding-left:10px;
}


#content img {
	display:inline-block;
}

#content a{
	color:#333366;
	border:0px;
}

#content a:hover{
	color:#666666;
}

a:link img {border:1px solid #333366;}
a:visited img {border:1px solid #333666;}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #25578c;
	margin-bottom: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #25578c;
	margin-bottom: 10px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #25578c;
	margin-bottom: 10px;
	margin-top:0px;
	border-bottom:1px solid #25578c;
}




/* 
 * Menu
 */
#menu a{
	color:#ffffff;
	padding:0px 10px;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
	display:inline-block;
}
#menu a:hover,
#menu a.act{
	background-color:#21395b;
}


/* 
 * Submenu
 */
#submenu{
	border-right:1px solid #24568B;
	border-bottom:1px solid #24568B;
	background:url("/fileadmin/templates/images/bg_linien.gif");
	font-weight:bold;
	width:180px;
}

#submenu div{
	background:url("/fileadmin/templates/images/k.gif") no-repeat;	
	padding:15px;
	padding-left:25px;
	min-height:150px;
}
* html #submenu div{
	height:180px;
}
#submenu span{
	padding-bottom:10px;
	display:block;
}

#submenu a{
	display:block;
	color:#000;
	font-size:11px;
	line-height:20px;
	text-decoration:none;
	font-weight:100;
}
#submenu a:hover,
#submenu a.act{
	text-decoration:none;
	color:#323264;
}
#submenu a.lev2{
	margin-left:20px;
}





/*
 * Search
 */
.csc-header h2{
	font-family:verdana;
	color:#CCCCCC;
}

.csc-header h3{
	font-family:verdana;
	color:#333366;
}

/*
* BOX
*/
#BOX_TOP {
	width: 440px;
	margin-left:0px;
}
#BOX_TOP dt,
#BOX_TOP dl,
#BOX_TOP div,
#BOX_TOP img{
	margin:0px;
	padding:0px;
	float:left;
}
#BOX_TOP img{
	border:1px solid #333366;
	border-bottom:0px;
}
#BOX_IMGS {
	width:700px;
	margin-left:0px;
	/*border-top:1px solid #333366;*/
}
#BOX_IMGS dt,
#BOX_IMGS dl,
#BOX_IMGS div,
#BOX_IMGS img{
	margin:0px;
	padding:0px;
	float:left;
}
#BOX_IMGS img{
	border:1px solid #333366;
	border-top:0px;	
}

/*
 * Blue-Box
 */
.complete .rbox,
.lire .rbox,
.lireun .rbox,
.lireob .rbox{
	border:1px solid #24568B;
	width:520px;
	padding:10px;
}
.lire .rbox,
.lireun .rbox{
	border-top:0px;
	width:220px;
}
.lire .rbox,
.lireob .rbox{
	border-bottom:0px;
	width:220px;
	
}


/*
 * ----------------------- Formulare ------------------------
 */
#mailform fieldset{
	margin-left:55px;
	border:0px;
	padding:20px 0px;
}
#mailform fieldset fieldset{
	margin-left:100px;
	padding:0px;
}
#mailform fieldset fieldset legend{
	display:none;
}
#mailform .csc-mailform-field{
	padding:2px 0px;
}
#mailform .csc-mailform-field label {
	display:inline-block;
	min-width:100px;
	text-align:right;
	vertical-align:top;
}
#mailform fieldset fieldset label{
	text-align:left !important;
}
#mailformInternetadresse,
#mailformName,
#mailformVorname,
#mailformEMail,
#mailformStrasse_Nr,
#mailformPLZ_Ort,
#mailformLand{
	width:200px;
}
#mailformAnrede{
	width:150px;
}
#mailform .csc-mailform-submit,
#mailform .csc-mailform-label{
	margin-left:105px;
}
#mailformKontaktieren_Sie_mich input{
	clear:both;
}

