body {
	background-color: white;
	margin: auto;
	width:1000px;
	padding: 0;
	background-color:#FFFFFF;
	font-family:Arial;
}

.clear {
	clear:both;
}

h1 {
	font-family : Arial;
	color : #808080;
}

h3 {
color:#0AAAFD;


}

.footerarea {

	width:100%;

	margin:auto;

	background-color:#F3F3F3;

	border-top:5px solid #ffffff;

	height:10px;

}

.csc-mailform {
	border: 1px solid #C0C0C0;
}

.csc-mailform-field {
	padding:10px;
}

.csc-mailform-label {
	font-size:12px;
	color:#FF0000;
	font-weight:bold;

}

label {
	display: block;
   	width: 100px;
   	float: left;
	font-family : Arial;
	font-size : 12px;
}

input {
}

#header {
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	width:1000px;
	height:245px;
	background-color: #FFFFFF;
}

.links {
	text-align:right;
	font-size:12px;
	padding-right:50px;
	padding-top:20px;
}

.links a {
	color:#11325b;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
}

#titel {
	padding-left:40px;
	padding-top:185px;
}

#titel h2 {
	font-size:16px;
	color:#11325b;
}


#graybox {
	width:200px;
	height:15px;
	background-color:#0aaafd;
}

#titelbox {
	width:100%;
	height:70px;
	background-color: #11325b;
}

#menubox {
	padding-left:10px;
	padding-top:20px;
	background-color:#11325b;
}

#menubox a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
}

#menubox a:hover {
	color: #FF8C00;
}

#leftcol {
	padding-left:28px;
	float:left;
	overflow:hidden;
	width:240px;
	
}

#rightcol {
	float:left;
	overflow:hidden;
	padding-left:15px;
	padding-right:15px;
	width:674px;
	background-color:#f0f0f0;
}
/*
*html #leftcol {
	float:left;
	width:200px;
	margin-right: -3px;
}

*html #rightcol {
	
	width:550px;
}
*/

.mainmenuitem {
	padding-left:23px;
}

.mainmenuitem_act {
	font-weight:bold;
	padding-left:23px;
}

.mainmenuitembg {
	background-image:url('../images/menu.bmp');
	background-repeat:no-repeat;
	width:220px;
	height:28px;
	
}

.mainmenuitemactbg {
	background-image:url('../images/menu.bmp');
	background-repeat:no-repeat;
	width:220px;
	height:28px;
}

.mainmenuitem2 {
	font-weight:bold;
	padding-left:23px;
}

.mainmenuitem_act2 {
	font-weight:bold;
	padding-left:23px;
}

.mainmenuitembg2 {
	background-image:url('../images/submenu.bmp');
	background-repeat:no-repeat;
	margin-left:14px;
	width:185px;
	height:28px;
	
}

.mainmenuitemactbg2 {
	background-image:url('../images/submenu.bmp');
	background-repeat:no-repeat;
	margin-left:14px;
	width:185px;
	height:28px;
}



#headerimage {
	padding:1px;
}

.topmenu_item {
	font-family : Arial;
	font-size : 12px;
	line-height : 100%;
	color: white;
}

.submenu {
	font-family : Arial;	
	color : #808080;
	font-size : 12px;
}

.submenu_act {
	font-family : Arial;	
	color : black;
	font-size : 12px;
}

.bodytext {
	font-family : Arial;
	font-size : 12px;
	color: #808080;
	text-align: left;
}

.sitemaplink {
	font-family : Arial;
	font-size : 12px;
	color: #808080;
}

h2 {
	margin: 0;
	padding: 0;
	font-family : Arial;
	font-size : 30px;
	line-height : 100%;
	color: #00073f;
	font-weight : bold;
}

A:link {
	background-color : transparent;
	text-decoration : none;
	color:#11325B;
}
A:visited {
	background-color : transparent;
	text-decoration : none;
	color:#11325B;
}
A:hover {
	background-color : transparent;
	text-decoration : none;
	color: #FF8C00;
}

A:active {
	background-color : transparent;
	text-decoration : none;
}

.csc-form-label-req {
	font-family : Arial;
	font-size : 11px;
	line-height : 120%;
	color: black;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding-bottom : 0px;
	text-indent : 0px;
	font-weight : normal;
	text-align: justify;
}

.csc-form-label {
	font-family : Arial;
	font-size : 11px;
	line-height : 120%;
	color: black;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding-bottom : 0px;
	text-indent : 0px;
	font-weight : normal;
	text-align: justify;
}