
/*  *****  ALLGEMEIN  *****   */

body {
	background-image: url(../../fileadmin/templates/slices/bg.gif);
	background-repeat: repeat-x;
	background-color: #E3EAF1;
	font-family: verdana,helvetica,sans-serif;
	font-color: #000000;
	font-size: 11px;
	line-height: 1.4em;
	text-align: center;
	margin: 0;
	padding: 0;
	}

form.such {
	width: 130px;
	border: 1px solid #E3EAF1;
	margin: 0 0 0 0;
	font-size:11px;
	padding:1px;
	margin-right: 5px;
	}
	
	
form {
	padding: 0;
	margin: 0;
	color: #2F72D8;
	}

botton {
	border:1px solid #E3EAF1;
	color: #2F72D8;
	}

select, textarea, input {
	border:1px solid #2F72D8;
	color: #2F72D8;
	}
	
.csc-firstHeader  {
	font-size: 12px;
	}

h1 {
	font-size: 12px;
	}
	

	


	
a {
	color: #2F72D8;
	text-decoration: none;
	}
	
a:hover, a:active {
	text-decoration: underline;
	}
	
a:visited {
	color: #2F72D8;
	}

table {
	width: 100%;
	border: 1px solid #2F72D8;
}


tr {
	background-color: #E3EAF1;
	border: 1px solid #2F72D8;
}


/*  ***** FUERS LAYOUT  *****  */

#container {
	margin:auto;
	width: 972px;
	background-image: url(../../fileadmin/templates/slices/bg_content.gif);
	background-repeat:no-repeat;
	text-align:left;
	} 


#head {
	position: relative;
	top: 0;
	left: 13px;
	z-index:0;
	width: 946px;
	height: 92px;
	border-bottom: 1px solid #E3EAF1;
	background-color: #ffffff;
	}
	
#head_image{
	position: absolute;
	top: 30px;
	left: 455px;
	z-index:1;
	}
	
#logo {
	position: relative;
	top: 0px;
	left: 25px;
	z-index:2;
	}
	
#logotext {
	position: relative;
	top: 10px;
	left: 25px;
	z-index:2;
	font-size: 11px;
	color: #2f72d8;
	}

#ticker {
	position: absolute;
	top: 10px;
	left: 251px;
	z-index:2;
	color: #ffffff;
	font-size: 11px;
	background-color: #CCCCCC;
	}
	
#suche {
	position: absolute;
	top: 58px ;
	left: 720px;
	z-index:2;
	height: 14px;
	}

#head_newsletter {
	position: absolute;
	top: 30px ;
	left: 250px;
	z-index:2;
	height: 14px;
	}

#blz_suche {
	position: absolute;
	margin:0px;
	padding:2px;
	top: 58px ;
	left: 250px;
	z-index:2;
	height: 14px;
	font-size: 11px;
	color: #2f72d8;
	}

#brotkruemel {
	position: relative;
	top: 10px;
	left: 20px;
	z-index:2;
	font-size: 11px;
	}
	
#sprache_etc {
	position: absolute;
	top: 30px;
	left: 870px;
	z-index:2;
	font-size: 11px;
	text-align: right;
	}
	
	
	
	
/* ***** NAVIGATION ***** */

#container2 {
	width: 946px;
	position: relative;
	left: 13px;
	top: 0;
	/* background-color: #ffffff; */
	background-image: url(../../fileadmin/templates/slices/bg_content_inner.gif);
	background-repeat: repeat-y;
	}
	
#navi {
	width: 150px;
	float: left;
	border-right: 1px solid #E3EAF1;
	background-color: #ffffff;
	height: 100%;
	}
	
ul#navigation {
	padding: 0;
	width: 148px;
	margin: 1px;
	text-align: left;
	}
	
ul#navigation li {
	border-bottom: 1px solid #ffffff;
    background-color: #F3F5F8;
	list-style: none;
	font-size: 11px;
	margin: 0;
	line-height: 22px;
	}
	
ul#navigation li a:link {
	color: #2F72D8;
	text-decoration: none;
	padding-left: 18px;
	}
	
ul#navigation li a:visited {
	color: #2F72D8;
	text-decoration: none;
	padding-left: 18px;
	}
	
ul#navigation li a:hover {
	color: #2F72D8;
	text-decoration: none;
	background-image: url(../../fileadmin/templates/slices/pfeil_navi.gif);
	background-repeat:no-repeat;
	background-position: 5px 0;
	padding-left: 18px;
	}

ul#navigation li a:active {
	color: #2F72D8;
	text-decoration: none;
	background-image: url(../../fileadmin/templates/slices/pfeil_navi.gif);
	background-repeat:no-repeat;
	background-position: 5px 0;
	padding-left: 18px;
	}
	
ul#navigation li .aktiv {
	background-image: url(../../fileadmin/templates/slices/pfeil_navi.gif);
	background-repeat:no-repeat;
	background-position: 5px 0;
	}
	
#brotkruemel {
	color: #2F72D8;
	}
	
#brotkruemel a {
	text-decoration: none;
	color: #2F72D8;
	}
	
#brotkruemel a:hover, a:active {
	text-decoration: underline;
	}

/* ***** SUBNAVI ***** */
	
ul#navigation li ul {
	margin: 0;
	padding: 0;
	width: 148px;
	text-align: left;
	}
	
ul#navigation li ul li {
    background-color: #F3F5F8;
	list-style: none;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 22px;
	border-bottom: none;
	}
	
ul#navigation li ul li a:link {
	color: #2F72D8;
	padding-left: 28px;
	background-image: url(../../fileadmin/templates/slices/pfeil_subnavi.gif);
	background-repeat:no-repeat;
	background-position: 18px 0;
	}
	
ul#navigation li ul li a:visited {
	color: #2F72D8;
	padding-left: 28px;
	background-image: url(../../fileadmin/templates/slices/pfeil_subnavi.gif);
	background-repeat:no-repeat;
	background-position: 18px 0;
	}
	
	
ul#navigation li ul li a:hover {
	color: #2F72D8;
	text-decoration: underline;
	
	padding-left: 28px;
	}
	
ul#navigation li ul li a:active {
	color: #2F72D8;
	text-decoration: underline;
	padding-left: 28px;
	}
	
ul#navigation li ul li .subaktiv {
	text-decoration: underline;
	}
	
	
	
	
/* ***** CONTENT ***** */
	
#content {
	float: left;
	margin: 25px 10px 25px 25px;
	width: 590px;
	}
	
#border {
	float: left;
	width: 133px;
	padding: 10px 10px 10px 15px;
	}


#content_inner_1 {
	float: left;
	width: 320px;
	margin-right: 35px;
	}


#content_inner_2 {
	float: left;
	width: 230px;
	}
	
#content_inner_3 {
	clear: both;
	width: 100%;
	margin-top: 62px;
	text-align: center;
	}

	
	
	
	
/* *****  FOOTER  ***** */
	
#footer {
	width: 946px;
	height: 72px;
	clear:left;
	background-image: url(../../fileadmin/templates/slices/bg_footer.gif);
	background-repeat: repeat-x;
	line-height: 65px;
	text-align: center;
	font-size: 11px;
	}




.csc-mailform-field {
	width:320px;
	}