#footer a, #footer  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #77A5C6;
	font-size: 10px;
	line-height: 20px;
}
#footer a:hover {
	color: #FFFFFF;
}

#footpad {
	margin-left: 25px;
	font-size: 11px;
	color: #666666;
	text-align: left;
	line-height: 14px;
	position: relative;
	width:200px;
	margin-top: 18px;
}
h1 {
	font-size: 17px;
	color: #487fa7;
}
#kasten_links{
width: 311px;
background-color:#e6e5e4;
float:left;
margin-right:15px;
}
#kasten_rechts{
width: 311px;
background-color:#e6e5e4;
float:right;
margin-right:15px;

}
#kasten_top{
padding:4px;
background-color:#d8d7d6;
}
#kasten_top a{
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	background-image: url(../buttons/pfeil.gif);
	background-position: right;
		background-repeat: no-repeat;
	padding-right: 25px;
}
#kasten_innerpad{
	padding: 10px;
	margin-bottom: 20px;
	clear:both;

}

#inner_content {
line-height: 18px;
}

#inner_content a{
color: #666666;
}

#inner_content a:hover{
color: #CDCDCD;
text-decoration: none;
}
