/* BODY
-------------------------------------------------------------------- */
BODY{
   FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif;
   FONT-SIZE: 10pt;
	color: #003366;
	MARGIN-TOP: 0;
	MARGIN-LEFT: 0;
	MARGIN-RIGHT: 0;
	MARGIN-BOTTOM: 0;
	text-align: center;
	background-color: #FFFFFF;
	line-height: 1.5em;
}

/* FORMULARELEMENTE
-------------------------------------------------------------------- */
FORM{
	background-color:#eff2f5;
	border: 1px solid #dce3e9;
	COLOR: #003366;
	FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif;
	FONT-SIZE: 100%;
	padding: 5px;
	margin: 0;
	width: 660px;
}
FORM.suche{
	background: none;
	border: 0;
	padding: 0;
	margin:0px 0px 8px 0px;
	width: 245px;
}
LABEL{
	width: 140px;
	float: left;
}
RADIO{
	COLOR: #003366;
	FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif;
	FONT-SIZE: 100%;
}
INPUT{
	background-image: url(images/innershadow.gif);
	border: 1px solid #517cd3;
	background-color:#eff2f5;
	COLOR: #003366;
	FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif;
	FONT-SIZE: 100%;
	width: 300px;
	height: 24px;
	padding: 2px;
	margin-bottom: 2px;
}
INPUT.zweihundert{
	width: 246px;
}
INPUT.plz{
	width: 50px;
}
INPUT.ohne_rahmen{
	border-width:0;
	background-color:#eff2f5;
   COLOR: #003366;
   FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif;
   FONT-SIZE: 100%;
	width: 20px;
	background-image: none;
}
INPUT.button{
	background-image: url(images/bg-button-300.jpg);
	border: none;
	background-color:#FFFFFF;
   COLOR: #ffffff;
	height: 37px;
	font-weight: bold;
	cursor: pointer;
}
INPUT.suche{
	width: 200px;
}
INPUT.suchebutton{
	width: 20px;
	background-color:#ffffff;
	background-image: url(images/suche.gif);
	background-repeat: no-repeat;
	border: 0;
}
SELECT{
	border: 1px solid #517cd3;
	background-color:#FFFFFF;
   COLOR: #003366;
   FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif;
   FONT-SIZE: 100%;
	width: 300px;
	padding: 2px;
	margin-bottom: 2px;
}
SELECT.hundert{
	width: 100px;
}
SELECT.zweihundert{
	width: 200px;
}
textarea{
	background-image: url(images/innershadow.gif);
	border: 1px solid #517cd3;
	background-color:#FFFFFF;
    COLOR: #003366;
    FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif;
    FONT-SIZE: 100%;
	width: 300px;
	padding: 2px;
}
.falle { display: none; }

/* TABELLEN
-------------------------------------------------------------------- */
TABLE{
    FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif
}
TR{
    FONT-SIZE: 100%;
    FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif
}
TR.mittel{
    Background: #dce3e9;	
    FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif;
}
TR.hell{
    Background: #eff2f5;	
    FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif
}
TH{
    FONT-SIZE: 26pt;
    COLOR: #02a7fd;
    FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif
}
TD{
	FONT-SIZE: 10pt;
	FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif;
	color: #003366
}

/* ALLGEMEINE FORMATIERUNGEN
-------------------------------------------------------------------- */
li{
	FONT-SIZE: 100%;
	FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif;
	color: #003366;
	list-style-image:url(images/anstrich-li.gif);
}
P{
	FONT-SIZE: 100%;
	FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif;
	color: #003366;
	line-height: 1.5em;
}
P.klein{
	FONT-SIZE: 90%;
	FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif;
	color: #003366;
}
P.gross{
	FONT-WEIGHT: bold;
	FONT-SIZE: 110%;
	COLOR: #003366;
	FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif
}
P.abschluss{
	FONT-SIZE: 100%;
	COLOR: #02a7fd;
	FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif
}
A{
	FONT-SIZE: 100%;
   COLOR: #cc3300;
   FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif;
	text-decoration: none;
}
A:hover{
   COLOR: #003366;	
   FONT-FAMILY: "Lucida Sans", "Times New Roman", Times, serif;
	text-decoration: none;
}
A.klein{
    FONT-SIZE: 90%;
}
a.noborder:hover {
	border: 0;
	text-decoration: none;
}
hr{
	border: 0px; /* Für Firefox und Opera */
	border-top: dotted 1px #517cd3;
	border-bottom: solid 1px #e5eaef; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

a.start {
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
a.start:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
a.kontakt {
	font-size: 100%;
	display: block;
	background-color: #dce3e9;
	color: #990000;
	text-align: left;
   padding: 5px;
   margin: 0;
	border: 1px dotted #990000;
   text-decoration: none;
}
a.kontakt:hover {
	background-color: #990000;
	color: #FFFFFF;
}

/* NAVIGATION
-------------------------------------------------------------------- */
#nav {
	width: 200px;
	margin: 30px 25px 0 0;
	padding: 0;
	float: right;
}
#nav ul {
	list-style: none;
	margin: 14px 0 0 0;
	padding: 0;
	width: 100%;
}
#nav li {
	list-style-image:none;
	padding: 0;
	margin: 0;
	float: left;
}
#nav li a {
	font-size: 14pt;
	font-weight: bold;
	width: 200px;
	display: block;
	color: #993300;
	text-align: left;
   padding: 0;
   margin: 0 0 5px 0;
	letter-spacing: 0em;
	border: 0;
   text-decoration: none;
}
#nav a:hover {
	text-decoration: none;
	border: 0;
	color: #517cd3;
}
#nav a.aktiv {
	text-decoration: none;
	border: 0;
	color: #517cd3;
}

/* RAHMEN
-------------------------------------------------------------------- */
#rahmen{
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/bg-rahmen.jpg);
	background-repeat: no-repeat;
}
#hintergrund{
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-y;
}

/* HEADER
-------------------------------------------------------------------- */
#header{
	width: 925px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	font-size: 24pt;
	padding: 200px 25px 0 0;
	text-align: right;
	color: #cc3300;
	line-height: 1em;
}

/* INHALTSBEREICH
-------------------------------------------------------------------- */
#content {
	width: 950px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}
#inhalt{
	width: 670px;
	min-height: 255px;
	margin: 0 0 0 25px;
	padding: 0;
	text-align: left;
	float: left;
}
#inhalt h1{
	font-size: 200%;
	line-height: 1em;
	color: #02a7fd; 
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px dotted #02a7fd;
	font-weight: normal;
}
#inhalt h2{
   font-size: 150%;
	color: #003366; 
	margin: 20px 0 10px 0;
	padding: 0;
	font-weight: normal;
	border-bottom: 1px dotted #999999;
}
#inhalt h3{
   font-size: 130%;
	color: #003366; 
	margin: 0px 0px 5px 0px;
	padding: 0;
	border: none;
}
#inhalt h4{
   font-size: 15px;
	color: #003366; 
	font-weight: bold;
	margin: 2px 3px;
	padding: 0;
	border: none;
}
#inhalt ul li h3 {
	border: none;
	font-weight: normal;
}
ul li h3 a{
   COLOR: #cc3300;
}


/* GAESTEBUCH
-------------------------------------------------------------------- */
#gaestebuch{
	background: #eff2f5; 
	padding: 0;
	margin: 5px;
	border-bottom: 1px solid #dce3e9;
}
.gast_mittel {
	padding: 5px;
	background: #dce3e9; 
}
.gast_eintrag {
	padding: 5px;
}

/* SUCHE
-------------------------------------------------------------------- */
#suche form{
	background-color: none;
}
#suche .buttonsuche{
	background-image: none;
	border: 0;
	background-color: #FF9900;
	color: #FFFFFF;
	width: 50px;
}
#suchergebnis p {
	font-size: 80%;
}
span.highlight { font-weight: bold; color: #FF0000;}

/* NOPRINT BEREICH
-------------------------------------------------------------------- */
div.noprint { display: none; }

/* KONTAKT
-------------------------------------------------------------------- */
.kontaktbox{
	width: 140px; 
	float: left; 
	background-image: url(images/anstrich.gif); 
	background-repeat: no-repeat; 
	background-position: 0 5px;
	padding-left: 15px;
}
a:hover.autor {
	border: 0;
}
form p {
	margin-bottom: 5px;
}

/* FOOTER
-------------------------------------------------------------------- */
#footer {
	width: 950px;
	margin: 10px auto;
	background: #517cd3; 
}
#footer p {
	margin: 0;
	font-size: 90%;
	color: #FFFFFF; 
	padding:10px 0px 10px 10px;
	text-align: left;
}
#footer a{
	color: #FFFFFF; 
	font-size: 90%;
}
#footer a:hover{
	color: #FFFFFF; 
	border: 0;
	background: none;
	text-decoration: underline;
}


/* IE7 PROBLEME
-------------------------------------------------------------------- */
*html FORM{
	width: 670px;
}
*html li{
	list-style-image:url(images/anstrich-li-ie.gif);
}
*html INPUT{
	height: 22px;
}
*html #header{
	width: 950px;
}



