/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-image:url(../../fileadmin/body.gif);
	background-repeat:repeat-x;
}
th, td, p, div {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
}
strong, b, h1, h2, h3, h4, h5, h6 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #003B90;
	font-weight: bold;
	line-height: 120%;
}
h1 {font-size: 17px;}
h2 {font-size: 14px;}
h3 {font-size: 12px;}
h4 {font-size: 11px;}
h5 {font-size: 10px;}
h6 {font-size: 9px;}
input, textarea, select, option {
	margin: 3px;
	border: 1px solid #BDC0C3;
	background-color: #F1F2F3;
	vertical-align: middle;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-size: 11px;	
}
input[type:submit]{
	border: 2px outset #BDC0C3;
	font-weight: bold;
}
input:focus, textarea:focus, select:focus, option:focus {
	background-color: #E1E2E3;
}
label{
	width: 15em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}
.csc-mailform-submit{margin-left: 16em;}
.csc-mailform{border:0px;}
a {
	color: #003B90;
	text-decoration: underline;
}
a:hover {   
	color: #FF8700;
	text-decoration: none;
}
.align-center {text-align: center;}

/****************************************
Bereich: LOGO
*/
.logo {
	background-image: url(../../fileadmin/logo.jpg);
	background-repeat: no-repeat;
	width:977px;
	height:124px;
}

/****************************************
   Bereich: SUCHE 
*/
.suche {
	position:relative;
	top:130px;
	left:400px;
	padding-right: 10px;
	color: #B3BED8;
}
/****************************************
Bereich: INHALT 
*/
td.inhalt{
	background-image: url(../../fileadmin/bg_inhalt_kachel.jpg);
	background-repeat: repeat-y;
}
div.inhalt {
	background-image: url(../../fileadmin/bg_inhalt.jpg);
	background-repeat: no-repeat;
	padding-right: 35px;
	padding-left: 25px;
}
/****************************************
Bereich: TRAILER 
*/
.trailer {
	font-family: LTUnivers, verdana, arial, helvetica, sans-serif;
	color: #FF8700;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;	
}
/****************************************
Bereich: KLICKPFAD 
*/
.klickpfad {
	background-image: url(../../fileadmin/bg_klickpfad.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 12px;
	width:738px;
	height:51px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #B3BED8;
}
.klickpfad a {
	color: #FFFFFF;
	text-decoration: none;
}
/****************************************
Bereich: INHALT_LINKS 
*/
td.inhalt_links {
	background-image: url(../../fileadmin/bg_sp_li.jpg);
	background-repeat: repeat-y;
}
.inhalt_links {
	margin-left:25px;
	margin-right:10px;	
}
/****************************************
Bereich: INHALT_RECHTS 
*/
td.inhalt_rechts {
	background-image: url(../../fileadmin/bg_sp_re_u.jpg);
	background-repeat: no-repeat;
	padding-top: 134px;
	padding-right: 10px;
	padding-left: 10px;
}
div.inhalt_rechts h1, div.inhalt_rechts h2, div.inhalt_rechts h3, div.inhalt_rechts h4, div.inhalt_rechts h5, div.inhalt_rechts h6 {
	background-color:white;
	padding:5px;
}
div.inhalt_rechts p.bodytext {
	background-image: url(../../fileadmin/bg_div_re.jpg);
	background-repeat: repeat-x;
	background-color: white;
	margin-top: -10px; 
	padding: 5px;
	height:100px;
}
/****************************************
Bereich: DATUM 
*/
.datum {
	font-size: 10px;
}
/****************************************
Bereich: MENU_FOOT 
*/
.menu_foot {
	background-image: url(../../fileadmin/bg_u.jpg);
	background-repeat: no-repeat;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
}
.menu_foot a{
	/*color: #CACDCF;*/
	text-decoration: none;
}
/****************************************
Styles für Inhalt: Sitemap 
*/
.csc-sitemap-level1 {margin-left: 50px;}
.csc-sitemap-level2 {margin-left: 100px;}
.csc-sitemap-level3 {margin-left: 150px;}
.csc-sitemap-level4 {margin-left: 200px;}

/****************************************
Bereich: MENU_LINKS 
*/
.menu_links {
	align:right;
	text-align:right;
	width:156px;
	background-image: url(../../fileadmin/bg_menu_li.jpg);
	background-repeat: repeat-y;
	padding-bottom: 20px;
}
/****************************************
Styles für Inhalt: Menü links 
*/
.menul-level1-no {
	text-align:left;
	background-image: url(../../fileadmin/bg_menu_li_no.jpg);
	background-repeat: no-repeat;
	width:139px;
	height:31px;
	margin-left:17px;
	padding-left: 5px;
	padding-top: 5px;
}
.menul-level1-no a {
	color: white;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
.menul-level1-no a:hover{
	color: #FF8700;
}
.menul-level1-act {
	text-align:left;
	background-image: url(../../fileadmin/bg_menu_li_act.jpg);
	background-repeat: no-repeat;
	width:139px;
	height:31px;
	margin-left:17px;
	padding-left: 5px;
	padding-top: 5px;
}
.menul-level1-act a {
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.menul-level1-act a:hover{
	color: #003B90;
}
.menul-level2-act, .menul-level2-no {
	text-align:left;
	padding-left: 22px;
}
.menul-level2-no a {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.menul-level2-act a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.menul-level3-act, .menul-level3-no{
	text-align:left;
	padding-left: 32px;
}
.menul-level3-no a {
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}.menul-level3-act a {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.menul-level4-act, .menul-level4-no {
	text-align:left;
	padding-left: 42px;
}
.menul-level4-no a {
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}
.menul-level4-act a {
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}

/****************************************
Bereich: MENU_RECHTS 
*/
.menu_rechts {
	padding-bottom: 20px;
}
/****************************************
Styles für Inhalt: Menü rechts 
*/
.menur-level1-act, .menur-level1-no {
	padding-left: 0px;
}
.menur-level1-no a {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
.menur-level1-act a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.menur-level2-act, .menur-level2-no {
	padding-left: 10px;
}
.menur-level2-no a {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.menur-level2-act a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.menur-level3-act, .menur-level3-no{
	padding-left: 20px;
}
.menur-level3-no a {
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}.menur-level3-act a {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.menur-level4-act, .menur-level4-no {
	padding-left: 30px;
}
.menur-level4-no a {
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}
.menur-level4-act a {
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}
