/* CSS Document */

html, body {
	height:auto;
	width:100%;
	text-align:center;
	margin:0;
	background-image:url(images/winter_bg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

p {
	font-size:10px;
	color:#000000;
 }
 
h1 {
	font-size:10px;
	color:#4ba1d4;
	font-weight:normal;
	}

h2 {
	font-size:10px;
	color:#000000;
	font-style:oblique;
	}
	
h3 	{
	font-size:16px;
	color:#4ba1d4;
	font-style:normal;
	}
	


.tab_bg {
	background-image:url(images/winter_bg_tab_main.jpg);
	background-repeat:repeat;
	vertical-align:top;
}
	

.bgr_l {
	background-image:url(images/winter_bgr_l.jpg);
	background-repeat:repeat-y;
	}

.bgr_r {
	background-image:url(images/winter_bgr_r.jpg);
	background-repeat:repeat-y;
	}

.bgr_tl {
	height:29px;
	width:51px;
	background-image:url(images/winter_bgr_tl.jpg);
	}
	
.bgr_tr {
	height:29px;
	width:49px;
	background-image:url(images/winter_bgr_tr.jpg);
	}

.bgr_t {
	text-align:right;
	margin:10px;
	height:29px;
	width:731;
	background-image:url(images/winter_bgr_t2.jpg);
	
	}

.bg_header {
	height:213;
	background-image:url(images/winter_bg_header.jpg);
	background-repeat:no-repeat;
	}

.bg_t {
	height:39;
	background-image:url(images/winter_bg_t.jpg);
	background-repeat:no-repeat;
	}	
	
.mbtn_shadow {
	height:7px;
	background-image:url(images/winter_mbtn_schatten.jpg);
	background-repeat:repeat-x;
	}

.bgr_bl {
	background-image:url(images/winter_bgr_bl.jpg);
	background-repeat:no-repeat;
	height:51px;
	}
	
.bgr_br {
	background-image:url(images/winter_bgr_br.jpg);
	background-repeat:no-repeat;
	height:51px;
	}
	
.bgr_b {
	background-image:url(images/winter_bgr_b.jpg);
	background-repeat:no-repeat;
	height:51px;
	}
	
	

.topline {
	color:#666666;
	height:18px;
	padding-top:11px;
	}
	
.bottomline {
	vertical-align:top;
	color:#666666;
	height:25px;
	padding-top:0px;
	text-align:right;
	padding-right:12px;
	}

.bottomline a:link {
	color:#666666;
	}

.bottomline a:visited {
	color:#666666;
	text-decoration:underline;	
	}

.bottomline a:hover {
	color:#000000;
	text-decoration:underline;	
		
}

.topline a:link {
	color:#4ba1d4;
	text-decoration:none;
	}

.topline a:visited {
	color:#4ba1d4;
	text-decoration:none;
	}

.topline a:hover {
	color:#000000;
	text-decoration:none;
		
}
	

/*------------------Sidebar----------------*/



a:link {
	color:#4ba1d4;
	}

a:visited {
	color:#4ba1d4;
	text-decoration:underline;	
	}

a:hover {
	color:#666666;
		
}

.sidebar li {
    list-style-image:url(images/winter_sidebar_list.jpg);
	list-style-position:inside;
	text-align:left;
	}
	
.sidebar p{
	text-align:left;
	color: #FFFFFF;
	line-height:16px;
	padding:7px;
	}	


.sidebar {
	background-image:url(images/winter_sidebar_bg.jpg);
	background-repeat:repeat-y;
	color:#FFFFFF;
	line-height:16px;
	padding-top:9px;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:11px;
	text-align:left;
	
	}
	
* html .sidebar {
	background-image:url(images/winter_sidebar_bg.jpg);
	background-repeat:repeat-y;
	color:#FFFFFF;
	line-height:16px;
	padding-top:9px;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:11px;
	text-align:left;
	height: 1em;
	}
	
	

    
	
/*--------------------------------Main--------------------*/

#main {
	padding-left:7px;
	text-align:left;
	}

#main p{
	text-align:left;
	color:#666666;
	}

#main li {
    list-style-image:url(images/winter_main_list.jpg);
	list-style-position:outside;
	}

#main a:link {
	color:#4ba1d4;
	}
	
#main a:visited {
	color:#4ba1d4;
	text-decoration:underline;
	}

#main a:hover {
	color:#666666;
	text-decoration:underline;
	}

.spalte_gross {
	background-image:url(images/winter_spalten_bg.jpg);
	background-repeat:repeat-y;
	color:#666666;
	line-height:16px;
	padding-bottom:7px;
	padding-top:9px;
	padding-right:11px;
	padding-left:12px;
	
}

.spalte_gross .text {
	width:360px;
	padding-right:5px;
	float:left;
	position:relative;
	}
	
.spalte_gross .nurtext {
	width:554px;
	padding-right:5px;
	float:left;
	position:relative;
	}
	
.spalte_gross .bild {
	width:192px;
	float:right;
	position:relative;
	clear:right;
	}
	
.spalte_gross .buchung {
	width:552px;
	float:left;
	}
	

.devine_l {
	float:left;
	position:relative;
	width:290px;

	}
	
.devine_r {
	float:right;
	position:relative;
	width:290px;
	}
	

	
.spalte_klein{
	background-image:url(images/winter_spaltenkl_bg.jpg);
	background-repeat:repeat-y;
	color:#666666;
	line-height:16px;
	padding-bottom:7px;
	padding-top:9px;
	padding-right:11px;
	padding-left:12px;
	
	
}

.spalte_klein .text {
	width:262px;
	float:left;
	position:relative;
	}
	
.spalte_klein .bild {
	width:192px;
	float:right;
	position:relative;
	}
	
	
.spalte_gaestebuch {
	background-image:url(images/winter_spalten_bg.jpg);
	background-repeat:repeat-y;
	color:#666666;
	line-height:16px;
	padding-bottom:7px;
	padding-top:9px;
	padding-right:11px;
	padding-left:12px;
	height:auto;
}


.spalte_buchung {
	background-image:url(images/winter_spalten_bg.jpg);
	background-repeat:repeat-y;
	color:#666666;
	line-height:16px;
	padding-bottom:7px;
	padding-top:9px;
	padding-right:11px;
	padding-left:12px;
	height:420px;
}

.spalte_galerie {
	background-image:url(images/winter_spalten_bg.jpg);
	background-repeat:repeat-y;
	color:#666666;
	line-height:16px;
	padding-bottom:7px;
	padding-top:9px;
	padding-right:11px;
	padding-left:12px;
	height:520px;
}

.tablepix {
	text-align:center;
	border:#999999;
	}

.tablepix td {
	border:#FFFFFF:thin;
	}




//Chri

.inp {
color:#666666;
font-size:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
border: #9E8DE3;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: #ECEEFD;
}

