/* HEAD */
html,body {
height: 100%;
}
div#mainpage {
	height: 100%;
}
body {
	background: url(../pics/bg_main.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#mainpage {
	margin: auto;
	width: 781px;
	background: url(../pics/bg_content_main.gif);
}
#banner {
	width: 781px;
	height: 157px;
	padding: 0;
	margin: 0;
	border: 0;
}
.banner_image {
	border-top: #000 solid 5px;
	border-bottom: #000 solid 5px;
	border-right: #000 solid 5px;
}
.banner_image_end {
	border-top: #000 solid 5px;
	border-bottom: #000 solid 5px;
	border-right: 0px;
}
.bodytext a:link, .bodytext a:visited, .bodytext a:active, .bodytext a:hover {
	color: #2B54B1;
	font-weight: bold;
	text-decoration: none;
}
.bodytext a:hover {
	text-decoration: underline;
}
/* MAIN AREA */
#mainarea {
	width: 781px;
}
/* NAVIGATION */
#NAVI_OUTER {
	float: left;
	text-align: left;
	width: 257px;
	margin: 0;
	border: 0;
}
#NAVI {
	height: 300px;
}
#MENU_TOP {
	margin-top: 33px;
	margin-left: 35px;
}
.menu_top_element A {
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #613131;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.menu_top_element a:hover {
	color: #2B54B1;
}
.menu_top_element_act A {
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2B54B1;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#MENU_MAIN {
	margin-top: 35px;
	margin-left: 35px;
}
.menu_main_element {
	/*background-image: url(../pics/menu_image.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;*/
	padding-left: 20px;
	margin-top: 20px;´
}
.menu_main_element A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #613131;
	font-weight: bold;
	text-decoration: none;
}
.menu_main_element a:hover {
	color: #2B54B1;
}
.menu_main_element_act A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B54B1;
	font-weight: bold;
	text-decoration: none;
}
.mainnavi {
	padding-bottom: 20px;
}
.mainnavi_act {
	padding-bottom: 5px;
}
.submenu {
}
.menu_sub_element {
	padding-left: 30px;
	padding-top: 10px;
}
.menu_sub_element A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #613131;
	font-weight: normal;
	text-decoration: none;
}
.menu_sub_element a:hover {
	color: #2B54B1;
}
.menu_sub_element_act {
	padding-left: 30px;
	padding-top: 10px;
	font-weight: bold;
}
.menu_sub_element_act A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B54B1;
	font-weight: bold;
	text-decoration: none;
}
/* GENERAL */
h1, .headline, .csc-firstHeader, .csc-header, .csc-header-n1 {
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2B54B1;
	padding: 0;
	line-height: 14px;
	text-transform: uppercase;	
}
body, p, .content, .bodytext {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
}
#CONTENT_OUTER {
	float: left;
}
#CONTENT {
	text-align: left;
	width: 480px;
	height: 300px;
	margin-top: 35px;
	margin-left: 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
#LOGO {
	width: 257px;
	text-align: center;
	margin-top: 50px;
}
.highlight {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.einleitung, .zitat {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;
}
/* SITEMAP */
.sitemap_level1 {
	list-style-type: disc; 
	list-style-image: url(/media/bullets/bullet1_h.gif); 
	list-style-position: outside; 
}
.sm1, a.sm1:link, a.sm1:visited, a.sm1:aktive, a.sm1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #5F5459;
	padding-bottom: 5px;
}
a.sm1:hover {
	color: #999999;
}
.sitemap_level2 {
	list-style-type: disc; 
	list-style-image: url(/media/bullets/bullet5_n.gif); 
	list-style-position: outside; 
}
.sm2, a.sm2:link, a.sm2:visited, a.sm2:aktive, a.sm2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #6E6D69;
	padding-bottom: 5px;
}
a.sm2:hover {
	color: #999999;
}

/* KONTAKT */
#kontakt {
	padding-top: 100px;
	padding-left: 42px;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #6E6D69;	
}
