@charset "utf-8";
/* CSS Document */

/* 	FARBEN 
	
	grau - body - #f3f4f0
	blau - links - #7998c6
	grau - border - #b1b3b4
	dunkelblau - dunkel - #111621
*/

/* GLOBAL */

a, h1, h2, p, option, td, li, label	{
	font-family:Arial, Helvetica, sans-serif;
	color:#111621;
	font-size:14px;
	line-height:18px;
}

img	{
	border:none;
}
h1	{
	font-size:20px;
	line-height:36px;
	text-transform:uppercase;
	letter-spacing:1px;
}
h2	{
	line-height:20px;
}
a	{
	text-decoration:none;
}
li	{
	padding-left:10px;
	margin:0;
}
ul	{
	padding-left:15px;
	margin:0;
}
.csc-sitemap ul li	{
	list-style:url(/fileadmin/images/list.gif);
}
.csc-sitemap ul li a	{
	color:#7998c6;
}
.csc-sitemap ul li a:hover	{
	color:#111621;
}

/* LAYOUT */


body	{
	background-color:#f3f4f0;
	padding:0;
	margin:0;
	}
#rahmen	{
	width:1008px;
	margin:0 auto 0 auto;
}
#banner	{
	width:1008px;
	height:243px;
	background-image:url(/fileadmin/images/banner.jpg);
	background-repeat:no-repeat;
}
#metanavigation	{
	width:438px;
	height:52px;
	padding:20px 0 0 20px;
	float:left;
}
#suche	{
	padding:20px 50px 0 280px;
	width:114px;
	float:right;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
#suche form	{
	height:20px;
	width:116px;
	float:left;
	text-align:left;
}
#suche form	input	{
	background-image:url(/fileadmin/images/suche-feld.gif); 
	background-repeat:no-repeat; 
	background-color:transparent; 
	padding:2px 0 0 4px; 
	font-size:12px; 
	line-height:24px; 
	color:#333333; 
	float:left; 
	height:20px; 
	width:91px; 
	border:0;
}
#content	{
	width:1008px;
	background-image:url(/fileadmin/images/hg.gif);
	background-repeat:repeat-y;
	}
#navigation	{
	float:left;
	width:240px;
	text-align:center;
}
#inhalt	{
	float:left;
	width:660px;
	margin-left:21px;
}
#ende	{
	width:1008px;
	height:32px;
	background-image:url(/fileadmin/images/fuss.gif);
	background-repeat:no-repeat;
	float:left;
	margin:0;
	padding:0;
}
#fuss	{
	width:1010px;
	float:left;
	border-top:1px solid #111621;
	padding-bottom:20px;
}

/* INHALT */

#text	{
	padding:15px 30px 0 30px;
	width:670px;
	}
#text li {
	list-style:url(/fileadmin/images/list.gif);
}
#text a	{
	color:#111621;
	border-bottom: 1px solid #111621;
}
#text a:visited	{
	color:#7998c6;
	border-bottom: 1px solid #7998c6;
}
#text a:hover	{
	color:#7998c6;
	border-bottom: 1px solid #7998c6;
}
#text a.current	{
	color:#7998c6;
	border-bottom: 1px solid #7998c6;
}
#text a.active	{
	color:#7998c6;
	border-bottom: 1px solid #7998c6;
}


/* NAVIGATION */

#navigation li a img	{
	border:none;
}
#navigation a img.logo	{
	padding:20px 2px 5px 0;
}
#navigation img.print	{
	padding-right:4px;
}
#navigation ul	{
	margin-top:5px;
	width:220px;
	padding-left:10px;
	}
#navigation ul li	{
	list-style:none;
	text-align:left;
}
#navigation ul li a	{
	color:#7998c6;
	text-transform:uppercase;
	text-decoration:none;
	background-image:url(/fileadmin/images/navi.gif);
	background-repeat:no-repeat;
	width:178px;
	font-size:13px;
	line-height:13px;
	font-weight:600;
	letter-spacing:1px;
	border-bottom:1.5px solid #b1b3b4;
	display:block;
	padding:9px 0 2px 20px;
	text-align:left;
	}

#navigation ul li a:hover, #navigation ul li a.active	{
	color:#111621;
	background-image:url(/fileadmin/images/navi_aktiv.gif);
	background-repeat:no-repeat;
}
ul.subnavigation	{
	margin:0;
	padding:0;
	}

ul.subnavigation li	{
	float:none;
	margin-left:15px;
	width:155px;
	}

ul.subnavigation li a	{
	float:none;
	width:155px;
	font-weight:normal;
	background-image:none;
	background:none;
	}

/* FUSS */

#fuss ul	{
	padding:20px 0 0 220px;
}
#fuss ul li	{
	list-style:none;
	float:left;
	height:16px;
	padding:0 25px 0 0;
	margin:0;
	padding-right:35px;
	background-image:url(/fileadmin/images/zehe.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#fuss ul li.zehe	{
	padding-left:27px;
}
#fuss ul li.nagel	{
	padding-left:27px;
	background-image:none;
}
#fuss li a	{
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
}

/* SUCHE */

.tx-indexedsearch-searchbox td	{
	font-size:12px;
	padding:5px 10px 0 0;
}
.tx-indexedsearch-searchbox a	{
	color:#7998c6;
}

/* FORMULAR */

form#mailform	{
	padding:0;
	margin:0;
}
fieldset.csc-mailform	{
	border:0;
	padding:0;
	margin:0;
}
.csc-mailform-field	{
	padding:2px 0 2px 0;
	margin:0;
}
.csc-mailform-field label	{
	width:140px;
	float:left;
	}
input#mailformformtype_mail.csc-mailform-submit	{
	margin-left:140px;
	}
