* {
	margin: 0;
	padding: 0;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
	}

h3 {
	font-size: 18px;
	}

th {
	text-align: left;
	}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;

}

.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A2323A;
	font-weight: bold;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #996600;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #C68600;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #6F4A00;
}


.kleingedruckte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	list-style-position: outside;
	list-style-type: circle;
}

BODY {
	scrollbar-face-color:#F1F1F1;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#E0E0E0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FFF7D7;
	color: #3E332F;
	font-weight: bold;

}



.copy {
	FONT-SIZE: 11px;
	COLOR: #A2323A;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 8px;

}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	background-color: #fcf4c7;
    border: 1px solid #CCCCCC; 

}

textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #fcf4c7;
	color: #000000;
    border: 1px solid #CCCCCC; 

}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	background-color: #fcf4c7;
}

img { border:none }

form {
display:inline
}

.medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

 .floatright
{
float: right;
margin: 0 0 10px 10px;
clear: right;
}

#winter {
	position:absolute;
	left:0px;
	top:460px;
	width:150px;
	height:180px;
	z-index:21;
}
#bildergalerie {
	position: absolute;
	left: 100px;
	top: 0px;
	width: 230px;
	height: 60px;
	z-index: 22;
}
.invisible { position:absolute; left:-1000px; top:-1000px; width:1px; height: 1px; overflow:hidden; display:inline;}
