/* -------------------- HTML ELEMENTS ------------------- */

img,div,input,a {behavior: url("iepngfix.htc");}
body {font-family: Arial, Helvetica, sans-serif;font-size: 13px;color: #281d0d;background: #fff;
	margin: 0;
}
h2, h3 {color: #31363B;letter-spacing: -1px;}
h1, h1 a, h2, h2 a {text-decoration: none;}
h1 a:hover, h2 a:hover {text-decoration: none;}
h1 {font-size: 16px;color: #e9e9d1;text-align: left;letter-spacing: 0.1em;text-transform: uppercase;font-weight: normal;font-style: normal;}
h2 {font-size: 32px;font-weight: normal;font-style: normal;
	color: #281d0d;
	margin-bottom: 20px;
}
h3 {font-size: 18px;color: #262016;letter-spacing: 0.1em;font-weight: normal;font-style: normal;}
h3 a{font-size: 18px;color: #30abf0; font-weight: normal;font-style: normal;
	text-decoration: none;
}
h3 a:hover{
	color: #261e0e;
}

h4 {font-size: 14px;color: #00aff3;letter-spacing: 0.1em;font-weight: normal;font-style: normal;}
p {margin-top: 5px;
	margin-bottom: 5px;
	line-height: 140%;
}
blockquote {margin-left: 3em;margin-right: 3em;}
a {color: #281d0d;text-decoration: underline;
	font-size: 13px;
}
a:hover {text-decoration: none;
	color: #00aff3;
}
.grau12 {
	font-size: 13px;
	line-height: 30px;
}

a img {border: none;}
img {border: none;}
.imgminus {
	margin-top: -4px;
}

ul {border: 0;
	margin: 0;
	padding: 0;
}

fieldset {
	margin-right: 20px;
	border: 0px;
}

label {
	margin-right: 20px;
	width: 150px;
	text-align: right;
	float: left;}

.button {
	text-align: right;
	float: left;
	color: #fff;
	background: #00aff3 url(img-neu/linkbg.png) repeat-x 0 top;
	border-style: none;
	font-size: 13px;
	font-weight: bold;
	width: 150px;
	margin-left: 160px;
	padding-top: 6px;
}

.button:hover{
	background-color: #afc336;
}

input {
	border: 1px solid #ccc;
}
/* -------------------- Header ------------------- */

#woodindex {
	background: url(img-neu/bg_home.jpg) repeat-x;
}

#wood {
	background: url(img-neu/bg.jpg) repeat-x;
}

#saletop {position: absolute;z-index: 100;background: transparent;top: 0;visibility: visible;
	right: 0;
}
#header {width: 980px; margin-left: auto;margin-right: auto;}

#logo {width: 250px;height: 113px;
	float: left;
	background: url(img-neu/stoked-logo.png) no-repeat;
}

#logo a{width: 250px;height: 113px;
	float: left;
	background: url(img-neu/stoked-logo.png) no-repeat;
}

#logo a:hover{
	width: 250px;height: 113px;
	float: left;
	background: url(img-neu/stoked-logo-active.png) no-repeat;
}

#navtop {
	float: right;
	height: 25px;
	width: 600px;
}

.tel{
	float: right;
	margin-left: 1px;
	width: 155px;
	color: #3d281a;
	font-size: 12px;
	background-color: #fff;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 4px;
	text-decoration: none;
	padding-right: 5px;
	font-weight: bold;
}

.kontakt {
	float: right;
	width: 141px;
}

.kontakt a {width: 125px;
	color: #3d281a;
	font-size: 12px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 4px;
	text-decoration: none;
	padding-right: 15px;
	margin-left: 1px;
	background: #fff url(img-neu/arrow_brown_right.gif) no-repeat right 8px;
	font-weight: bold;
	float: right;
}

.kontakt a:hover {
	background-color: #00aff3;
	text-decoration: none;
	color: #fff;
}

.lang {
	float: right;
	width: 30px;
}

.lang a {width: 15px;
	color: #fff; 
	font-size: 12px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 4px;
	text-decoration: none;
	padding-right: 5px;
	margin-left: 1px;
	font-weight: bold;
	float: right;
	background-color: #00aff3;
}

.lang a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #00aff3;
}

.menu {
	float: right;
	margin-top: 40px;
	width: 600px;
	height: 55px;
}

.menutop li{
	float: right;
	display: block;
	  list-style: none;
}

.menutop a {
	color: #fff;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 0 20px 20px;
	border-bottom: 1px solid #faf7e7;
	margin-right: 1px;
	letter-spacing: 0.1em;
	height: 60px;
}

.menutop a:hover {
	text-decoration: none;
	border-bottom: 1px solid #00aff3;
}



/* -------------------- sitecontent ------------------- */

.spacer {width: 100px;
	height: 218px;
}


#sitecontent {width: 595px;
	float: left;
	background: url(img-neu/middle.png) repeat-y right;
	padding-bottom: 20px;
	padding-right: 40px;
	padding-top: 40px;
}

#sitecontentright {
	width: 320px;
	float: right;
	margin-left: 10px;
	height: 100%;
}

.sitetext {
	width: 580px;
	padding-left: 20px;
	line-height: 140%;
}

.infotext {
	width: 530px;
	padding-left: 30px;
	background: url(img-neu/info.gif) no-repeat left top;
	color: #281d0d;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 10px;
}


.sitelinks {
	width: 210px;
	list-style-type: none;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
	margin-bottom: 5px;
	line-height: 14px;
	height: 20px;
	border-bottom: 1px dotted #ccc;
}

.sitelinks a.big {
font-size: 16px;
	font-weight: bold;
}

.sitelinks a {
	color: #3d281a;
	text-decoration: none;


}

.sitelinks a:hover {
	text-decoration: none;
	color: #00aff3;
}

.art {
	width: 350px;
	font-size: 13px;
	text-align: left;
	color: #281d0d;
	padding-left: 5px;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 1px;
	background-color: #eae5cf;
}

.preis {
	width: 100px;
	font-size: 13px;
	text-align: right;
	color: #fff;
	float: left;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 1px;
	margin-left: 1px;
	background-color: #00aff3;
}


.countertext {
	width: 150px;
	font-size: 13px;
	text-align: left;
	color: #281d0d;
	padding-left: 5px;
	float: left;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-bottom: 1px;
	height: 18px;
	vertical-align: baseline;
}

.counterbild {
	width: 130px;
	font-size: 13px;
	text-align: center;
	color: #281d0d;
	float: left;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 1px;
	margin-left: 1px;
	height: 23px;
}



.countername {
	width: 130px;
	font-size: 13px;
	text-align: center;
	color: #281d0d;
	float: left;
	padding: 5px;
	margin-bottom: 1px;
	margin-left: 1px;
}

/* -------------------- intro ------------------- */





#content {width: 975px;margin-left: auto;margin-right: auto;
	padding-left: 5px;
}
/* -------------------- intro ------------------- */
#stokedintro {width: 600px;
	float: left;
	height: 470px;
}

#contentright {
	width: 320px;
	float: right;
	margin-top: 180px;
	margin-left: 50px;
}

.navrechts {
	margin-top: 40px;
	width: 280px;
	text-align: left;
}

.england {
	float: right;
}
.england a {
	color: #fff;
	font-size: 14px;
	text-align: right;
	text-decoration: none;
	width: 300px;
	height: 24px;
	padding-top: 6px;
	padding-right: 20px;
	margin-bottom: 5px;
	font-weight: bold;
		letter-spacing: 0.1em;
	background: #00aff3 url(img-neu/engbg.png) no-repeat 0 top;
}

.england a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #afc336;
}

.onlinebooking {
	float: right;
}
.onlinebooking a {
	color: #fff;
	font-size: 14px;
	text-align: right;
	text-decoration: none;
	width: 300px;
	height: 24px;
	padding-top: 6px;
	padding-right: 20px;
	margin-bottom: 5px;
	font-weight: bold;
		letter-spacing: 0.1em;
	background: #00aff3 url(img-neu/linkbg.png) repeat-x 0 top;
}

.onlinebooking a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #afc336;
}

.navintro {
	color: #281d0d;
	font-size: 18px;
	text-align: left;
	width: 320px;
	padding-top: 4px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 20px;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
}

.navtext {
	color: #3d281a;
	font-size: 13px;
	text-align: left;
	width: 320px;
	padding-top: 4px;
	margin-bottom: 5px;
	margin-top: 10px;
	line-height: 14px;
	line-height: 140%;
}

.read {
	float: left;
}
.read a {
	color: #00aff3;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	margin-bottom: 5px;
	line-height: 16px;
	height: 20px;
}

.read a:hover {
	text-decoration: none;
	color: #281d0d;
}

#contentbottom {
	width: 980px;
}

.triple {
	float: left;
	width: 310px;
	padding-top: 20px;
	border-top: 1px solid #ccc;
	margin-right: 16px;
}

#tripleright {
	width: 320px;
	float: left;
	padding-top: 20px;
	border-top: 1px solid #ccc;
}

.triplebild {
	float: left;
}

.triplebild a{
	width: 100px;
	height: 100px;
	border: 3px solid #a0dff9;
}

.triplebild a:hover{
	width: 100px;
	height: 100px;
	border: 3px solid #bbafa0;
}
.tripletext {
	float: left;
	width: 184px;
	padding-left: 20px;
	color: #281d0d;
	font-size: 12px;
	line-height: 16px;
}


.banner {
	float: left;
}

.banner a{
	width: 314px;
	height: 120px;
	border: 3px solid #a0dff9;
}

.banner a:hover{
	width: 314px;
	height: 120px;
	border: 3px solid #bbafa0;
}


/* -------------------- intro ------------------- */

#footer {
	background: #faf7e7 url(img-neu/bg_footer.jpg) repeat-x;
	margin: -35px 0 0;
	padding-top: 20px;
}

#footercontent {
	width: 975px;
	margin: auto;
	padding-left: 5px;
}

.footerext {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	width: 300px;
	line-height: 20px;
}

.footerlinksext {
	width: 300px;
		color: #281d0d;
	font-size: 18px;
}

.footerlinksext a {
	color: #00aff3;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	margin-bottom: 5px;
	line-height: 14px;
	height: 20px;
	width: 300px;
	float: left;
}

.footerlinksext a:hover {
	text-decoration: none;
	color: #281d0d;
}



.footerlinks {
	padding-left: 20px;
	border-left: 1px solid #bbafa0;
	float: right;
	margin-top: 20px;
	width: 250px;
	margin-bottom: 10px;
}


.links {
	width: 180px;
	list-style-type: none;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	margin-bottom: 5px;
	line-height: 14px;
	height: 20px;
	border-bottom: 1px dotted #bbafa0;
	float: left;
	padding-right: 20px;
}

.links a {
	color: #3d281a;
	font-size: 12px;
	text-decoration: none;
}

.border {
	border: 3px solid #a0dff9;
	padding: 2px;
	width: 150px;
	height: 100px;
	margin-bottom: 5px;
}

.social {
	float: left;
	margin-right: 20px;
}


.links a:hover {
	text-decoration: none;
	color: #00aff3;
}

.footerextern {
	float: right;
	width: 780px;
	height: 40px;
	text-align: right;
	padding-right: 20px;
}

.copyright {
	width: 940px;
	margin: auto;
	border-top: 1px dotted #bbafa0;
	color: #281d0d;
	font-size: 12px;
	text-align: center;
	padding: 10px 20px;
}

.clr {clear: both;margin: 0;padding: 0;}
.clrten {clear: both;margin: 0;padding: 0;
	height: 30px;
}
.clrtwenty {clear: both;margin: 0;padding: 0;
	height: 60px;
}
.clrmiddle {clear: both;margin: 5px 0;padding: 5px 0;
	border-bottom: 1px solid #ccc;
	height: 1px;
	width: 100%;
}
.clrline {clear: both;margin: 5px 0;padding: 5px 0;
	border-bottom: 1px solid #ccc;
	height: 1px;
	width: 100%;
}


.text12 {
	font-size: 12px;
}


/* -------------------- slider ------------------- */
#woodslider{
	width: 320px;
		border-top: 1px solid #ccc;

}


#slider{
	margin-left: 30px;
	padding-left: 5px;
	padding-top: 20px;
}	
#slider ul, #slider li{
	margin:0;
	padding: 0 0 0 0px;
	list-style:none;
	}
	
#slider li{ 
	width:250px;
	height:260px;
	overflow:hidden;

}	
#prevBtn, #nextBtn{
	width:30px;
	position: relative;
	left:-30px;
	height: 0;
	display: block;
	bottom: 200px;
	margin-left: 30px;
}	
#nextBtn{ 
	left:260px;
		bottom: 200px;
	}														
#prevBtn a, #nextBtn a{  
	display: block;
	width:30px;
	height:77px;
	background:url(img-neu/btn_prev.gif) no-repeat 0 0;
	font-size: 1px;
	color: #fff;
}	
#nextBtn a{ 
	background:url(img-neu/btn_next.gif) no-repeat 0 0;	
	}	
.slidertitel { 
	color: #281d0d;
	font-size: 18px;
	margin-bottom: 5px;
}

.slidertext{ 
	color: #281d0d;
	font-size: 13px;
	margin-bottom: 5px;
	line-height: 140%;
}

/* -------------------- fade ------------------- */


.pics {  
    height:  200px;  
    width:   600px;
	padding: 0;
	margin: 0;
} 
 
.pics img {  
    padding: 0;  
    height:  200px;  
    width:   600px;
    top:  0; 
    left: 0;
} 	


.picsp {  
    height:  280px;  
    width:   600px;
	padding: 0;
	margin: 0;
} 
 
.picsp img {  
    padding: 0;  
    height:  280px;  
    width:   600px;
    top:  0; 
    left: 0;
} 			

.picsindex {  
    height:  131px;  
    width:   600px;
	padding: 0;
	margin: -4px 0 0;
} 
 
.picsindex img {  
    padding: 0;  
    height:  131px;  
    width:   600px;
    top:  0; 
    left: 0;
} 	


#myController span{
color: #281d0d;
margin-right:10px;
cursor:pointer;
	font-size: 16px;
		background: url(img-neu/arrow_brown_right.gif) no-repeat 8px;
	padding-left: 20px;
	width: 230px;
	float: left;
}

#myController hover{
color: #00aff3;
}

#jFlowSlide{
	padding-top: 10px;
}

#myController span.jFlowSelected {
	color: #00aff3;
}


.jFlowPrev, .jFlowNext{
cursor:pointer;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #a0dff9;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color: #e9e9d1;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.new{
	width: 525px;
	height: 40px;
	float: left;
	padding-right: 10px;
	margin-bottom: 20px;
	padding-left: 80px;
	background: url(img-neu/neu-blau.gif) no-repeat 0 center;
	text-align: left;
	padding-top: 30px;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	margin-top: 0;
	margin-right: 20px;
}

.new a{
	color: #281d0d;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	
}

.new a:hover{
	color: #00aff3;
	text-decoration: none;
}

.kidi{
	width: 335px;
	height: 150px;
	float: left;
	padding-right: 10px;
	margin-bottom: 20px;
	padding-left: 280px;
	background: url(img-neu/kindergarten.jpg) no-repeat 0 center;
	text-align: left;
	margin-top: 0;
	margin-right: 20px;
	border-bottom: 1px solid #c0c0c0;
}

.kidi a{
	color: #00aff3;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	
}

.kidi a:hover{
	color: #f881da;
	text-decoration: none;
}
