/* CSS Document */
.clear      { clear:both; }
.photo-link    {margin:5px 5px 5px 0px; display:block; float:left; }
.photo-link:hover  { border-color:#999; }
.photo-link img { width:100px; height:80px; }

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #70272b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #bf9e9f;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}



/* CSS Container */

#wrap {
	position: absolute; 
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	margin-top: 0px;
/*	border: #000000 solid 1px;*/
}
#bg1 {
	position: absolute; 
	width: 100%;
	height: 16px;
	margin-left: 0px;
	margin-top: 160px;
/*	border: #000000 solid 1px;*/
	background-color: #431f52;
}
#bg2 {
	position: absolute; 
	width: 100%;
	height: 500px;
	margin-left: 0px;
	margin-top: 176px;
/*	border: #000000 solid 1px;*/
	background-color: #FFFFFF;
	background-image: url(../img/bg2.jpg);
	background-position: left top;
	background-repeat: nrepeat-x;
}
#header {
	position: relative; 
	width: 1000px;
	height: 160px;
	margin-left: 0px;
	margin-top: 0px;
/*	border: #000000 solid 1px;*/
	background-image: url(../img/header_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#logo {
	position: absolute; 
	width: 309px;
	height: 134px;
	margin-left: 0px;
	margin-top: 11px;
/*	border: #000000 solid 1px;*/
	background-image: url(../img/logo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#nav_top {
	position: absolute; 
	width: 300px;
	height: 20px;
	margin-left: 683px;
	margin-top: 130px;
/*	border: #000000 solid 1px;*/
	text-align: right;
}
#slogan {
	position: absolute; 
	width: 300px;
	height: 50px;
	margin-left: 690px;
	margin-top: 45px;
/*	border: #000000 solid 1px;*/
	text-align: right;
}
#main {
	position: relative; 
	width: 1000px;
	height: 500px;
	margin-left: 0px;
	margin-top: 16px;
/*	border: #000000 solid 1px;*/
	border-left: #bf9e9f solid 1px;
	border-right: #bf9e9f solid 1px;
}
#angebot {
	position: relative; 
	width: 1000px;
	height: 160px;
	margin-left: 0px;
	margin-top: 5px;
/*	border: #000000 solid 1px;*/
	text-align: center;
	background-color: #FFFFFF;
}
#footer {
	position: relative; 
	width: 1000px;
	height: 20px;
	margin-left: 0px;
	margin-top: 10px;
/*	border: #000000 solid 1px;*/
	text-align: center;
}
#nav {
	position: absolute; 
	width: 270px;
	height: 500px;
	margin-left: 0px;
	margin-top: 0px;
/*	border: #000000 solid 1px;*/
	text-align: left;
	background-image: url(../img/bg_nav.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#slideshow {
	position: absolute; 
	width: 250px;
	height: 500px;
	margin-left: 270px;
	margin-top: 0px;
/*	border: #000000 solid 1px;*/
	text-align: left;
}
#content {
	position: absolute; 
	width: 479px;
	height: 500px;
	margin-left: 520px;
	margin-top: 0px;
/*	border: #000000 solid 1px;*/
	text-align: left;
	overflow: auto;
	background-color: #FFFFFF;
	border-left: #bf9e9f solid 1px;
}



/* CSS Container */

.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.ue1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #70272b;
	display: block;
	margin-bottom: 30px;
	text-align: right;
	border-bottom: #70272b solid 1px;
	padding-bottom: 5px;
}
.text_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727271;
}
.text_black2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #323232;
}
.text_black3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bbbaba;
}
a.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727271;
}
a:link.content {
	text-decoration: none;
}
a:visited.content {
	text-decoration: none;
	color: #727271;
}
a:hover.content {
	text-decoration: none;
	color: #bf9e9f;
}
a:active.content {
	text-decoration: none;
	color: #727271;
}
.img1 {
	border: #70272b solid 1px;
}
.fotogalerie_thumbs img {width:215px; height:150px;}