* {
  padding: 0;
  margin: 0;
  border: 0;
}

html {
	height: 101%;
}

body { 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	background: #000;
}

h1 {font-size: 1.0em; font-weight:bold; color: #F90;}
h2 {font-size: 1.0em; font-weight:bold; color: #F90;}
h3 {font-size: 1.0em; font-weight:bold; color: #F90;}
a {text-decoration: none; color: #888;}
.menu2 a {color: #F90;}
.menu3 a {margin-left: 20px;}
.menu4 a {color: #F90;margin-left: 20px;}
.menu5 a {margin-left: 40px;}
.menu6 a {color: #F90;margin-left: 40px;}

#headerleft table {
	width: 100%;
	text-align: center;
}

#headerleft td {width: 33%;}

#wrap {
	margin: 0 auto;
	width: 759px;
	padding: 47px 21px 47px 20px;
}

#header {
	width: 759px;
}

#headerleft {
	width: 365px;
	float: left;
	min-height: 225px;
	border-left-width: 2px;
	border-left-style:solid;
	border-color: #000;
	padding: 0 23px 0 23px;
}

label {
	display: block;
	float: left;
	width: 290px;
	margin-top: 5px;
	margin-bottom: 5px;
}
input {
	display: block;
	float: left;
	margin-bottom: 5px;
}

textarea {
	display: block;
	float: left;
	margin-bottom: 15px;
	width: 290px;
}


#vorschau {
	float: left;
	width: 121px;
	height: 92px;
	text-align: center;
	padding: 10px 0 10px 0;
}

#headerright {
	width: 300px;
	float: left;
	margin-left: 46px;
	height: 285px;
}

#headerright h1 {
	padding-bottom: 10px;
}

#middle {
	width: 759px;
	clear: both;
}

#middlecontent {
	width: 261px;
	border-left-width: 2px;
	border-left-style:solid;
	border-color: #F90;
	min-height: 21px;
	background: url(logo_kw.gif) no-repeat right;
	padding-left: 150px;
	padding-top: 50px;
	color: #CCC;
	text-align: right;
	float: left;
}
#middlecontent a {
	color: #666;
}
#headmenu a {color: #F90;}

#footer {
	width: 759px;
	min-height: 20px;
}

#fhead {
        width: 413px;
        float: left;
}

#menublock {
        float: left;
        width: 107px;
        padding: 0px 0px 10px 0px;
        margin: 0px;
        text-align: center;
        border: 0px;
}


#footerleft {
	width: 365px;
	float: left;
	background: #F0E0CE;
	min-height: 179px;
	border-left-width: 2px;
	border-left-style:solid;
	border-color: #F90;
	padding: 23px;
}
#footerleft1 {
	width: 150px;
	float: left;
	padding: 0px;
}
#footerleft2 {
	width: 215px;
	float: left;
	padding: 0;
}

#footerright {
	width: 300px;
	float: left;
	margin-left: 46px;
	min-height: 179px;
	padding: 23px 0px 23px 0px;
}

#footerright ul {
	margin-left: 20px;
}

#abschl {
	width: 411px;
	border-left-width: 2px;
	border-left-style:solid;
	border-color: #F90;
	height: 71px;
	float: left;
}


