body {
	background-color: white;
	margin: 0;
	padding: 0;
	text-align:center;
	
	}

	.bothclear {
clear:both;
}

.leftfloat {
float:left;
}

#content a.amazon-link {
	text-decoration:none;
	font-size:14px;
	color:#5F5F5F;
	font-weight:bold;
}

#content a:hover.amazon-link {
	color:#FF6500;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

h1 {
	font-family : Arial;
	color : #FF6500;
	font-size : 16px;
}

h2 {
	font-family : Arial;
	color : #FF6500;
	font-size : 14px;
}

h3 {
	font-family : Arial;
	color : #FF6500;
	font-size : 14px;
}

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

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

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

#footerarea {

	margin:auto;

	background-color:#DFDFDF;
	
	height:10px;

}

input {
}

#topmenubox {
	margin:auto;
	width:100%;
	height:50px;
	background-color:gray;
}

#topmenu {
	padding-left:30px;
	padding-top:0px;

}

#titelbox {
	width:1000px;
	height:309;
	margin:auto;	
}


#contentbox { 

	width:1000px;
	margin:auto;
	
}

#menu {
	float:left;
	width:220px;
	text-align:left;
	padding:10px;
}

#content {
	overflow:hidden;
	float:left;
	width:740px;
	text-align:left;
	padding:10px;

}

#titel {
	padding-left:30px;
	padding-top:25px;
}

#headerimage {
	padding:1px;
}

.topmenu_item {
	font-family : Arial;
	font-size : 14px;
	line-height : 100%;
	color: #3b3b3b;
}

.submenu {
	font-family : Arial;	
	color : #FFFFFF;
	font-size : 16px;
}

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

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

li {
	font-family : Arial;
	font-size : 12px;
	color: #000000;
	text-align: left;
}
.sitemaplink {
	font-family : Arial;
	font-size : 14px;
	color: #ffffff;
}


A:link {
	background-color : #FFFFFF;
	text-decoration : none;
	color: #34160c;
	font-size:12px;
}
A:visited {
	text-decoration : none;
	color: #000000;
	font-size:12px;
}
A:hover {
	background-color : #BACFD7;
	text-decoration : none;
	color: #000000;
	font-size:12px;
}

A:active {
	background-color : #BACFD7;
	text-decoration : underline;
}

.csc-form-label-req {
	font-family : Arial;
	font-size : 14px;
	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 : 14px;
	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;
}