body {

	background-color: white;

	margin: 0;

	padding: 0;

	background-repeat: repeat-y;

	background-image: url(../images/handy-display-schutzfolien_senkrecht_.png);

}



h1 {

	font-family : Arial;

	color : #1F8FFD;

	font-size : 16px;

}

h2 {

	font-family : Arial;

	color : #1F8FFD;

	font-size : 16px;

}

h3 {

	font-family : Arial;

	color : #1F8FFD;

	font-size : 16px;

}

.csc-mailform {

	border: 1px solid #C0C0C0;

}



.csc-mailform-field {

	padding:10px;

}



label {

	display: block;

   	width: 100px;

   	float: left;

	font-family : Arial;

	font-size : 12px;

}



input {

}



#topmenubox {

	width:100%;

	height:50px;

	background-color:gray;

}



#topmenu {

	padding-left:30px;

	padding-top:20px;

	

}



#titelbox {

	width:800px;

	height:160px;

	

}



#menubox {

	padding-left:60px;

	padding-top:20px;

}



#leftcol {

	float:left;

	width:250px;

}



#rightcol {

	margin-left: 250px;

	width:550px;

}



*html #leftcol {

	float:left;

	width:200px;

	margin-right: -3px;

}



*html #rightcol {

	margin-left: 197px;

	width:550px;

}



#titel {

	padding-left:30px;

	padding-top:25px;

}



#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;

}

.tabelle {
	font-family : Arial;

	font-size : 12px;

	color: #808080;

	text-align: left;
	
	font-weight:normal;
}

li {

	font-family : Arial;

	font-size : 12px;

	color: #808080;

	text-align: left;

}



.sitemaplink {

	font-family : Arial;

	font-size : 12px;

	color: #808080;

}


A:link {

	background-color : transparent;

	text-decoration : none;

	color: #808080;

}

A:visited {

	background-color : transparent;

	text-decoration : none;

}

A:hover {

	background-color : transparent;

	text-decoration : none;

	color: #1F8FFD;

}



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;

}

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

}