*
{
	margin: 0;
	padding: 0;
}

body
{
	color: #444;
	text-align: center;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin-top: 10px;
}

#fullwrap
{
	width: 765px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

ul
{
	list-style-image: url(img/list.gif);
	margin: 0 0 0 16px;
	padding: 0px;
}

img { border: 0; }
.cf { clear: both; }

.cf:after
{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/* IE-mac \*/
* html .cf { height: 1%; }

/* IE-mac */
.left { float: left; }
.right { float: right; }

#top
{
	background: transparent url(../img/header.jpg) no-repeat top left;
	height: 110px;
	width: 765px;
}

#top a
{
	border-bottom: none;
	position: absolute;
	width: 80px;
	height: 70px;
	left: 40px;
	top: 38px;
}

#top a:hover { background: transparent !important; }
#navline { }

#nav
{
	position: absolute;
	left: 140px;
	top: 15px;
	height: 20px;
}

#nav ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 0px;
}

#nav ul li
{
	float: left;
	padding: 0;
	margin: 0 0 0 15px;
}

#nav ul li a.main
{
	float: left;
	text-decoration: none;
	color: #fff;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

#nav ul li a.main:hover { color: #F7BF0F; }

#nav ul li a.main_act
{
	float: left;
	text-decoration: none;
	color: #F7BF0F;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

#nav ul li a.main_act:hover { color: #F7BF0F; }
#nav ul li a.main span, #nav ul li a.main_act span { display: block; }

#subnavline
{
	background-color: #6384A5;
	height: 20px;
}

#subnav
{
	background-color: #6384A5;
	height: 20px;
}

#subnav ul
{
	list-style-type: none;
	padding-top: 2px;
	padding-left: 141px;
}

#subnav ul li
{
	float: left;
	margin-right: 20px;
}

#subnav ul li a
{
	color: #fff;
	font: normal 11px verdana, arial, sans-serif;
	text-decoration: none;
}

#subnav ul li a:hover
{
	color: #F7BF0F;
	text-decoration: none;
}

#subnav ul li a.sub_act
{
	color: #F7BF0F;
	font: normal 11px verdana, arial, sans-serif;
	text-decoration: none;
}

#subnav ul li a.sub_act:hover
{
	color: #F7BF0F;
	text-decoration: none;
}

#subnav .trenner
{
	color: #fff;
	margin: 0 10px;
}

#services {background-color: #6184A5;padding: 0 0 2px 0}

#services ul
{
	margin-top: 3px !important;
	list-style-type: none;
	
}

#services ul li { display: inline; }

#services ul li a
{
	color: #FFF;
	font: normal 10px verdana, arial, sans-serif;
	text-decoration: unterline;
}

#services ul li a:hover
{
	color: #22429b;
	text-decoration: underline;
}

#services .trenner
{
	color: #22429b;
	margin: 0 3px;
}

#lang
{
	margin-right: 10px !important;
	display: inline;
	padding-top: 2px !important;
}

#lang a
{
	vertical-align: top !important;
	line-height: 11px;
	margin-left: 5px;
	font-size: 10px;
	text-decoration: none;
	color: #fff;
}

#lang a img { vertical-align: middle; }

#main
{
	padding-top: 5px;
	background-color: #FFF;
	border-left: 1px solid #6384A5;
	border-right: 1px solid #6384A5;
	background: transparent url(../img/backgroundfull.gif) repeat-y top left;

}

#mainleft
{
	width: 548px;
	background-color: #FFFEDE;


}
#mainleft h3
{
	font-size: 13px;
}

#mainleft #content { background: #FFFEDE url(../img/c.gif) no-repeat right 50%; }

#contentrand-oben-big
{
	background: transparent url(../img/contentrand-oben-big.gif) no-repeat top left;
	height: 10px;
}

#contentrand-unten-big
{
	height: 10px;
	width: 548px;
}

#mainright 
{
	width: 215px;
	background-color: #fff;
	height: 100%;
}
#mainright .textwrap_right {
	border-left: 1px solid #6384A5 !important;
}

#mainright #mainright_content
{
	
	
	margin-bottom: 0 !important;
}

#mainright_content h2
{
	background-color: #6384A5;
	padding: 4px 10px;
	color: #fff !important;
	text-transform: none !important;
	font-size: 11px !important;
	line-height: 12px;
	margin-top: 0;
	margin-bottom: 0;
}

#mainright_content h2.csc-firstHeader
{
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

#mainright_content  p
{
	font: normal 9px/12px verdana,arial, sans-serif !important;
	padding: 0 10px;
}

#content
{
	padding: 60px 40px;
	height: auto !important;
	min-height: 600px;
}

#content h2
{
	color: #D51418;
	font-size: 16px !important;
	font-weight: normal;
	margin: 15px 0 15px 0;
}

#content h2.csc-firstHeader { margin: 0 0 22px 0; }

#main a
{
	text-decoration: underline;
	color: #F7BF0F;
}

#main a:hover
{
	text-decoration: none;
	background-color: #eee;
}

#main li { list-style-image: url(../img/list.gif); }

img.button
{
	margin: 5px 13px 0px 0;
	float: right;
}

.inv, dfn, caption
{
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}

#mainright_content fieldset
{
	border: 0 !important;
	margin: 0 !important;
	padding: 0 10px !important;
	height: 230px;
}

#mainright_content input, #mainright_content textarea
{
	padding: 0;
	margin: 0;
	font-size: 9px;
	font-family: verdana, sans-serif;
	border: none;
	width: 194px;
	border-width: 0 !important;
}

select { border: none; }
.csc-mailform div.formentry { margin: 4px 0 0 0; }
.textwrap_right p {padding-top: 5px !important; padding-bottom: 5px !important;}
.textwrap_right h2 {padding-top: 0px; padding-bottom: 0px;}

#mainright_content form
{
	background-color: #FFDF80;
	padding: 0 0 10px 0 !important;
	margin: 0 !important;
}

#mainright_content .csc-mailform label
{
	display: block;
	float: left;
	font: normal 9px/10px verdana, arial, sans-serif;
	padding: 5px 0 2px 0;
}

#mainright_content form br
{
	/* Alle Zeilenumbr&#65533;che in Formularen ausw&#65533;hlen */
	clear: left;
	/* das floating der labels und inputs aufheben */
}

#mainright_content input.mf-submit
{
	/* den Submit-Button */
	width: auto;
	background: #6384A5;
	color: #fff;
	margin: 10px 0 !important;
	float: right;
}

.mf-check, .mf-radio
{
	margin-top: 5px !important;
	width: auto !important;
	border: none !important;
}

/* formular im content */
select { border: 1px solid #000; }

#content .csc-mailform input, #content .csc-mailform select, #content .csc-mailform textarea
{
	border: 1px solid #000;
	display: block;
	float: left;
	width: 320px;
	text-align: left;
	font-size: 10px !important;
}

#content fieldset { border: 0; }

#content .csc-mailform label
{
	display: block;
	float: left;
	text-align: right;
	padding-right: 1em;
	width: 100px;
}

#content .mf-radio label
{
	text-align: left;
	margin-left: 5px;
}

#content  form br
{
	clear: left;
	/* das floating der labels und inputs aufheben */
}

#content input.mf-submit
{
	/* den Submit-Button */
	width: auto;
	background-color: #FFDF80;
	margin-left: 110px;
	padding: 2px 5px;
	border: none !important;
	color: #000;
}

#content table { width: 100%; }
.contenttable-0 .tr-even { background-color: #ddd; }
.contenttable-0 .tr-odd { background-color: #ddd; }

.contenttable-0 .tr-0
{
	background-color: #FFDF80;
	font-weight: bold;
}

.contenttable-0 tr td { padding: 4px; }
