body {
	background-image:url('../images/background.png');
	background-repeat:no-repeat;
	font-family:Arial;
	margin:0px;
	padding:0px;
	color:#666666;
}

#header {
	padding:0px;
	margin:0px;
	width:993px;
	height:327px;
}

.header_bild {
	float:left;
	width:330px;
	height:218px;
	margin-top:20px;
	background-color:#FFFFFF;
}

.header_text {
	overflow:hidden;
	width:630px;
	height:218px;
	background-color:#828fbd;
	padding-left:30px;
	color:#FFFFFF;
	font-size:14px;
	margin-top:20px;
}

.header_text h1 {
	font-size:28px;
}

#header .top_menu {
	float:right;
	text-align:right;
	padding-right:30px;
	width:200px;
}

.top_menu a {
	color:#666666;
	font-size:12px;
}

#menu {
	margin-top:60px;
	padding-left:360px;
	width:630px;
}

#menu a {
	color:#666666;
	font-size:18px;
	text-decoration:none;
}

#menu a:hover {
	color:#000000;
}

.mainmenuitem {
	
}

.mainmenuitem_act {
	font-weight:bold;
}

.submenuitem_act {
	font-weight:bold;
}

.submenuitembg {
	background-image:url('../images/menu.jpg');
	background-repeat:no-repeat;
	width:315px;
	height:28px;
	
}

.submenuitemactbg {
	background-image:url('../images/menu.jpg');
	background-repeat:no-repeat;
	width:315px;
	height:28px;
}

.submenuitem2 {
	
}

.submenuitem_act2 {
	font-weight:bold;
	padding-left:150px;
}

.submenuitembg2 {
	background-image:url('../images/sub_menu.jpg');
	background-repeat:no-repeat;
	margin-left:50px;
	width:265px;
	height:28px;
	
}

.submenuitemactbg2 {
	background-image:url('../images/sub_menu.jpg');
	background-repeat:no-repeat;
	margin-left:50px;
	width:256px;
	height:28px;
}


.clear {
	clear:both;
	margin-bottom:10px;
}

#sub_menu {
	float:left;
	overflow:visible;
	padding-left:15px;
	padding-top:15px;
	width:315px;
}

#sub_menu a {
	color:#666666;
	text-decoration:none;
	padding-left:25px;
}

#sub_menu a:hover {
	color:#000000;
}

#content {
	overflow:hidden;
	font-size:14px;
	width:630px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
}

#content h1 {
	font-size:24px;
}

.content_top {
	width:630px;
}

.content_left {
	float:left;
	overflow:hidden;
	width:300px;
	padding-right_10px;
}

.content_right {
	overflow:hidden;
	width:300px;
	padding-left:10px;
}

.content_border {
	width:630px;
}



/*
*
*	Mail-Formular
*
*/

form {
	padding:0px;
	margin:0px;
	border:0px;
	
}

fieldset {
	padding:0px;
	margin:0px;
	border:0px;
}


label {
	
	width:200px;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#7E7569;
	
}

.csc-mailform-label {
	font-size:12px;
	color:#FF0000;
	font-weight:bold;

}

#mailformname {
	width:260px;
	margin-bottom:10px;
}

#mailformemail {
	width:260px;
	margin-bottom:10px;
}

#mailformaddress {
	width:260px;
	margin-bottom:10px;
}
