body {
	margin:0px;
	background-image:url(bilder/background.jpg);
	background-repeat: repeat-x;
} a{
	font-family:Arial, Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5d5d5d;
	text-decoration:none;
}
table{
	font-family:Arial, Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5d5d5d;
	text-decoration:none;
} #topdiv_links {
	padding-left: 40px;
	padding-top: 35px;
	float:left;
} #topdiv_rechts {
	padding-bottom: 30px;
}  .callback  {
	font-family:Arial, Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5d5d5d;
	padding-left: 85px;
	line-height: 14px;
	margin-top:0px;
	margin-bottom:5px;
}.callback  a{
	font-family:Arial, Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5d5d5d;
	text-decoration:none;
} .text {
	font-family:Arial, Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5d5d5d;
	line-height: 20px;
	
	
}
.li {
	font-family:Arial, Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5d5d5d;
	line-height: 20px;
	list-style-image:url(bilder/bullet_blue.gif);

}

.footer {
	font-family:Arial, Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #5d5d5d;
	line-height: 20px;
	margin-bottom:20px;
	margin-top:20px;
	
}.footer a{
	font-family:Arial, Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #5d5d5d;
	line-height: 20px;
	text-decoration:none;
} #menu {
	margin:25px 0 0 0;
	padding:0;
	list-style:none;
	float:left;
	width:20%;
	padding-left: 120px;
	width: 117px;
	
} #menu li a {
	margin:0 0 0 5px;
	padding:3px 3px 3px 5px;
	width:117px;
	height:17px;
	background-image: url(bilder/btn/butt_back.gif);
	background-repeat:no-repeat;
	font-family:Arial,Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#ffffff;
	display:block;
	text-decoration:none;

} #menu li a:hover {
	font-family:Arial, Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#5d5d5d;
	display:block;
	background-image: url(bilder/btn/butt_back_hover.gif);
	text-decoration:none;
}
#menu li a.aktiv {
	font-family:Arial, Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#5d5d5d;
	display:block;
	font-weight: bold;
	background-image: url(bilder/btn/butt_back_hover.gif);
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
} 
#wrapper {
	width:900px;
	margin:0;
	padding:0;
	height:auto;
}
#textlinks {
	float:left;
	width:300px;
	margin:0;
	padding:0;
	margin-left: 40px;
	margin-top:20px;
} 
#textrechts {
	float:right;
	width:280px;
	margin:0;
	padding:0;
	margin-top:20px;
	} 
#textganz {
	float:left;
	width:500px;
	margin:0;
	padding:0;
	margin-left: 40px;
	margin-top:20px;
	}
 #textlinks h2, #textrechts h2, #textganz h2 {
	font:bold 13px verdana, serif;
	padding:20px 0 0 0;
	color:#00599b;
}
 #textlinks h3, #textrechts h3, #textganz h3 {
	font:bold 12px verdana, serif;
	color:#00599b;

} .abstand  {
	padding-left: 50px;
}
.input {
	background: url(bilder/bg-input.gif);
	border: 1px solid #999;
	font-size: 12px;
	height:15px;
	width:250px;
	padding: 2px;
	margin: 3px 0;
}
.input_small {
	background: url(bilder/bg-input.gif);
	border: 1px solid #999;
	font-size: 12px;
	height:15px;
	width:50px;
	padding: 2px;
	margin: 3px 0;
}
.input_med {
	background: url(bilder/bg-input.gif);
	border: 1px solid #999;
	font-size: 12px;
	height:15px;
	width:150px;
	padding: 2px;
	margin: 3px 0;
}
.input_big {
	background: url(bilder/bg-input.gif);
	border: 1px solid #999;
	font-size: 12px;
	height:15px;
	width:390px;
	padding: 2px;
	margin: 3px 0;
}
.textarea {
	background: url(bilder/bg-input.gif) no repeat;
	border: 1px solid #999;
	font-size: 12px;
	height:85px;
	width:250px;
	padding: 2px;
	margin: 3px 0;
}
.submit {
	background-color:#CC0000;
	border: 1px solid #999;
	font-size: 12px;
	padding: 2px;
	margin: 3px 0;
	color:#ffffff;
}
	