

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-image:url(../bilder/background.gif);
 background-repeat: repeat;

}

/* Links 
a {
	color: #E72D30;
}

a:hover {
    color: #646464;
}
*/
h1, h2, h3, h4, h5, h6, p, li, dd, dt, div, td, input, select, textarea  {
    color: #646464;
}



/* Heading */
h1, h2, h3, h4, h5, h6 {
	padding: 5px 0;
	margin: 0;
}

h1 {
    font-size: 18px;
	line-height: 22px;
}

h2 {
    font-size: 16px;
	line-height: 20px;
}

h3 {
    font-size: 12px;
	line-height: 18px;
	color: #7b6216;
	font-weight:bold;
	text-transform: uppercase;
	
}

h4 {
    font-size: 10px;
	line-height: 16px;
}


/* Circle list */
.list {

	color:#000;
	font-weight:bold;
	list-style-image:url(../bilder/bindestrich.gif);

}
#start { 
 margin: 0 auto;
 width: 100%;
 float: left;
 background-color:#FFFFFF;
 background:#FFFFFF;

}

#wrapper { 
 margin: 0 auto;
 width: 982px;
 float: left;
 clear: both;
}
#header {
 color: #333;
 width: 680px;
 float: left;
 padding: 0px;
 border: 0px solid #fff;
 height: 100px;
 margin: 0px 0px 0px 0px;
 background: #fff;

}

#home {

 width: 300px;
 float: left;
 padding: 0px;
 height: 20px;
 margin: 0px 0px 0px 0px;
 margin-top: 50px;
 background: #fff;
 text-transform: uppercase;
}
#home a { 

 color:#6c8da8;
 text-decoration:none

}
#home a:hover { 

 color:#000;
 text-decoration:none

}
#home td.act a  { 

 color:#000;
 text-decoration:none
 
}

#navigation {
 float: left;
 width: 680px;
 color: #fff;
 padding: 0px;
 background: #fff;
 text-transform: uppercase;
}

#navigation a { 
  
	color:#7b6216;
	text-decoration:none;
	display:block;
	margin: 2px 0px 0px 5px;
	height:20px;

}
#navigation a:hover { 

	color:#fff;
	text-decoration:none;
	display:block;
	margin: 2px 0px 0px 5px;
	height:20px;
	background: url("../bilder/naviOver.gif") 0px  no-repeat;

}
#navigation td.act a { 

	color:#fff;
	text-decoration:none;
	display:block;
	margin: 2px 0px 0px 5px;
	height:20px;
	background: url("../bilder/naviOver.gif") 0px  no-repeat;

}

#search {
 color: #165d96;
 width: 280px;
 float: right;
 padding: 0px;
 height: 20px;
 margin: 0px 0px 0px 0px;
 margin-top: 0px;
 background: #fff;
 text-transform: uppercase;
 background-image:url(../bilder/search_back.gif);

}

/* Search box
----------------------------------------------- */
#search input {
	font-family: inherit;
}

#search input.text-box {
	width: 160px;
	border: 0px solid #165d96;
	font-size: 11px;
	margin-top: 2px; 
	
}


#search input.submit {
	border: 0;
	background: none;
	color: #165d96;
	font-size: 11px;
	vertical-align:middle;
}

/* END Search box
----------------------------------------------- */

/* Sec Navigation box
----------------------------------------------- */
#secnavigation {
 float: right;
 width: 560px;
 height:38px;
 padding: 0px;
 border: 0px solid #fff;
 margin: 0px 0px 20px 0px;
 margin-top:52px;
 background: #fff;
 text-transform: uppercase;

}

#secnavigation a { 
  
	color:#646464;
	text-decoration:none;
	line-height:16px;
	text-decoration: none;
	display:block;
	padding:20px 6px 20px 20px;
	background: url("../bilder/navi3.gif") 0px  no-repeat;


}
#secnavigation a:hover { 

	color:#646464;
	text-decoration:none;
 
	line-height:16px;
	text-decoration: none;
	display:block;
	padding:20px 6px 20px 20px;
	background: url("../bilder/navi2.gif") 0px  no-repeat;

}

#secnavigation td.act a { 

	color:#7b6216;
	text-decoration:none;
	line-height:16px;
	text-decoration: none;
	display:block;
	padding:20px 6px 20px 20px;
	background: url("../bilder/navi2.gif") 0px  no-repeat;

}


#leftcolumn { 
 color: #fff;
 border: 0px solid #fff;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 440px;
 width: 420px;
 float: left;
 background: #fff;
}
#midlecolumn { 
 float: left;
 color: #000000;
 border: 0px solid #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height:440px;
 width: 500px;
 display: inline;
 background: #fff;
}

#rightcolumn { 
 float: right;
 color:#000000;
 border: 0px solid #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 440px;
 width: 20px;
 display: inline;
 background: #fff;

}
#bigrightcolumn { 
 float: right;
 color:#000000;
 border: 0px solid #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 1150px;
 width: 260px;
 display: inline;
 background: #fff;

}

#bigstart { 
 float: right;
 color:#000000;
 border: 0px solid #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 600px;
 width: 260px;
 display: inline;
 background: #fff;

}


#bigmidlecolumn { 
 float: left;
 color: #000000;
 border: 0px solid #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height:950px;
 width: 260px;
 display: inline;
 background: #fff;
}
#bigermidlecolumn { 
 float: left;
 color: #000000;
 border: 0px solid #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height:700px;
 width: 520px;
 display: inline;
 background: #fff;
}

#bigbigermidlecolumn { 
 float: left;
 color: #000000;
 border: 0px solid #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height:3600px;
 width: 520px;
 display: inline;
 background: #fff;
}

#verlosungmidlecolumn { 
 float: left;
 color: #000000;
 border: 0px solid #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height:650px;
 width: 260px;
 display: inline;
 background: #fff;
}

#verlosungright { 
 float: left;
 color: #000000;
 border: 0px solid #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height:650px;
 width: 260px;
 display: inline;
 background: #fff;
}


#bigcolumn { 
 float: left;
 color:#000000;
 border: 0px solid #fff;
 margin: 38px 0px 0px 0px;
 padding: 10px;
 height: 440px;
 width: 520px;
 display: inline;
 background: #fff;

}

#footer { 
 width: 98%;
 color: #333; 
 border-bottom:1px solid #d9d9d9; 
 border-top: 1px solid #d9d9d9;
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 5px;
 clear: both;
}

.footerT { 

 margin-left: 36px;
 color:#000000;
 font-size:11px;

}
.footerT a { 

 color:#7b6216;

}

<!-- Beginn Formular-->

.box	{
	font-family: Verdana;
	font-size: 10px;
	width: 200px;
	height:20px;
	border: 1 solid #89BFE8;
	background : White;

}
.formtextarea	{
	font-family: Verdana;
	font-size: 10px;
	width: 200px;
	height:50px;
	border: 1 solid #89BFE8;
	background : White;

}
<!--End Formular-->




