form {
	margin:0px;
	padding:0px;
}

ul {margin:0; padding:0; list-style:none; line-height:17px}
li {background:url(images/pointer.gif) center left no-repeat;padding:0 0 0 10px }
.ul {margin:0; padding:0; list-style:none; line-height:18px}
.li {background:none; margin:0px; padding:0px}
.test{
	background:url(images/pointer-neu.gif) center left no-repeat;padding:0 0 0 10px 
}
body{
	background-color:#FFFFFF;
	margin:0px;
  	padding:0px;
    line-height:13px;
	letter-spacing:1px;
	text-align:center;
}
h1{
	color: White;
	font-size: 22pt;
}
h3{
	color: Black;
	font-size: 14px;
}
div{
	font-size:11px;
    font-family:Tahoma; 
    color:#7B7D7F;
	line-height:13px;
	letter-spacing:0px 
}
table{
	font-size: 11px;
	color:#7B7D7F;
}
.white{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none
}
.red{
	color:#FF4925;
	font-size:10px;
}
.red_11{
	color:#FF4925;
	font-size:11px;
}
.red_12{
	color:#FF4925;
	font-size:11px;
	font-weight: 700;
}
.pol{
	color:#92999C;
	text-decoration:none;
}

.m1{
	color:#4A4B4C;
}
.t1{
	color:#7B7D7F;
	font-size:10px;
	text-decoration:none
}
.ueber{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #000000;	
}

a.pol:hover{ text-decoration:underline}
a.white:hover{ text-decoration:underline}
a.red:hover{ text-decoration:none}
a.red_11:hover{ text-decoration:none}
a.red_12:hover{ text-decoration:none; font-weight: 700;}
a.t1:hover{ color:#FF4925}
a.ueber{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: black; text-decoration: none;}
a.ueber:hover{ text-decoration: underline overline; color: red;}

.wrap{
	margin:0 auto;
	padding:0;
	height:747px;
	width:100%;
	
}
#header{
	background:URL(images/tall_h.gif) repeat-x;
	margin:0 auto;
	padding:0;
	width:579px;
	height:193px;
	text-align:left;
	display:table;
}

#content {
	background:URL(images/tall_m.gif);
	margin:0 auto;
	padding:0;
	width:100%;
	height:469px;
	text-align:center;
	display:table;

}
#content_in {
	background:URL(images/tall_y.gif);
	margin:0 auto;
	padding:0;
	width:579px;
	height:469px;
	text-align:left;
	display:table;

}
#content_in2 {
	background:URL(images/top.jpg) no-repeat top;
	margin:0 auto;
	padding:0;
	width:579px;
	height:469px;
	text-align:left;
	display:table;

}
#content_in3 {
	background:URL(images/bottom.jpg) no-repeat bottom;
	margin:0 auto;
	padding:0;
	width:579px;
	height:469px;
	text-align:left;
	display:table;

}

#footer{
	background:URL(images/footer.gif) norepeat bottom;
	margin:0 auto;
	padding:0;
	width:579px;
	height:285px;
	text-align:left;
	display:table;
	
}
#footer1{
	margin:0 auto;
	padding:0;
	width:579px;
	height:285px;
	text-align:left;
	display:table;
	
}
 

.input{
  		width:220px; height:21px;
		font-size:11px;
    	font-family:Tahoma; 
    	color:#4D4D4D;
		padding-top:3px;
		padding-left:4px;
		border-style:solid;
		border-width:1px;
		border-color:#828384;
		}

.textarea{
  		width:220px; height:93px;
		font-size:11px;
    	font-family:Tahoma; 
    	color:#4D4D4D;
		padding-top:3px;
		padding-left:4px;
		border-style:solid;
		border-width:1px;
		border-color:#828384;
		overflow:auto;
		}
 

input.error, textarea.error {
	margin-bottom: 2px;
	padding-bottom: 0px;
	border: 1px red solid;
	height: 10px;
	font-size:9px;
	padding-bottom: 0px;
}
p.form_error {
	
	color: red;
	margin: 0px;
	padding: 0px;
	height: 10px;
	font-size:9px;
}
input.button {
background: white;
border: 1px solid darkgray;
height: 17px;
font-size:9px;
color: red;
}






 




