/*----------------------------------*/

.vertnav1{
	border: 0px solid #ff0000;
	padding-left:10px;
	padding-top:2px;
}

.vertnav1-act{
	border: 0px solid #ff0000;
	padding-left:10px;
	padding-top:2px;
}
.vertnav2{
	border: 0px solid #ff0000;
	padding-left: 20px;
}

.vertnav2-act{
	border: 0px solid #ff0000;
	padding-left: 20px;
}

.vertnav3{
	border: 0px solid #ff0000;
	padding-left: 25px;
}

.vertnav3-act{
	border: 0px solid #ff0000;
	padding-left: 25px;
	
}

body{
	font-family: Verdana,Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 8pt;
	color: #606060;
	border: 0px solid #FF0000;
	padding-top: 10px;
	background: #fff url('bilder/bg.gif');
}

a {
	font-size: 8pt;
	color: #606060;
	text-decoration: none;
}

a:hover {
	font-weight:bold;
	color: #606060;
	text-decoration: none;
}

a:active {
	font-weight:bold;
	color: #ff6060;
	text-decoration: none;
}

a:visited {
	color: #606060;
	text-decoration: none;
}

.csc-header csc-header-n1{
}

h1 {
	padding: 10px  10px 10px 10px;
	color:#505050;
	font-size:14px;
	font-weight:bold;

}
.csc-firstHeader{
}

.csc-mailform{
	border: 0px solid #FFFFFF;
}
.csc-mailform-field{
	padding: 4px  40px 0px 0px;	
	float:right;
}
	


div#siteWrapper{
	width: 818px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #FF0000;
	background: url('bilder/header.png'); background-repeat:no-repeat;
}

/*top boxes*/
div#topBox {
	border: 0px solid #FFFFFF;
	clear:both;
	height:135px;
	width:808px;

}
div#topLeftBox{
	background: #000000;
	border-left: 0px solid #FFFFFF;
	width:160px;
	height:135px;
	padding: 20px 0px 0px 0px;
	float:left;
	margin: 0px  0px  0px  0px;
}

div#topLeft2Box{
	background: #000000;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	width:158px;
	height:135px;
	float:left;
}
div#topCenterBox{
	background: url('bilder/header.png');
	border-left: 0px solid #FFFFFF;
	width:808px;
	height:135px;
	float:left;
}
div#topRightBox{
	background: #000000;
	border-left: 0px solid #FFFFFF;
	width:199px;
	height:135px;
	float:left;
}

/*top boxes*/

/*center boxes*/
div#midBox {
	background: url('bilder/bgunten.png'); background-repeat:no-repeat;
	border:0px solid #0000ff;
	height:474px;
	width:818px;
}

div#midLeftBox{

	border-left: 0px solid #FFFFFF;
	width:20px;
	height:474px;
	float:left;
}

div#midLeft2Box{

	border-right: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	width:158px;
	height:474px;
	padding-top:10px;
	float:left;
}

div#midCenterBox{
	padding:30px 40px 0px 60px;
	width:400px;
	height:474px;
	float:left;
}
div#midRightBox{
	background: url('bilder/box.png'); background-repeat:no-repeat;
	border: 0px solid #ff0000;
	width:199px;
	height:474px;
	float:left;
}

div#midRightBoxo{
	border: 0px solid #ff0000;
	padding:25px 0px 10px 0px;
	width:170px;
	height:170px;
	float:left;
}

div#midRightBoxu{
	border: 0px solid #00ff00;
	font-family: Verdana,Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 10pt;
	width:199px;
	height:220px;
	float:left;
}
div#midRightBoxu a {
	font-size: 10pt;
	color: #505050;
	text-decoration: none;
}

div#midRightBoxu a:hover {
	color: #505050;
	text-decoration: none;
}

div#midRightBoxu a:active {
	text-decoration: none;
}

div#midRightBoxu a:visited {
	color: #505050;
	text-decoration: none;
}
/*center boxes*/

/*bottom boxes*/
div#bottomBox {
	border-top: 0px solid #000000;
	height:10px;
}

div#bottomLeftBox{
	border: 0px solid #000000;
	width:160px;
	height:10px;	
	float:left;
}
div#bottomLeft2Box{
	border: 0px solid #66FFFF;
	width:160px;
	height:20px;
	float:left;
}
div#bottomCenterBox{
	border: 0px solid #66FFFF;
	width:502px;
	height:10px;	
	padding-left:0px;
	float:left;
}
div#bottomRightBox{
	border: 0px solid #66FFFF;
	width:160px;
	height:10px;
	float:left;
}

.bodytext{
	margin: 10px  20px  10px  10px;
}