
body {
	scrolling=yes
    scrollbar-base-color: #ffffff;
    scrollbar-face-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #666666;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
	margin: 2px 0;
	background: #ffffff;
background-image:url('../bilder/bg.png');
}

td { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #666666; }
input { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #666666; }
textarea { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #666666; }
a { text-decoration: none; color: #800000; }
a:hover { text-decoration: underline; color:#800000; }
.titel { font-size: 16px; color:#666666; }
.titelr { font-size: 16px; color:#800000; }
.subtitel { font-size: 10px; color:#666666; }
.subtitelr { font-size: 10px; color:#cc0000; }
.rot { font-size: 11px; font-weight: bold; color:#cc0000; }
.copyright { font-size: 9px; color:#666666; }
.formularfeld {
	height: 18px;
	width: 200px;
	border: 1px solid cccccc;
}

.formularfeld2 {
	height: 160px;
	width: 200px;
	border: 1px solid cccccc;
}
.formularfeld2b {
	height: 36px;
	width: 200px;
	border: 1px solid cccccc;
}
.formularfeld3 {
	height: 18px;
	width: 125px;
	border: 1px solid cccccc;
}
.buttonSenden {
	height: 18px;
	width: 98px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid cccccc;
}
.buttonSenden2 {
	height: 18px;
	width: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid cccccc;
}

#galerie img
{
width: 100px;
height: 100px;
border: 0px solid #ffffff;
} 

#galerie a .gross
{
display: none;
}

#galerie a:hover .gross
{
width: 500px;
height: 500px;
display: block;
position: absolute;
top: 25px;
left: 25px;
z-index: 1;
background: #fff;
border: 1px solid #cccccc;
}
