/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bilder/top_01.gif);	
	
}
#border {
	border: 1px solid #999999;
	background-color: #ffffff;
	
	scrollbar-face-color: #C0C0C0;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-3dlight-color: #969696;
	scrollbar-darkshadow-color: #646464;
	scrollbar-shadow-color: #808080;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
link: {font-weight: bold;
}
a:link {
	color: #FF6633;
	text-decoration: none;
	
}
a:visited {
	color: #FF6633;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a {
	font-weight: bold;
}
#linkrot {
	color: #FFCC33;
	
}
.footer:link {
	color: #999999;
	text-decoration: none;
	font-weight: normal;	
}
.footer:visited {
	color: #999999;
	text-decoration: none;
	font-weight: lighter;
}
.footer:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.footer:active {
	color: #666666;
	text-decoration: none;
}

.bildunterschrift {font-size: smaller}

.ueberschrift {
	font-size: larger;
	font-weight: bold;
}

