body {
	background-color: #232122;
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 13px;
	color: #CFCFCF;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
}
#contentbox {
	position: relative;
	width: 600px;
	left: 20px;
	height: 404px;
	overflow: hidden;
	z-index: 0;
	margin-top: 12px;
}
#contentbox p {
	text-align: justify;
}
#contentbox a {
	color: #FF0000;
	text-decoration: none;
}
#contentbox a:hover {
	color: #FFFFFF;
}

#contentbox td p {
	margin: 0px;
	padding: 0px;
}
#scroll_links {
	float: left;
	width: 12px;
	height: 380px;
	margin-top: 12px;
	padding-top: 20px;
}
#scroll_links .click_up_by_150 {
	margin-bottom: 12px;
}
#scroll_links .click_down_by_150 {
	margin-top: 24px;
}
#scroll_links .contentbox_scrollBy_0_m150 img {
	margin-top: 350px;
}


#alles {
	margin-right: auto;
	margin-left: auto;
	width: 955px;
	position: relative;
	border: 1px solid #5E5C5D;
}
#content {
	min-height: 634px;
	height: 634px;
}
.start {
	background-image: url(../img/Screenlayout_XL-SaunaGENTRY.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sauna {
	background-image: url(../img/Screenlayout_XL-Saunawater.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.saunapreise {
	background-image: url(../img/Screenlayout_XL-Saunahandsome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.howtosauna {
	background-image: url(../img/Screenlayout_XL-Saunawet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1;
}
#main_menu {
	padding-left: 16px;
	padding-top: 4px;
}

#main_menu ul {
	margin: 0px;
	padding: 0px;
}
#main_menu ul li {
	display: inline;
}
#main_menu ul li a {
	color: #E72019;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 12px;
}
#main_menu ul li a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E72019;
	padding-bottom: 2px;
	
}
#main_menu .active {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F9F8FD;
	padding-bottom: 2px;
}


#flashstart {
	height: 200px;
	width: 640px;
	position: absolute;
	left: 36px;
	top: 400px;
}
#foot {
	color: #FFFFFF;
	background-color: #5E5C5D;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	text-align: center;
}
#footer {
	text-align: center;
	font-size: 11px;
}

#footmenu {
	padding-top: 24px;
	color: #FFFFFF;
	padding-bottom: 2px;
}
#footmenu ul {
	margin: 0px;
	padding: 0px;
}
#footmenu li {
	display: inline;
}

#footmenu a {
	color: #E72019;
	text-decoration: none;
	font-size: 12px;
}
#footmenu a:hover {
	color: #FFFFFF;
}

.gallery {
	position: absolute;
	width: 480px;
	background-color: #232122;
	left: 20px;
	top: 221px;
	height: 400px;
}
.preise {
	position: absolute;
	width: 480px;
	left: 22px;
	top: 221px;
	height: 400px;
	overflow: auto;
}
.clear {
	clear: both;
	float: none;
}
#toggle {
	position: relative;
}
/* #############################
** ### Mail-Formular ###########
** #############################
*/
.csc-mailform-field {clear:left;}
.csc-mailform {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
fieldset.csc-mailform .csc-mailform-field label {width:7em; float:left;}
fieldset.csc-mailform .csc-mailform-field input[type=text], fieldset.csc-mailform .csc-mailform-field select, fieldset.csc-mailform .csc-mailform-field textarea {margin-bottom:0.5em;width: 300px;background-color: #999999;border: solid 1px #666666;color: #FFFFFF;}
fieldset.csc-mailform .csc-mailform-field textarea {font:1em Verdana, Arial, Helvetica, Sans-Serif;}
fieldset.csc-mailform label span {color:red;}
input#mailformformtype_mail {margin-left:7em;}
.csc-mailform-field select {margin-left:1em; padding:2px; width:auto; font:1em Verdana, Arial, Helvetica, Sans-Serif; border:1px #ccc solid; background:#fafafa; color:#777;}

input[type=text], textarea {width:auto; font:1em Verdana, Arial, Helvetica, Sans-Serif; border:1px #ccc solid; background:#fafafa;padding:3px; color:#777;}

input[type=text]:focus, input[type=password]:focus, textarea:focus {background:#f0f0f0; color:#333; border-color:#666;}

.csc-mailform-submit {
	height: 24px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-image: url(../img/button_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #999999;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.csc-mailform-submit[type=submit]:hover {
	background-color:#FFFFFF;
	outline-color:#FFBFBF;
	outline-style:solid;
	outline-width:2px;
}
/* ################################################################### */
#scrollbar { 
    display:block; /* initially display:none; to hide from incapable */
	float:left;
    }
div.content { /* hide content to be swapped in */
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	}
div#lyr1 { /* show first div */
    visibility:visible;
	padding-right:12px;
    }
div#scrollbar { 
  position:relative;
	width:16px;
	height:400px;
	font-size:1px;  /* so no gap or misplacement due to image vertical alignment */
	margin-top: 24px;
  }
div#track { 
  position:absolute;
	left:0;
	top:16px;
	width:16px;
	height:368px;
	background-color: #333333;
  }
div#dragBar {
 position:absolute;
	left:1px;
	top:1px;
	width:14px;
	height:80px;
	background-color:#5e5c5d;
  }  
div#up { position:absolute; left:0; top:0; }  
div#down { position:absolute; left:0; bottom:0; }

/* so no gap or misplacement due to image vertical alignment
font-size:1px in scrollbar has same effect (less likely to be removed, resulting in support issues) */
div#scrollbar img {
    display:block; 
    } 
    
/* for safari, to prevent selection problem */
div#scrollbar, div#track, div#dragBar, div#up, div#down {
    -moz-user-select: none;
    -khtml-user-select: none;
}
/* ################# */

.rgsgnest41 {
	float: right;
	height:215px;
	width:320px;
}
#tt_address_form label {
	margin-top: 12px;
}