* { 
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right-width: 0px;
}

BODY { 
	background: url(hintergrund.jpg) #999 repeat-x;
	font: 12px/1.2em Verdana, Helvetica, Arial, Geneva, sans;
	color: black;
}

H1 { 
	font-weight: bold;
	color: #003366;
	line-height: 1.0em;
	font-family: Verdana, Helvetica, Arial, Geneva, sans;
	font-size: 1.0em;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-top: 15px;
}

H2 { 
	font-weight: bold;
	color: black;
	line-height: 1.2em;
	font-family: Verdana, Helvetica, Arial, Geneva, sans;
	font-size: 1.2em;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	padding-top: 15px;
}

H3 { 
	font-weight: bold;
	color: black;
	line-height: 1.0em;
	font-family: Verdana, Helvetica, Arial, Geneva, sans;
	font-size: 1.0em;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	padding-top: 15px;
}

P { 
	padding-bottom: 15px;
}

#content UL { 
	margin: 0px 0px 20px 20px;
}

#main { 
	margin: 20px auto 0;
	width: 920px;
	height: 100%;
	background-color: white;
	background-image: url(layout/gaestehaus-kerpf-bg.gif);
	text-align: left;
}

#logo { 
	float: left;
	width: 320px;
	height: 250px;
	background-color: white;
}

#header { 
	width: 920px;
	height: 200px;
	background-color: #fff;
	background-image: none;
	text-align: left;
}

#content { 
	float: left;
	width: 640px;
	line-height: 1.6em;
	background-color: white;
	text-align: left;
	padding: 0 30px 30px;
	margin-left: -30px;
}

#content A { 
	color: #003366;
	text-decoration: underline;
}

#content A:active { 
	color: white;
	text-decoration: underline;
}

#content A:visited { 
	color: #003366;
	text-decoration: underline;
}

#content A:hover { 
	color: #990000;
}

#footer { 
	padding-right: 30px;
	padding-left: 30px;
	font-size: 10px;
	padding-bottom: 5px;
	margin-left: 0px;
	width: 860px;
	color: white;
	padding-top: 5px;
	background-color: #003366;
	text-align: center;
}

#footer A { 
	color: white;
	text-decoration: underline;
}

#footer A:active { 
	color: white;
	text-decoration: underline;
}

#footer A:visited { 
	color: white;
	text-decoration: underline;
}

#footer A:hover { 
	color: #990000;
}

#keywords { 
	margin: 10px auto;
	font: 9px/1.2em Helvetica, Arial, Geneva, sans;
	width: 850px;
	color: #ccc;
}

#left { 
	float: left;
	width: 250px;
}

#navi { 
	width: 220px;
	font-family: Verdana, Helvetica, Arial, Geneva, sans;
	text-align: left;
}

#navi UL { 
	background-color: white;
	text-align: right;
	width: 220px;
	list-style-type: none;
}

#navi LI { 
	background-color: white;
	text-align: right;
	width: 220px;
	list-style-type: none;
}

#newsletter { 
	padding-right: 10px;
	margin-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 230px;
	padding-top: 10px;
	background-color: white;
	text-align: left;
}

#newsletter P { 
	font-size: 0.8em;
	color: #666;
	line-height: 1em;
}

INPUT.border { 
	border-right: #666 1px solid;
	border-top: #666 1px solid;
	border-left: #666 1px solid;
	border-bottom: #666 1px solid;
}

.nav1st A { 
	display: block;
	font-weight: bold;
	font-size: 1em;
	background: #003366;
	margin-bottom: 1px;
	width: 210px;
	color: white;
	text-decoration: none;
	padding: 5px;
}

.nav1st A:visited { 
	color: white;
	background: #003366;
}

.nav1st A:hover { 
	color: white;
	background-color: #990000;
}

.nav1st A:active { 
	color: white;
	background: #990000;
}

.nav1st .active A.current { 
	color: white;
	background-color: #990000;
}

.nav2nd A { 
	display: block;
	font-weight: normal;
	font-size: 1em;
	background: #c1c1c1;
	margin-bottom: 1px;
	width: 210px;
	color: black;
	text-decoration: none;
	padding: 5px;
}

.nav2nd A:visited { 
	background: #c1c1c1;
	color: black;
}

.nav2nd A:hover { 
	color: #990000;
	background-color: #e1e1e1;
}

.nav2nd A:active {
  font-weight: bold; 
	color: #990000;
	background-color: #e1e1e1;
}

.nav2nd .active A.current { 
	color: #990000;
	background: #e1e1e1;
}

#breadcrumb { 
	font-size: 0.8em;
	position: relative;
	top: -10px;
}

#small { 
	font-size: 0.8em;
	line-height: 1em;
}

#small A { 
	color: black;
	font-style: normal;
	text-decoration: none;
}

/*
.nav1st LI.active { 
	color: #003366;
	background-color: #e1e1e1;
	width: 240px;
	margin-bottom: 1px;
	padding: 5px;
	display: block;
}

.nav1st A.current { 
	color: #003366;
	background-color: #e1e1e1;
	width: 240px;
	margin-bottom: 1px;
	padding: 5px;
	display: block;
}


.nav2nd A { 
	display: block;
	font-weight: bold;
	font-size: 0.9em;
	background: white;
	margin-bottom: 1px;
	width: 210px;
	color: #999;
	text-decoration: none;
	padding: 5px 20px;
}

.nav2nd A:active { 
	display: block;
	font-weight: bold;
	font-size: 0.9em;
	background: white;
	margin-bottom: 1px;
	width: 210px;
	color: #999;
	text-decoration: none;
	padding: 5px 20px;
}

.nav2nd A:visited { 
	display: block;
	font-weight: bold;
	font-size: 0.9em;
	background: white;
	margin-bottom: 1px;
	width: 210px;
	color: #999;
	text-decoration: none;
	padding: 5px 20px;
}

.nav2nd A:hover { 
	color: #003366;
	width: 210px;
	margin-bottom: 1px;
}

.nav2nd LI.active { 
	color: #003366;
	width: 210px;
	margin-bottom: 1px;
}

.nav2nd A.current { 
	color: #003366;
	width: 190px;
	margin-bottom: 1px;
}
*/

.clear { 
}

.referenz { 
	border-right: #ccc 1px solid;
	padding-right: 5px;
	border-top: #ccc 1px solid;
	padding-left: 5px;
	float: left;
	padding-bottom: 5px;
	margin: 5px;
	border-left: #ccc 1px solid;
	padding-top: 5px;
	border-bottom: #ccc 1px solid;
}

/**
 * Modul WYSIWYGImage, Wysiwyg-Text mit Bild/Bildergalerie
 */
div.wysiwygimg { 
}

/* ----- Hack only for IE 7 ----- */
*+html div.wysiwygimg { 
	overflow: hidden;
}

.wysiwygimg .wysiwygimgclear { 
	clear: both;
	display: block;
	font-size: 1px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	position: relative;
}

/* Text */
.wysiwygimg .wysiwygimgtext { 
}

/* Bild und Link */
.wysiwygimg img.wysiwygimg { 
	border: 0;
	margin: 1px;
}

.wysiwygimg img.wysiwygimg { 
	border: solid 5px #f5f5f5;
	padding: 1px;
}

.wysiwygimg a.wysiwygimg img { 
	border: 0;
	padding: 0px;
	vertical-align: top;
	margin: 1px;
}

.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link { 
	border: solid 5px #f6f6f6;
	display: inline-block;
	line-height: 0.0em;
}

.wysiwygimg a.wysiwygimg:visited { 
}

.wysiwygimg a.wysiwygimg:hover { 
	border: solid 5px #e4e4e4;
}

.wysiwygimg a.wysiwygimg:focus { 
	border: solid 5px #e4e4e4;
}

.wysiwygimg a.wysiwygimg:active { 
	border: solid 5px #e4e4e4;
}

/* Bildunterschrift */
.wysiwygimg .wysiwygimgtitle { 
	color: #666;
	font-size: 0.8em;
	font-style: italic;
	margin: 2px 0px;
}

/* Wrapper-Classe um Bild und Bildunterschrift*/
.wysiwygimg .wysiwygimgwrap { 
}

/* Bild links im Text (Textumfluss) */
.wysiwygimg .wysiwygimgleft { 
	float: left;
	margin: 0 1.0em 0 0;
}

/* Bild rechts im Text (Textumfluss) */
.wysiwygimg .wysiwygimgright { 
	float: right;
	margin: 0 0 0 1.0em;
}

/* Bild oben links */
.wysiwygimg .wysiwygimgtopleft { 
	float: left;
	margin-bottom: 0.5em;
}

/* Bild oben rechts */
.wysiwygimg .wysiwygimgtopright { 
	float: right;
	margin-bottom: 0.5em;
}

/* Bild oben mittig */
.wysiwygimg .wysiwygimgtopcenter { 
	margin-bottom: 0.5em;
	text-align: center;
}

.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg { 
	margin: 0 auto;
}

/* Bild unten links */
.wysiwygimg .wysiwygimgbottomleft { 
	float: left;
	margin-top: 0.5em;
}

/* Bild unten rechts */
.wysiwygimg .wysiwygimgbottomright { 
	float: right;
	margin-top: 0.5em;
}

/* Bild unten mittig */
.wysiwygimg .wysiwygimgbottomcenter { 
	margin-top: 0.5em;
	text-align: center;
}

.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg { 
	margin: 0 auto;
}

.wysiwygimg .wysiwygimgbottomcenter img.wysiwygimg { 
	margin: 0 auto;
}

/* F?r Bilder links/rechts vom Text  */
.wysiwygimg table { 
	border-spacing: 0px;
	font-size: 1.0em;
}

.wysiwygimg td { 
	vertical-align: top;
	font-size: 1.0em;
}

/* Bild links vom Text */
.wysiwygimg td.wysiwygimgleftcol { 
	padding-right: 1.0em;
}

/* Bild rechts vom Text */
.wysiwygimg td.wysiwygimgrightcol { 
	padding-left: 1.0em;
}

/*/// GUESTBOOK ///*/

.a63-form { 
	width: 520px;
	line-height: 120%;
}

.a63-form legend { 
	font-weight: bold;
	color: black;
	line-height: 1.2em;
	font-family: Verdana, Helvetica, Arial, Geneva, sans;
	font-size: 1.2em;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-left: -8px;
}

label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] { 
	cursor: pointer;
}

.a63-form p { 
	margin-bottom: 1px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.a63-form input { 
	left: 150px;
	width: 370px;
	font-family: Verdana, Helvetica, Arial, Geneva, sans;
	border-right: #666 1px solid;
	padding-right: 5px;
	border-top: #666 1px solid;
	padding-left: 5px;
	padding-bottom: 0px;
	border-left: #666 1px solid;
	padding-top: 0px;
	border-bottom: #666 1px solid;
}

.a63-form textarea { 
	width: 370px;
	font-family: Verdana, Helvetica, Arial, Geneva, sans;
	border-right: #666 1px solid;
	padding-right: 5px;
	border-top: #666 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #666 1px solid;
	padding-top: 5px;
	border-bottom: #666 1px solid;
}

/* Label */
.a63-form label { 
	clear: left;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	width: 130px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 10px;
}

.a63-form #gbook_save { 
	left: 300px;
}

/*/// FORMGEN ///*/

.formgen { 
	margin-top: -10px;
	margin-left: -8px;
}

.formgen legend { 
	font-weight: bold;
	color: black;
	line-height: 1.2em;
	font-family: Verdana, Helvetica, Arial, Geneva, sans;
	font-size: 1.2em;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-left: -8px;
}

label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] { 
	cursor: pointer;
}

.formgen input { 
	font-family: Verdana, Helvetica, Arial, Geneva, sans;
	border-right: #666 1px solid;
	padding-right: 5px;
	border-top: #666 1px solid;
	padding-left: 5px;
	padding-bottom: 0px;
	border-left: #666 1px solid;
	padding-top: 0px;
	border-bottom: #666 1px solid;
}

.formgen textarea { 
	font-family: Verdana, Helvetica, Arial, Geneva, sans;
	border-right: #666 1px solid;
	padding-right: 5px;
	border-top: #666 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #666 1px solid;
	padding-top: 5px;
	border-bottom: #666 1px solid;
}

.formgen form { 
	width: 520px;
	line-height: 120%;
}

.formgen .formblock { 
	padding-right: 2px;
	padding-left: 0px;
	margin-bottom: 1px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.formgen br { 
	clear: both;
}

/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Überschrift */
.formgen .formheadline { 
	font-size: 1em;
	color: black;
}

/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield { 
	margin-left: 4px;
	width: 300px;
	height: 250px;
}

/* Textfeld */
.formgen .formtext { 
	margin-left: 4px;
	width: 300px;
	background-color: #eeeeee;
}

/* Trennelement , Abstand */
.formgen .formtrenn { 
	display: block;
	height: 30px;
}

/* Hinweistext */
.formgen .formhinweis { 
	font-weight: bold;
	font-size: 1.2em;
	color: #003366;
}

/* Passwortfeld */
.formgen .formpassword { 
	margin-left: 4px;
	width: 250px;
	background-color: #cccccc;
}

/*Captcha-Bild*/
.formgen .formcaptcha { 
	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	border-left: #990000 1px solid;
	border-bottom: #990000 1px solid;
}

/* Label */
.formgen label { 
	clear: left;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	width: 180px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
}

/* Select-Element */
.formgen .formselect { 
	margin-left: 4px;
	width: 312px;
	background-color: #cccccc;
}

/* Sende-Button */
.formgen .formsubmit { 
	width: 90%;
}

.formgen fieldset { 
	width: 520px;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border: 0px;
}

.formgen .forminfo { 
	border-right: #000000 1px dashed;
	padding-right: 5px;
	border-top: #000000 1px dashed;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 5px;
	border-left: #000000 1px dashed;
	color: #ffffff;
	padding-top: 5px;
	border-bottom: #000000 1px dashed;
	background-color: #990000;
}

.formgen .formerror { 
	color: #ffffff;
	background-color: #990000;
}
