*
{
	margin:0;
	padding:0;
}

.body
{
	background: url(images/bgimage.jpg) repeat-x scroll 0 0;
	width:960px;
	margin:0 auto; 
	font-family:Verdena, Arial;
	font-size:13px;
	/*background-attachment:fixed;*/
}

.main
{
	background:transparent ;
	width:960px;
	height:730px;
	margin:0 auto;
	padding-top:19px;
}

.left
{
	background:transparent url(images/left.png) repeat-y scroll 0 0;
	width:30px;
	height:600px;
	float:left;
}

.center
{

	background:#FFFFFF ;
	width:900px;
	height:900px;
	float:left;
}

.right
{
	background:transparent url(images/right.png) repeat-y scroll 0 0;
	width:30px;
	height:600px;
	float:left;
}

.logo
{
	width:900px;
	height:100px;
}

.logo_link {
	height:68px;
	width:202px;
	padding-top:10px;
	padding-left:10px;
}

.navi
{
	background:#EEEEEE none repeat scroll 0 0;
	border-bottom:1px solid #CCCCCC;
	width:900px;
	height:30px;
	vertical-align:middle;
}
.navi_table
{
	width:900px;
	float:left;
	height:30px;
	margin-top:0px;
	overflow:visible;
	position:absolute;
	z-index:1;
}
.navi_table_2
{
	width:900px;
	background:#F7F7F7 none repeat scroll 0 0;
	border-bottom:1px solid #E8E8EA;
	float:left;
	height:26px;
	margin-top:250px;
	margin-left:50%-450px;
	overflow:visible;
	position:absolute;
	z-index:0;
}
.navi_td
{
	border-left:1px solid transparent;
	border-right:1px solid transparent;
	color:#8D8484;
	background:transparent url(images/arrow.gif) no-repeat scroll 12px 5px;
	float:left;
	margin-top:5px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px 25px;
	width:auto;
	height:25px;
}
.navi_td2
{
	color:#8D8484;
	background:transparent url(images/arrow.gif) no-repeat scroll 12px 5px;
	float:left;
	margin-top:5px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px 25px;
	width:auto;
	height:25px;
}
.navi_td_acc
{
	background:#FFFFFF url(images/arrow_down.gif) no-repeat scroll 12px 10px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	float:left;
	margin-top:3px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:3px 25px;
	width:auto;
	height:21px;
}
.navi_td_ro
{
	background:#F7F7F7 url(images/arrow_down.gif) no-repeat scroll 12px 10px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	float:left;
	margin-top:3px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:3px 25px;
	width:auto;
	height:21px;
}
li.navi_td:hover
{
	color:#04378B;
	background:#F7F7F7 url(images/arrow_down.gif) no-repeat scroll 12px 10px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	float:left;
	margin-top:3px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:3px 25px;
	width:auto-2;
	height:21px;
}
a.navi_button:hover
{	
	color:#04378B;
	font-family:Verdena,Arial;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;

}
.ul_menu_side
{
	list-style-type: none;
	list-style-position:outside;
	list-style-image:url(images/arrow_blau.gif);
	margin-top:5px;
	margin-left:30px;
}
li.li_menu_side
{
	float:left;
	width:150px;
	height:20px;
	padding:2px 0px 2px 0px;
}

a.li_menu_side_cur
{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;	
	text-decoration:none !important;
	padding:4px 0px 2px 6px;
}
li.li_menu_side_cur
{
	float:left;
	width:150px;
	height:20px;
	background:#9E9E9E none repeat scroll 0 0;
	cursor:default;
	padding:2px 0px 2px 0px;
}
.navi_button
{
	color:#808080;
	font-family:Verdena,Arial;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}
.navi_button2
{
	color:#808080;
	font-family:Verdena,Arial;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
.navi_button_ro
{
	color:#04378B;
	font-family:Verdena,Arial;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}
.menu_titel
{
	margin-top:50px;
	margin-left:15px;
	color:#04378B;
	cursor:default;
	font-size:14px;
	font-weight:bold; 
}
.menu
{
	background:#FFFFFF;
	width:200px;
	height:200px;
	float:left;
}
.content_left
{
	margin-top:220px;
}
.content_left .csc-default
{
	background:#EEEEEE none repeat scroll 0 0;
	width:150px;
	padding:0px 0px;
	margin-top:5px;
	margin-left:15px;
	border:1px solid #CCCCCC;
}

.content
{
	background:#FFFFFF;
	margin-right:30px;
	width:670px;
	z-index:2;
	float:right;
}

.footer
{
	background:#FFFFFF;
	height:50px;
	width:900px;
	z-index:3;
	vertical-align:middle;
}

.csc-firstHeader
{
	color:#04378B;
	font-family:Verdena,Arial;
	font-size:15px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
}

a
{
	color:#9E9E9E;
	font-family:Verdena,Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
}
h1
{
	color:#04378B;
	font-family:Verdena,Arial;
	font-size:15px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
}
.content_left .csc-header
{
	height:20px;
	margin: 0px;
	background:#CCCCCC none repeat scroll 0 0;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-top: 2px;
}
.content_left .bodytext
{
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
}
ul 
{
	list-style-position:inside;
}

label,input,textarea { /* Alle Labels UND Formularelemente auswaehlen */
 display: block;
 float: left;
 width: 400px; /* Breite.*/
 text-align: left;
 margin: auto;
}

form br {
 clear: left;
}

label
{
	width: 60px;
	height: 25px;
	display:block;
}
.csc-mailform-submit
{
	width: 100px;
}
.csc-mailform
{
	border: 0px;
}

.csc-textpic-imagewrap
{
	margin: 0px 0px;
	padding: 0px 0px;
	width: 150px;
}

.csc-textpic 
{
	margin-top:5px;
}
div.csc-textpic-clear 
{
	height: 5px;
	clear: none;
}

div.box
{
	background:#DEDEDE none repeat scroll 0 0;
	border: 0px solid #666666;
	padding: 4px;
	margin: 2px;
	margin-left: 15px;
}

div.box_angebot
{
	padding: 4px;
	margin: 2px;
	margin-left: 15px;
}

div.content div.csc-default a
{	
	color:#04378B;
	font-family:Verdena,Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
	cursor:pointer;
}
div.content_left div.csc-default a
{
	color:#04378B;
	font-family:Verdena,Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
}
div.content 
{
	padding-left:5px;
	width:665px;
}
