body {
	margin:0px;
	padding:0px;
	background-color:#b71234;
	text-align:center;
	font-family:arial,helvetiva,sans-serif;
}

a {
	color:#b71234;
	text-decoration:none;
}

#centerdiv {
	width:100%;
}

#contentdiv {
	margin:0 auto;
	margin-top:55px;
	width:889px;
	overflow:hidden;
	text-align:left;
	background-color:#fff;
}

#leftred {
	width:20px;
	height:460px;	/* hoehe des ges. contents per js */
	float:left;
	background-color:#b71234;
}

#rightred {
	width:15px;
	height:205px;
	float:left;
	background-color:#b71234;
}

#header {
	width:854px;
	height:205px;
 	overflow:hidden;
	float:left;
}

.headerimg {
	margin:0px;
	margin-top:21px;
	width:178px;
	overflow:hidden;
}

.poplink {
}

#content {
	width:869px;
	height:255px;	/* gesamthoehe minus header hoehe */
	overflow:auto;
	float:left;
	background-image:url("../img/layout/contentbg.gif");
}

#contentleftspacer {
  width:120px;
  height:145px;
  float:left;
}

#innercontent {
  padding-left:25px;
	width:482px;
	line-height:19px;
	float:left;
}

.text {
	font-size:14px;	
}

.rot {
	color:#b71234;
}

#imgcolspacer {
	width:47px;
	height:70px;
	float:left;
	margin:0px;
}

#imgcol {
	float:left;
	width:175px;
	overflow:hidden:
	margin:0px;
}

.caption {
	color:#b71234;
	font-size:14px;	
	/*font-weight:bold;*/
	margin-bottom:18px;
}

div.colimg {
	margin-bottom:8px;
}

#navicontainer {
	padding-left:165px;
	padding-top:13px;
	height:80px;	
	background-color:#b71234;
	clear:left;
	line-height:1px;
}

#navibox1 {
	float:left;
	width:218px;
}

#navibox2 {
	float:left;
	width:310px;
}

img.navivertspacer {
	height:5px;
	margin:0px;
}

img {
	border:none;
}

#startleft {
	margin:0px;
	float:left;
	width:470px;
	overflow:hidden;
}

#startlefttop {
	height:41px;
	overflow:hidden;
}

#starttextcontainer {
	width:384px;
	height:374px;
	float:left;
	background-image:url(../img/layout/hkv_start_03.jpg);
}

.starttext {
	width:285px;
	color:#b71234;
	font-size:14px;
	line-height:18px;
}

div.col {
	width:230px;
	overflow:hidden;
	float:left;
}

div.colspacer {
	width:22px;
	float:left;
}

form {
	margin:0px;
}

input {
	font-family:arial,sans-serif;
	font-size:13px;
}

.formtext {
	width:168px;
	border:1px solid black;
	background-color:#f3f0f0;
	/*padding:0px;*/
	margin:0px;
}

textarea {
	width:228px;
	height:130px;
	border:1px solid black;
	font-family:arial,sans-serif;
	font-size:13px;
	background-color:#f3f0f0;
	margin-bottom:5px;
}

div.formleft {
	font-size:14px;
	width:58px;
	float:left;
}

div.formright {
	float:left;
	margin-bottom:3px;
	width:172px;
	text-align:right;
}
