@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
h1, h2, h3 {
	font-size: 16px;
	color: #990000;
	padding: 5px 20px;
	margin: 0px;
}
p {
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
}
.link:visited, .link:link {
	font-size: 15px;
	font-style: oblique;
	color: #990033;
	text-decoration: none;
}
.link:hover, .link:active {
	text-decoration: none;
	border-bottom: dotted 1px;
}

.emaillink:visited, .emaillink:link {
	font-size: 11px;
	font-style: oblique;
	color: #990033;
	text-decoration: none;
}
.emaillink:hover, .emaillink:active {
	text-decoration: none;
	border-bottom: dotted 1px;
}

.menue:visited, .menue:link {
	font-size: 18px;
	color: #EA9E00;
	text-decoration: none;
	text-align: center;
	line-height: 35px;
}
.menue:hover, .menue:active {
	font-size: 18px;
	text-decoration: none;
}
.rand {
	padding: 3px;
	border: 1px solid #D2A725;
}
.rand_grian {
	background-color: #CCC944;
	padding: 7px;
}
.adresse {
 font-size:9px;
 color:#333333;
 text-align: center;
}

.invisible { position:absolute; left:-1000px; top:-1000px; width:1px; height: 1px; overflow:hidden; display:inline;}

#agb {
font-size:11px;
}