body {
	margin: 0px;
	background-color: #333333;
	background-image: url(../../bilder/body_bg1.gif);
}
#container_re {
	background-color: #333333;
	clear: none;
	float: right;
	width: 365px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
}
#fusscontainer {
	background-color: #333333;
	height: 80px;
	clear: none;
	float: left;
	width: 790px;
	background-image: url(../../../seiten/galerie/Bilder/fading_corner_2.png);
	background-repeat: no-repeat;
	text-align: left;
	background-position: right;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
#hauptcontainer #seitencontainer #imagecontainer #slideshow #fusscontainer a:hover {
	color: #FF0000;
}

#fusscontainer a {
	color: #FFFFFF;
	text-decoration: none;
}

#container_li {
	float: left;
	width: 365px;
	background-color: #333333;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#kontaktcontainer_li {
	font-family: "Trebuchet MS", Arial, Verdana;
	padding-top: 5px;
	padding-left: 5px;
}

#menucontainer {
	height: 60px;
	text-align: center;
	padding-top: 10px;
}
#headcontainer {
	font-family: "Trebuchet MS", Arial, Verdana;
	background-color: #333333;
	padding-left: 10px;
	font-size: 14px;
	color: #FFFFFF;
}
#menu {
	display: block;
	float: left;
	height: 50px;
	width: 160px;
}
#menu a {
	display: block;
	height: 50px;
	width: 160px;
	background-image: url(../../../seiten/galerie/Bilder/button_home.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#seitencontainer {
	height: 500px;
	width: 800px;
	margin-top: -300px;
	position: absolute;
	top: 50%;
	margin-left: -400px;
	left: 50%;
}
#headcontainer {
	height: 20px;
	background-repeat: no-repeat;
	background-position: center center;
}
#hauptcontainer {
	background-color: #333333;
	height: 1200px;
	width: 1920px;
}
#menu a:hover {
	background-image: url(../../../seiten/galerie/Bilder/button_home_OO.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#menunews {
	display: block;
	float: left;
	height: 50px;
	width: 160px;
}
#menunews a {
	display: block;
	height: 50px;
	width: 160px;
	background-image: url(../../../seiten/galerie/Bilder/button_news.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#menunews a:hover {
	background-image: url(../../../seiten/galerie/Bilder/button_news_OO.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#menugalerie {
	display: block;
	float: left;
	height: 50px;
	width: 160px;
}
#menugalerie a {
	display: block;
	height: 50px;
	width: 160px;
	background-image: url(../../../seiten/galerie/Bilder/button_galerie.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#menugalerie a:hover {
	background-image: url(../../../seiten/galerie/Bilder/button_galerie_OO.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#menumaps {
	display: block;
	float: left;
	height: 50px;
	width: 160px;
}
#menumaps a {
	display: block;
	height: 50px;
	width: 160px;
	background-image: url(../../../seiten/galerie/Bilder/button_maps.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#menumaps a:hover {
	background-image: url(../../../seiten/galerie/Bilder/button_maps_OO.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#menukontakt {
	display: block;
	float: left;
	height: 50px;
	width: 160px;
}
#menukontakt a {
	display: block;
	height: 50px;
	width: 160px;
	background-image: url(../../../seiten/galerie/Bilder/button_kontakt.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#menukontakt a:hover {
	background-image: url(../../../seiten/galerie/Bilder/button_kontakt_OO.png);
	background-repeat: no-repeat;
	background-position: center center;
}
	#slideshow{
		width:800px;	/* Total width of slideshow */


	}
	
	#previewPane{
	border:1px solid #cccccc;
	text-align:center;
	vertical-align:middle;
	position:relative;
	/* CSS HACK */
		height: 420px;	/* IE 5.x */
	height/* */:/**/420px;	/* Other browsers */
	height: /**/400px;
	width: 796px;
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
	font-style:normal;
	text-align:center;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;	/* Font to use */
	font-size:0.9em;
	color: #FFFFFF;
	}
	#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;
	width: 794px;
	}
	#arrow_left{
	position:absolute;
	left:0px;
	z-index:10;
	background-color: #666666;
	padding:1px;
	}
	#arrow_right{
	position:absolute;
	right:0px;
	z-index:10;
	background-color: #666666;
	padding:1px;
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=10);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
	display:none;
	position:absolute;
	left:200px;
	top:150px;
	background-color:#FFF;
	border:3px double #000;
	padding:4px;
	color:#CCCCCC;
	font-size:0.9em;
	font-family:arial;
	}
	
	#theImages .imageCaption{
		display:none;
	}
	
	
h1 {
	font:16pt verdana, arial, sans-serif;
	margin-top: 20px;
	color:#666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

h2 {
	color:#0099ff;
	border-bottom:1px dashed #000;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12pt;
}

h3 {
font:10pt verdana, arial, sans-serif;
margin-left: 8px; 
background:#D1E7F3;
color:#666;
}

h4 {
font:8pt verdana, arial, sans-serif;
color:#0099ff;
background-color: #CCCCFF;
padding:5 0 0px 5px;
border-bottom:1px dashed #000;
}
h5 {
font:8pt verdana, arial, sans-serif;
color:#0099fff;
margin:0;
padding:2 0 2px 5px;
}


h6 {
font:8pt verdana, arial, sans-serif;
color:#0099fff;
margin:0;
padding:5 0 5px 0px;
}
#kartencontainer {
	height: 400px;
}
#kartencontainermenu {
	font-family: "Trebuchet MS", Arial, Verdana;
	text-decoration: none;
	font-size: 14px;
	padding-left: 0px;
}


#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #ff0000;
	border: 1px solid #000000;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 300px;
}
.mailto {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	text-decoration: none;
}
