body {
	background: #484848;
	color: #777777;
}

#main {
	background-color: #FFF;
	color: #777777;
}

#header{
	margin:0;
	padding:0;
	width:768px;
	height:185px;
	background-image:url(header.jpg);
}

#header h1{
	display:none;
}

#header .blueBox .teaser {
	background-image: none;
}

#header .blueBox {
	height: 0;
	width: 250px;
	background: #96AE00;
	top: 38px;
	right: 0px;
	opacity: 1.0;
	float:right;
}

#header .blueBox .teaser_inner {
	width: auto;
	font-size:12px;
}

#top{
	margin:0;
	padding:0;
	height:38px;
	background-color:#FFF;
   	filter:alpha(opacity=60);
   	-moz-opacity: 0.6;
   	opacity: 0.6;	
   	font-size:10px;
}

#topR{
	margin:0;
	padding:0;
	height:38px;
	width:100px;
	float:right;	
}

#topNavi {
	margin:5px 0 0 0;
	padding:0;	
	width:660px;
	float:left;
	text-align:right;	
	line-height:12px;	
}

#white{
	margin:0;
	padding:0;
	background-color:#FFF;	
}

#menu ul{
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   border: none;
   width:212px;
   text-transform: uppercase;
   font-size: 15px;
}

#menu li {
	list-style:none;
	border-bottom: 1px solid #FFF;
	margin: 0;
}

#menu li a{
	display: block;
	padding: 5px 5px 5px 8px;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	background-color: #fff;
	color: #788130;
	text-decoration: none;
	width: 100%;
}

#menu li a.selected{ 
	color:#a8b136;
	background-image:url(selected_main.png);
	background-position:10px 6px;
	background-repeat:no-repeat; 
	padding: 5px 5px 5px 22px;
}

html>body #menu li a{ /*Non IE6 width*/
width: auto;
}

#menu li a:hover{
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	background-color: #fff;
	color: #a8b136;
}

#menu ul li.notselected ul{
	display:none;
}

#menu ul li.selected ul{
	display:block;
	width:200px;
	margin-left:12px;
}


html>body #menu_secNav li a{ /*Non IE6 width*/
width: auto;
}

#menu_secNav li a:hover{
	border-left: 20px solid #fff;
	border-right: 10px solid #fff;
	background-color: #fff;
	color: #a8b136;
}

#ambiente{
	margin: 2px 0 0 0;
	padding:0;
	float:right;
	width:154px;
	height:45px;
}

#top a, #top a:hover{
	background: transparent;
	color: #000;
}

#footer a,#footer a:hover {
	background: transparent;
	color: #777;
}

#top a,#footer a {
	text-decoration: none;
}

#top a:hover,#footer a:hover {
	text-decoration: underline;
}

#footer_inner{
	margin:10px 0 0 35px;
	padding:0;
	width:570px;
	float:left;	
}

#footR{
	margin: 5px 10px 0 0;
	float:right;
}

#footL{
	margin: 5px 0 0 0;
	float:left;
}

#anfrageformsmall{
	margin:0;
	padding:0;
	width:212px;
	height:135px;
	background-color:#c3cc4a;
}

#anfrageformsmall h3{
	margin:0;
	padding:5px 0 5px 15px;
	text-transform: uppercase;
	color:#fff
}

#anfrageformsmall dl{
	margin:0 0 0 15px;
	width:160px;	
}

#anfrageformsmall dt{
	float:left;
	display:inline;
	color:white;
	border:1px solid #c3cc4a;
	margin:5px 0 0 0;
	width:58px;
}

#anfrageformsmall dd{
	float:left;
	display:inline;
	width:98px;
	border:1px solid #c3cc4a;
	margin: 0 0 5px 0 ;
}

#anfrageformsmall input.datepicker{
	width:95px;
}

.teaser {
	margin:0;
	padding:0;
	width:212px;
	background-image:url(teaser_trenner.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.teaser h3{
	margin:0;
	padding:5px 0 5px 15px;
	text-transform: uppercase;
	color:#fff
}

.teaser_inner{
	padding:0 0 15px 15px;
	width:160px;
	color:#fff
}

.teaser_inner p, .teaser_inner div{
	margin:0 0 0 0;
	padding:0 0 0 0;	
}

.teaser_inner a, .teaser_inner a:hover{
	color:white;
	text-decoration:none;
}

.teaser_inner a:hover{
	text-decoration:underline;
}

#footer_menu h3{
	margin:0;
	padding:5px 0 5px 15px;
	text-transform: uppercase;
	color:#fff
}

#footer_menu_inner{
	padding:25px 0 0 15px;
	width:176px;
}

/*==================forms====================*/

#anfrageform { clear:right; width:100%; overflow:hidden; padding:15px 0 0 0;}
#anfrageform fieldset { border:none; float:left; }
#anfrageform .field { clear:both;}
#anfrageform dt { clear:both;float:left; width:80px; line-height:18px; padding-bottom:6px; font-weight:bold; color:#c3cc4b;}
#anfrageform dd { float:left; display:inline;margin: 0 0 5px 0 ;}
#anfrageform input { width:170px; padding:1px 0 1px 3px; border:1px solid #a8b036; color:#c3cc4b;}
#anfrageform input.radio { width:25px; padding:1px 0 1px 3px; border:0px solid transparent; color:#c3cc4b;}
#anfrageform textarea { width:567px; height:227px; padding:1px 0 1px 3px; border:1px solid #a8b036; color:#c3cc4b; margin-bottom:15px; overflow:auto;}

#contact-form { clear:right; width:100%; overflow:hidden; padding:15px 0 0 0;}
#contact-form fieldset#left { border:none; float:left; width:295px; }
#contact-form fieldset#right { border:none; float:left; width:330px; }
#contact-form input { width:175px; padding:1px 0 1px 3px; border:1px solid #a8b036; color:#c3cc4b;}
#contact-form textarea { width:330px; height:230px; padding:1px 0 1px 3px; border:1px solid #a8b036; color:#c3cc4b; margin-bottom:15px; overflow:auto;}

fieldset#left dt{ 
	margin:0;
	padding:0;
	width:85px;
	float:left;
	color:#a8b136;	
}
fieldset#left dd{
	margin:0 0 5px 0;
	padding:0; 
	width:210px;
	float:left;	
}

fieldset#right dt{ 
	margin:0;
	padding:0;
	width:150px;
	color:#0059a4;	
}
fieldset#right dd{
	margin:0 0 5px 0;
	padding:0; 
	width:330px;
}
div.captcha{ 
	width:330px;
	background-color:#e0e0e0;
	padding:5px;
}
img.captcha{
	float:right;
	margin-top:-10px;
}
#contact-form input.radio { width:25px; padding:1px 0 1px 3px; border:0px solid transparent; color:#005aa1;}

#nlform { clear:right; width:100%; overflow:hidden; padding:15px 0 0 0;}
#nlform fieldset { border:none; float:left; }
#nlform label { float:left; width:97px; line-height:18px; padding-bottom:6px; font-weight:bold;}
#nlform input { width:231px; padding:1px 0 1px 3px; border:1px solid #a8b036; color:#c3cc4b;}
#nlform input.radio { width:25px; padding:1px 0 1px 3px; border:0px solid transparent; color:#c3cc4b;}

/*==================container====================*/
hr.strichel{
	margin:0;
	padding:0;
	border:0;
	height:1px;
	background-image:url(/templates/default/style/bg_h4.jpg);
}

ul.grey_box{
	background-color:#5C584F;
	color:white;
	height:28px;
	list-style:none outside none;
	margin:0 0 10px 0;
	width:470px;
}

ul.grey_box li {
	display:block;
	float:left;
	list-style:none outside none;
	margin:0;
	padding:5px 0 0 5px;
	text-align:left;
	width:55%;
}

ul.grey_box li.small{
	width:20%;
	text-align:center;
}

.c1, .c2, .c3, .c4{
	clear:both;
	margin-bottom:10px;
}

.c1 h2, .c2 h2, .c3 h2, .c4 h2{
	font-size:20px;
	text-transform:uppercase;
	color:#a8b036;
}

.c3 .teaser_txt h3{
	margin:0 0 10px 0;
	font-size:14px;
	text-transform:uppercase;
}

.c3 .teaser_txt h3.green{
	border-bottom:2px solid #96AE00;
}

.c3 .teaser_txt div.small {
	width:440px;
	text-align:justify;
}

.c3 .teaser_txt div.right {
	width:100px;
	float:right;
}

.c3 .teaser_pic{
	margin: 0 10px 10px 0;
	width: 98px;
	height: 97px;
	overflow:hidden;
	float:left;
}

.c3 .teaser_txt{
	float:left;
	border:1px solid white;
	margin: 0 0 0 10px;
	width:580px;
}

.c4 .teaser_txt h3.green{
	border-bottom:2px solid #96AE00;
	text-transform:uppercase;
}

.c4 .teaser_pic{
	margin: 0 0 10px 10px;
	float:right;
	text-align:right;
	width:25%;
}

.c4 .teaser_txt{
	float:left;
	border:1px solid white;
	margin: 0 10px 0 0 ;
	width:70%;
}


/*==================layer====================*/
/* the overlayed element */ 
.simple_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#c3cc4b; 
     
    width:450px;     
    min-height:200px; 
    border:1px solid #c3cc4b; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;  
    padding:20px;
    color:#fff;   
} 

#overlay_reservation{
	width:700px;
}

/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url(close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:12px; 
    width:12px; 
}

#overlay .c1 h1{
	text-transform:uppercase;
	font-size:12px;		
}

#overlay .c1 h2{
	color:#a8b036;
	text-transform:uppercase;
	font-size:15px;		
}

#overlay .c1 a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;		
}

#overlay .c1 a:hover{
	text-decoration:underline;		
}


/*==================products - nur link====================*/

.products{
	width:100%;
	margin:0 0 20px 0;
	padding:0;	
}

.products div.line{
	width:100%;
	border-bottom: 1px solid #a8b136;
}

.products div.alink{
	width:100px;
	height:16px;
	padding-top:4px;
	float:right;
	text-align:center;
	background-color:#a8b136;
	line-height:12px;
}

.products a.angebotslink{
	color:#FFF;
	text-decoration:none;
	margin-top:2px;
	
}

/*==================products - tabelle====================*/

.products th.first{
	padding: 15px 0 0 0;
	width:140px;
	text-align:left;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#787878;
}
.products th.second{
	padding: 15px 0 0 0;
	width:440px;
	text-align:left;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#787878;
}
.products th.third{
	width:100px;
	padding: 15px 0 0 0;
	text-align:center;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#787878;
	background-color:#e9ebcd;
}

.products td.line{
	width:100%;
	height:1px;
	background-color: #a8b136;
}
.products td.angebot{
	padding: 15px 0 0 0;
	vertical-align:top;
	color:#788130;
}
.products td.beschreibung{
	padding: 15px 0 0 0;
	vertical-align:top;
	color:#4b4545;
}
.products td.preis{
	padding: 15px 0 10px 0;
	vertical-align:top;
	color:#4b4545;
	text-align:center;
	background-color:#e9ebcd;
}
.products td.alink{
	height:20px;
	padding-top:4px 0 4px 0;
	text-align:center;
	background-color:#a8b136;
}


.box-info p {
	margin:0;
	padding:5px;
}

.box-error p {
	margin:0;
	padding:5px;
}

.box-error p.ui-widget-header{
	background:#CD0A0A;
	border:1px solid #CD0A0A;
	color:#FFF;
}
.box-error .ui-widget-content{
	color:#CD0A0A;
}

.ui-widget-content{
	padding:5px;
}

.ui-state-highlight{
	border:1px solid #a8b136;
} 


/* the thumbnails */
#thumbnails .items,
#thumbnails .items div {
	float: left;
}

#thumbnails .items {
	width: 200px; 
	height: 120px; 
	overflow: hidden;
}

#thumbnails img {
	background-color:#fff;
	padding:2px;
	margin: 5px;
}

/* the active thumbnail */
#thumbnails a.active img {
	outline:1px solid #000;

	/* show on top of the expose mask */
	z-index:9999;
	position:relative;
}

ul.list {
	margin-left:-25px;
	list-style-type:square;
}

#contact-form div.box-info {
	width:658px;
}


