@charset "utf-8";
body {
	MARGIN: 0px 0px 0px 0px;
	font-family: Verdana, sans-serif;
	font-size: small;
	color: #999;
	}

#footer {
	width:100%;
	BOTTOM: 0px;
	position: absolute;
	height: 120px;
	font-size: 0.8em;
	text-align: center;
}

img.skaliere
{
	LEFT: 50%;
	VISIBILITY: visible;
	MARGIN-LEFT: -50%;
	MAX-WIDTH: 100%;
	WIDTH: 100%;
	FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
	POSITION: absolute;
	HEIGHT: auto;	
}
a {
padding-top: 2px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 7px;
margin-left: 3px;
background: url(images/site/pfeil_2.gif) no-repeat 0 50%;
text-decoration: none;
color: #E70036;
}

a:link { color: #E70036; }
a:visited { color: #E70036; }

a:hover {
	color: #666666;
}
#w3c a {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
