body     {
	background: white url('../bilder/hg2.gif') repeat-y;
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 8px;
}

/* rechts */
#rechts {
	width: 200px;
	background-color: white;
	border: 1px solid #cccccc;
	position: absolute;
	right: 5px;
	top: 10px;  
}

#rechts p {
	margin: 5px 0px;
}

#rechts a:link, #rechts a:visited {
	font-size: 11px;
	color: #333399;
	background-color: transparent;
	text-decoration: none;
	border-top: 1px solid #FF6633;
	border-bottom: 1px solid #FF6633;
	line-height: 22px;
	margin: 5px 0px 5px 0px;
	padding: 0px 3px 0px 3px;
}

#rechts a:hover {
	font-size: 11px;
	color: #FF6633;
	background-color: transparent;
	text-decoration: none;
	border-top: 1px solid #333399;
	border-bottom: 1px solid #333399;
}

.eing {
	margin: 5px; 
}

/* Inhaltsteil */
#inhalt {
	margin: 0px 220px 0px 170px;
}

#inhalt a:link, #inhalt a:visited {
	color: black; 
	background-color: transparent;
	text-decoration: underline;
}

#inhalt a:hover {
	color: #FF6633;
	background-color: transparent;
	text-decoration: underline;
}

/* Navigation */
#navi {
	position: absolute;
	top: 10px;
	left: 10px;
	color: black;
	font-size: 9px;
	background-color: transparent;
}
/* Hauptnavigation */
#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi ul li {
	margin: 8px 0px 8px 0px;
	padding: 0px;
	line-height: 20px;
	list-style-type: none;
}

#navi a:link, #navi a:visited {
	display: block;
	font-size: 11px;
	color: #333399;
	background-color: #FFFFCC;
	text-decoration: none;
	border: 1px solid #FF6633;
	width: 120px;
	padding: 0px 0px 0px 5px;
}

#navi ul li a:hover {
	display: block;
	font-size: 11px;
	color: #333399;
	background-color: #FF6633;
	text-decoration: none;
	border: 1px solid #333399;
	font-weight: bold;
}

#navi ul li a.aktiv {
	color: #333399; 
	background-color: #FF6633 !important; 
	text-decoration: none;
	border: 1px solid #333399 !important; 
	font-weight: bold;
}

 /* Unternavigation */
#navi ul li ul li {
	margin: 2px 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 15px;
}

#navi ul li ul {
	padding-left: 10px;
}

#navi ul li ul li a:link, #navi ul li ul li a:visited {
	display: inline;
	border: none;
	line-height: 15px;
	background-color: transparent;
}

#navi ul li ul li a.aktiv {
	color: #333399; 
	text-decoration: none;
	font-weight: bold;
	background-color: transparent !important;
	border: none !important; 
}

/* Fusszeile */
#fusszeile {
	margin: 15px 0px;
}

/* allgemeine Definitionen */
td     {
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	vertical-align: top;
}

th {
	text-align: left;
	border-bottom: 1px solid black;
}

h1 {
	color: #FF6633;
	background-color: transparent;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	margin: 5px 0px 20px 0px;
	border-bottom: 2px solid #333399;
	padding: 0px 0px 3px 0px;
}

h2 {
	color: #fff;
	background-color: #333399;  
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 2px;
}

.tabtitel {
	color: #fff;
	background-color: #333399;  
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	padding: 2px;
}

table.liste td {
	padding: 5px 0px;
}
li {
	margin: 0px 0px 10px 0px;
}

img {
	border: none;
}

.orange {
	color: #FF6633;
}

#navi img{
	border: none;
	margin-bottom: 5px;
}

#rechts img {
	margin: 0px;
}
.kontakt {
	font-weight: bold;
	color: #333399;
	border-bottom: 1px solid #333399;
}

.wo {
	float: left;
	margin-right: 30px;
}

/* Gaestebucheintrag */
.guesttitel {
	padding: 3px 5px;
	background-color: #333399;
	color: #fff;
}

.guestnachricht {
	border-bottom: 1px solid #333399;
	padding: 5px;
}

/* Formular */
.input1 {
	background-color: white;
	color: black;
	border: 1px solid #FF6633;
}
 /*  Diverses */
.textklein {
	font-size: 9px;
	margin-bottom: 7px;
}

#programm td {
	padding: 3px 5px 7px 0px;
}

/* Rahmen um Bilder in Galerie */

.imagecontainer{
	float: left;
	background: url(../bilder/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../bilder/shadow.gif) no-repeat bottom right;
	margin: 10px 5px 10px 10px !important;
	margin: 10px 5px 10px 5px;
}
.imagecontainer img{
	display: block;
	position: relative;
	background-color: White;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

#galerie {
	width: 600px; 
}


	#dhtmlgoodies_slideshow{
/*		width:600px;	 Total width of slideshow */


	}
	
	#previewPane{
		border:0px solid #CCCCCC;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;

		position:relative;
		
		/* CSS HACK */
		height: 432px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
				
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		
		text-align:center;
		
	}
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
/*		filter: alpha(opacity=50);
		opacity: 0.5;  */
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
/*		left:200px;  */
		text-align: center;
		top:150px;
		background-color:#FFF;
		border:3px solid #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:Verdana;
	}
	
	#theImages .imageCaption{
		display:none;
	}