html, body {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: normal; 
	color: #565656; 
	padding: 0px; 
	margin: 0px; 
	text-align: center;
	border: 0px;
	background-color: #abb0ba;
}
img {
	border: 0px;
	/*margin-bottom: 10px;*/
	padding-bottom: 25px;
}

.clr {
	clear: both; 
	line-height: 0px; 
	font-size: 0px; 
}
hr{
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #540f06;
	border-bottom: 0px;
}
p.bodytext {
	padding: 0px;
}
/* Tabellen Layout ################################ */
table {	
	/* border: 3px #eeeeee solid;
	background-color: #EDEBF1; */
	border-spacing: 0px;
	border-collapse : collapse;
}

td {
	vertical-align: top;
	padding: 7px 7px 7px 7px;
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
	border: 2px #ffffff solid;
	border-spacing: 0px;
	border-collapse : collapse;
}

td.p {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

.bodytext {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

tr {
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse : collapse;
}

table.csc-loginform {
	border: 0px;
}
tr.csc-loginform {
	border: 0px;
}
td.csc-loginform {
	border: 0px;
}
td.csc-form-labelcell {
	border: 0px;
}
td.csc-form-fieldcell{
	border: 0px;
}
td.csc-form-commentcell {
	border: 0px;
}

	
/* Layout ######################################### */

#main {
	margin: 5px auto 20px auto;
	width: 1024px; 
	background-color: #eeeeee;
}
#head {
	width: 1024px;
	height: 100px;
	text-align: left;
	padding: 0px;
	background-image: url(../images/acl_01.jpg);
	background-repeat: no-repeat;
}
#navi {
	width: 1024px;
	height: 32px;
	padding: 0px;
	background-color: #e4e7ed;
	/* border-bottom: solid 1px #bfbfbf; */
	border-top: solid 1px #bfbfbf;
	background-image: url(../images/head-navi-bgnd.png);
	background-repeat: repeat-x;
}
#navi_main {
	width: 854px;
	height: 23px;
	padding: 7px 0px 0px 32px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393939;
	float: left;
}
#navi_lang {
	width: 88px;
	height: 20px;
	padding: 7px 20px 0px 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #393939;
	float: left;
}
#cont {
	width: 1024px;
	text-align: left;
	padding-top: 0px;
	/* background-color: #ffffff; */
}
#navi_sub {
	width: 170px;
	padding: 20px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #2f5899;
	background-color: #e4e7ed;
	float: left;
}
#cont_main {
	width: 640px;
	padding: 22px 10px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #565656;
	border-left: dotted 1px #bfbfbf;
	border-right: dotted 1px #bfbfbf;
	float: left;
	/* background-color: #ffffff; */
}
#cont_right {
	width: 150px;
	padding: 10px 10px 20px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #565656;
	float: left;
	/* background-color: #ffffff; */
}
#foot {
	width: 1024px;
	height: 25px;
	background-image: url(../images/acl_foot.png);
	background-repeat: repeat-x;
}
/* Navigation ################################# */
A.nav_main {
	color: #71757a;
	text-transform: uppercase;
	text-decoration: none;
}
A:hover.nav_main {
	color: #15305a;
	text-transform: uppercase;
	text-decoration: none;
}
A.nav_main_aktiv {
	color: #ce303e;
	text-transform: uppercase;
	text-decoration: none;
}
A:hover.nav_main_aktiv {
	color: #ce303e;
	text-transform: uppercase;
	text-decoration: none;
}
A.nav_lang {
	color: #71757a;
	font-weight: 100;
	text-transform: uppercase;
	text-decoration: none;
}
A:hover.nav_lang {
	color: #15305a;
	font-weight: 100;
	text-transform: uppercase;
	text-decoration: none;
}
A.nav_sub {
	color: #2f5899;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
}
A:hover.nav_sub {
	color: #15305a;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
}
A.nav_sub_aktiv {
	color: #ce303e;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
}
A:hover.nav_sub_aktiv {
	color: #ce303e;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
}
A.nav_sub_2 {
	color: #2f5899;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
}
A:hover.nav_sub_2 {
	color: #15305a;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
}
A.nav_sub_2_aktiv {
	color: #ce303e;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
}
A:hover.nav_sub_2_aktiv {
	color: #ce303e;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
}
A.nav_sub_3 {
	color: #2f5899;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
}
A:hover.nav_sub_3 {
	color: #15305a;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
}
A.nav_sub_3_aktiv {
	color: #ce303e;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
}
A:hover.nav_sub_3_aktiv {
	color: #ce303e;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
}
A.nav_sub_4 {
	color: #2f5899;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
}
A:hover.nav_sub_4 {
	color: #15305a;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
}
A.nav_sub_4_aktiv {
	color: #ce303e;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
}
A:hover.nav_sub_4_aktiv {
	color: #ce303e;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
}

/* NAVI Hintergrund ###################### */

#nav_sub_l1 {
	width: 155px;
	background-color: #bbc4d3;
	padding: 0px 5px 0px 10px;	
	margin-right: 5px;
	border-bottom: solid 1px #ffffff;
}
#nav_sub_l2 {
	width: 150px;
	background-color: #ccd3de;
	padding: 0px 5px 0px 15px;	
	margin-right: 5px;
	border-bottom: solid 1px #ffffff;
}
#nav_sub_l3 {
	width: 145px;
	background-color: #dde1e9;
	padding: 0px 5px 0px 20px;	
	margin-right: 5px;
	border-bottom: solid 1px #ffffff;
}
#nav_sub_l4 {
	width: 140px;
	background-color: #eef0f4;
	padding: 0px 5px 0px 25px;	
	margin-right: 5px;
	border-bottom: solid 1px #ffffff;
}

/* Links ################################# */
A {
	color: #002c72;
	text-decoration: underline;
	font-weight: normal;
}
A:hover {
	color: #ce303e;
	text-decoration: none;
}
/* Standard Formatierung ################################# */
H1 {
	font-size: 16px;
	/* text-transform: uppercase; */
	font-weight: bold;
	color: #2f5899;
	padding-top: 0px;
	padding-bottom: 5px;
}
H2 {
	font-size: 14px;
	color: #2f5899;
	padding-top: 25px;
	padding-bottom: 15px;
}
H3 {
	font-size: 12px;
	color: #2f5899;
	padding-top: 25px;
	padding-bottom: 10px;
}
H4 {
	font-size: 12px;
	color: #2f5899;
	padding-top: 25px;
	padding-bottom: 5px;
}
H5, H6 {
	margin: 10px 0px 2px 0px;
}
SPAN.Hervorhebung-blau {
	font-weight: bold;
	color: #112c5a;
}
/* Mailform Formatierung ################################# */
.csc-mailform {
position: relative;
display: block;
width:280px;
text-align: left;
border:0px;
PADDING:5px;
font-size:11px; color:#565656;
}

/* .csc-mailform-field {
background: #334455;
} */

label {
position: relative;
display:block;
/* width: 200px;
float: left; */
left: 0px;
text-align: left;
/* background: #ffffff; */
PADDING:2px;
padding-left: 20px;
margin:2px;
}

input, textarea, select {
position: relative;
width:250px;
left:20px;
/* background: #ffffff; */
border:1px solid #aaaaaa;
PADDING:2px;
margin:2px;
color: #565656;
}

.csc-mailform-check {
border: none;
width:auto;
left: 20px;
border:1px solid #540f06;
PADDING:2px;
margin: 2px 0px 2px 0px;
}

button {
clear: left;
position: relative;
display:block;
left:20px;
width:auto;
background: #F2F5F5;
}

.csc-mailform-submit {
clear: left;
position: relative;
display: block;
left:20px;
width:auto;
background: #F2F5F5;
} 

/* WT GALLERY category mode */
div.wtgallery_categories { 
	width: 300px;
	padding: 10px;
	float: left;
	margin: 5px 0;
}
div.wtgallery_category_pic {
	float: left;
}
div.wtgallery_category_pic {
	margin-right: 5px;
}
div.wtgallery_category_folder {
	margin: 20px 0 10px 0;
}
p.wtgallery_category_pagebrowser {
	display: none;
}
/* WT GALLERY list mode */
.wtgallery_listpic_pic {
}
.wtgallery_listpic {
	margin: 1px;
}
.wtgallery_pagebrowser_up {
	display: none;
}
/* WT GALLERY singleview mode */
.wtgallery_singlepic_pic {
	text-align: left;
	}
.wtgallery_singlepic {
	margin: 10px 0px 10px 0px;
	text-align: left;
}
/* wt_gallery END */
/* Anmeldeformular ############################################## */
fieldset {
	border: 0px;
}

/* legend{
	font-size: 10px;
	color: #ccc;
} */

/* Login Box ############################################## */
.login_input {
	text-align: left;
	padding: 0px;
}