<style type="text/css">
h1{
	font-size: 14px;
}
h3{
	font-size: 12px;
}
body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#DEDEDE;
	background-image:url(./bilder/bg_top.jpg); 
	background-repeat:repeat-x;
	
}

a{
	text-decoration:none;
	color:#666666;
	cursor:pointer;
}

a:hover{
	text-decoration:underline;
}
.inKd{
	width:300px;
}
.link {
	text-decoration:none;
	color:#000000;
	}
	
.schaaf_txt {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.txt{
	font-size: 12px;
}
.txt_bck{
	font-size: 12px;
	background:url(bilder/box_02.png);
}

.welcome{
	font-size: 12px;
	text-align:justify;
}
.input {
	border:1px solid #999999;
	height:14px;
	font-size: 11px;
	width:150px; 
	margin-bottom:2px;
}
	
.input_partner {
	border:1px solid #999999;
	height:14px;
	font-size: 11px;
	width:300px; 
	margin-bottom:2px;
}

ul
{
	margin-left:0px;
	padding-left:10px;
	list-style:none;
	padding-bottom:5px;
}

#faq ul
{
	font-weight:bold;
	height:auto
}

#faq ul ul 
{
	font-weight:100;
}

ul ul
{
	list-style:decimal;
	padding-left:25px;
	padding-top:10px;
}
	


#nav_inline li{
	display:inline;
	margin-right:5px;
	
}

#nav li{
	margin:0px;
	height:18px;
	
}

#nav_inline a{
	color:#CCCCCC;
	text-decoration:none;
}
#nav_inline a:hover{
	text-decoration:underline;
}

#nav a{
	color:#666666;
	text-decoration:none;
}
#nav a:hover{
	text-decoration:underline;
}


#nav_inline a:hover{
	color:#CCCCCC;
	text-decoration:underline;
}

.hinweis{
	border-top:solid 1px #888888;
	background-color:#AAAAAA;
	font-size:10px;
	text-align:center
}
.trhover{
	cursor='pointer';
 	background-color:#D0D0D0;
}
.trhover:hover{
	background-color:#EFEFF0;
}
.werbung{
	font-size:10px;
	color:#666666;
}
</style>
