@charset "UTF-8";
/* CSS Document */

body {
	background-color: #60236c;
	margin:0;
	padding:0;
	background-image: url(../images/bg.jpg);
	/*background-repeat: repeat-x;*/
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:left;
}
#w_container {
	position:relative;
	width: 1040px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	/*background-color:#0033FF;*/
}
#logo {
	width:930px;
	height:120px;
	margin:0px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}
#container {
	position:relative;
	width: 840px;
	margin-top:0px;
	text-align:left;
	/*background-image: url(../images/container_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}
#content{
	width:580px;
	margin-left:130px;
	background-image: url(../images/main_bg.jpg);
}
#content_top{
	background-image: url(../images/main_top.jpg);
	background-repeat: no-repeat;
	height:32px;
}
#content_bottom{
	background-image: url(../images/main_bottom.jpg);
	background-repeat: no-repeat;
	height:35px;
}
#content_txt{
	margin:0px;
	padding-top:0px;
	padding-left:30px;
	padding-right:30px;
	background-image: url(../images/main_top_bg.jpg);
	background-repeat: no-repeat;
	min-height:400px;
	height:expression(this.scrollHeight > 410 ? "auto":"400px");
}
#bottom {
	position:relative;
	width: 840px;
	height: 40px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}
#copy {
	position:absolute;
	top:6px;
	right:300px;
	font-size:10px;
	color: #999999;
	text-align: right;
}
#copy a:link, #copy a:visited{
	color: #999999;
	text-decoration: none;
}

#copy a:hover{
	color: #fff;
}
#right{
	float:right;
	padding:0px;
	margin:0px;
	width:122px;
}
#left{
	float:left;
	padding:0px;
	margin:0px;
	width:122px;
}
#small{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	text-align:left;
	width:122px;
	background-image:url(../images/small_bg.jpg)
}
#small_top{
	height:23px;
	background-image: url(../images/smal_top.jpg);
}
#small_bottom{
	height:23px;
	background-image: url(../images/small_bottom.jpg);
	margin-bottom:0px;
}
/* NAV */
#nav{
	padding-left:8px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
}
#nav .nav a:link, .nav a:visited {
	height:20px;
	display:block;
	text-decoration: none;
	margin:0px;
	padding-top: 3px;
	padding-bottom:1px;
	padding-left: 5px;
	padding-right:5px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/nav_link.jpg);
	background-repeat: no-repeat;
}
#nav .nav a:hover {
	background-image: url(../images/nav_hover.jpg);
	background-repeat: no-repeat;
}
#nav .nav_active a:link ,#nav .nav_active a:visited{
	height:20px;
	display:block;
	text-decoration: none;
	margin:0px;
	padding-top: 3px;
	padding-bottom:1px;
	padding-left: 5px;
	padding-right:5px;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-image: url(../images/nav_active.jpg);
	background-repeat: no-repeat;
}
.subnav a:link, .subnav a:visited{
	display:block;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:6px;
	padding-top:3px;
	text-decoration: none;
	font-size: 12px;
	margin-right:10px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/subnav_link.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
.subnav a:hover {
	color: #FFFFFF;
	background-color:#c97302;
	background-image: url(../images/subnav_link_hover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
.subnav_active a:link,.subnav_active a:visited {
	display:block;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:6px;
	padding-top:3px;
	text-decoration: none;
	font-size: 12px;
	margin-right:10px;
	color: #000;
	font-weight: bold;
	background-image: url(../images/subnav_link.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.subnav a:hover {
	color: #000;
	background-color:#c97302;
	background-image: url(../images/subnav_link_hover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
/* HTML */
h1 {
	font-size: 18px;
	height:25px;
	padding-top:2px;
	padding-left:26px;
	color: #FFFFFF;
	margin-top:0px;
	font-weight: bold;
	margin-bottom:10px;
	background-image: url(../images/h1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
h2 {
	font-size: 18px;
	padding-left:0px;
	padding-bottom:0px;
	color: #FFFFFF;
	margin-top:15px;
	margin-bottom:5px;
	margin-left:20px;
	font-weight: bold;
}
h3 {
	font-size: 15px;
	padding-left:20px;
	padding-bottom:0px;
	color: #FFFFFF;
	margin-top:15px;
	margin-bottom:5px;
	margin-left:20px;
	margin-right:30px;
	font-weight: bold;
	background-image: url(../images/h3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
h4 {
	font-size: 14px;
	color: #FFFFFF;
	padding-left:2px;
	margin-left:40px;
	margin-top:15px;
	margin-right:30px;
	margin-bottom:10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h5 {
	font-size: 14px;
	color: #FFFFFF;
	margin-top:5px;
	margin-bottom:5px;
	font-weight: bold;
	margin-left:40px;
}
p {
	margin-left:20px;
	margin-right:30px;
	margin-bottom:15px;
	margin-top:10px;
}
ul {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right:30px;
	margin-left:0px;

}
li {
	margin-left: 35px;
	margin-bottom: 4px;
	padding-left: 0px;
	margin-right:30px;
	list-style-position: outside;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #60236C;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
input[type="text"], textarea {
	width:300px;
	padding:0px;
	margin:0px;
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/* Form */
.required {
	background-image: url(../inc/images/required.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #996666;
	border: 1px solid #FFFFFF;
}
.nonrequired {
	background-color: #996633;
	border: 1px solid #333333;
}
.text {
	width:300px;

}
input.invalid, select.invalid, textarea.invalid {
	background-color: #FFFF99;
	background-image: url(../inc/images/required.gif);
	background-repeat: no-repeat;
}

/*  Für alle Seiten    */
.clear{
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
	font-size:1px;
}
.left {
	float:left;
	margin-right:10px;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
}
.right {
	float:right;
	margin-left:10px;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;

}

/* News */
.news{
	background-image: url(../images/news.jpg);
	background-repeat: repeat-x;
	background-position: 150px 30px;
	}
.news_text{
	margin-left:120px;
}

.news_bild{
	float:left;
	margin-top:0px;
	margin-left:20px;
	margin-bottom:20px;
	border: 1px solid #FFFFFF;	
}


/* Newsticker */
#newsticker {
	margin-left:10px;
	margin-right:10px;
	

}
#newsticker a:link, #newsticker a:visited {
	padding:3px;
	padding-bottom:6px;
	margin-top:3px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	display:block;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/subnav_link.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#newsticker a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#c97302;
	background-image: url(../images/subnav_link_hover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}

/* Menu */
.vorline {
	font-size: 14px;
	height:16px;
	padding-left:30px;
	padding-bottom:0px;
	padding-top:3px;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	clear:both;
	background-color: #04579c;
}
.vorline_wm {
	font-size: 14px;
	height:16px;
	padding-left:30px;
	padding-bottom:0px;
	padding-top:3px;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	clear:both;
	background-color: #549DF0;
}
.menuline {
	font-size: 14px;
	height:16px;
	padding-left:30px;
	padding-bottom:0px;
	padding-top:0px;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	font-weight: bold;
	clear:both;
	background-color: #04579c;
	
}
.menuline_wm {
	font-size: 14px;
	height:16px;
	padding-left:30px;
	padding-bottom:0px;
	padding-top:0px;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	font-weight: bold;
	clear:both;
	background-color: #549DF0;
	
}
.menufoto{
	position:absolute;
	left:350px;
	top:10px;
}
.menufoto img{
	border: 1px solid #FFFFFF;
}
.dayline {
	position:relative;
	font-size: 20px;
	padding-left:10px;
	padding-bottom:0px;
	color: #FFFFFF;
	margin-top:15px;
	margin-bottom:0px;
	font-weight: bold;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}
.dayline_wm {
	position:relative;
	font-size: 20px;
	padding-left:10px;
	padding-bottom:0px;
	color: #FFFFFF;
	margin-top:15px;
	margin-bottom:0px;
	font-weight: bold;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.descrline {
	padding-left:30px;
	padding-bottom:5px;
	padding-top:0px;
	margin-top:0px;
	margin:0px;
	margin-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-style: italic;
	background-color: #04579c;
}
.descrline_wm {
	padding-left:30px;
	padding-bottom:5px;
	padding-top:0px;
	margin-top:0px;
	margin:0px;
	margin-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-style: italic;
	background-color: #549DF0;
}
.price {
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}


/* Links */
.link {
	float:left;
	margin-left:13px;
	margin-right:0px;
	margin-bottom:13px;
	
}
.link a:link, .link a:visited {
	display:block;
	border: 2px solid #FFFFFF;	
	
}
.link a:hover {
	display:block;
	border: 2px solid #000;
}



/* Tableliste */

table {
	margin-left:20px;
}
.table {
	width:470px;
	
}
.table_k {
	width:470px;
	
}

.table td{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:5px;
	/*background-color: #b75fdf;
	border-right: 1px solid #b75fdf;*/
	border-bottom: 1px solid #b75fdf;
	
}
.table_k td{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	/*background-color: #b75fdf;
	border-right: 1px solid #9e4ec2;*/
	border-bottom: 1px solid #b75fdf;
}




/* Fotos */

.gal_bg{

}
.gal_bg img{
	background-color:#bbb;
	border: 1px solid #bbb;
}
.gal_bg a:link, .gal_bg a:visited{
	float:left;
	height:115px;
	width:160px;
	background-color:#FFFFFF;
	text-align:center;
	padding-top:4px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	display:block;
	color:#999;
	text-decoration:none;
}
.gal_bg a:hover{
	display:block;
	background-color:#ff9200;
	color:#FFFFFF;
}
.pic_k a:link, .pic_k a:visited{
	float:left;
	border: 2px solid #FFFFFF;
	display:block;
	margin_left:4px;
	margin-right:4px;
	margin-bottom:4px;

}
.pic_k a:hover{
	border: 2px solid #ff9200;
	display: block;
}
.pic {
	height:330px;
	width:520px;
	text-align:center;
	position:relative;
}
.pic .border{
	border: 2px solid #FFFFFF;
}
.pic_txt{
	height:20px;
	text-align:center;
}
.pic_txt p{
	margin:0px;
	padding:0px;
}
.pic_next a:link, .pic_next a:visited{
	height:150px;
	width:30px;
	float:right;
	margin-top:60px;
	background-image: url(../images/photo_next.gif);
}
.pic_next a:hover{
	background-image: url(../images/photo_next_h.gif);
}

.pic_pre a:link, .pic_pre a:visited {
	height:150px;
	width:30px;
	float:left;
	margin-top:60px;
	background-image: url(../images/photo_pre.gif);
}

.pic_pre a:hover{
	background-image: url(../images/photo_pre_h.gif);
}

.slideshow {
	position:absolute;
	left: 240px;
	padding:0;
	height:20px;
	width:60px;
	text-align:center;
}
.slideshow_trans {
	position:absolute;
	left: 240px;
	padding:0;
	height:22px;
	width:60px;
	background-color:white;
	-moz-opacity:0.2; -khtml-opacity:0.2; opacity:0.2;
	filter:alpha(opacity=20);  
                      
   }
.slideshow a:link, .slideshow a:visited{
	filter:alpha(opacity=40);  
  	-moz-opacity:0.4;           
   	opacity: 0.4; 
	text-decoration: none;
}
.slideshow a:hover{
	filter:alpha(opacity=80);  
  	-moz-opacity:0.8;           
   	opacity: 0.8; 
	text-decoration: none;
}
.gal_back {
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
	padding-top:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}
/* Banner */
.banner_img {
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	
}

