/* ... IN VALID CODE WE TRUST ...http://www.intensivstation.ch */
/* css created by miss monorom 2005 http://www.monorom.to */
/* This css is made specialy for BX-CMS  */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by/2.0/deed.en  */

/* @import url(bx-additions.css); */

/*body element, you can overwrite that with a custom stylesheet for example in mozilla*/

#ng_bitflux_org, body {
	background: #fff url(/themes/gutenswil/images/background/sg_bg.png) repeat-y 50% -9px;
    	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color:#000000;  
	padding:0px;
	margin: 0px;
overflow: -moz-scrollbars-vertical;
}

/* for iePC */ td{
	font-size: 13px;
}

a {
	color: #333;
	text-decoration: underline;
font-weight: bold;
}
	a:visited {color:#999;}
	a:hover {color: #666;}
	a:active { color:#999;}

h1{
	font-size:24px;font-weight: normal;
}
h2{
	font-size:16px;
}
h3{
	font-size:14px;
}
h4{
	font-size:12px;
}

form{
	padding: 0px;
	margin: 0px;
}

.form{
	padding: 0px;
	margin: 5px 25px 15px 25px;
}

/*
textarea, .formgenerell input, input.formgenerell {
	width:300px;
	border: 1px solid #aaaaaa; 
	margin-top: 5px;
	padding: 2px;
}
*/
.formbutton {
	width:100px;
	border: 1px solid #aaaaaa; 
}

.textarea{
    height: 80px;
}

.captcha {
width:100px;
border: 1px solid #aaaaaa; 
margin-top: 5px;
padding: 2px;
}

/* patforms filter */
.formErrors {
    margin: 5px 25px 25px 25px;
    padding: 5px 5px 5px 5px;
    border: 1px solid ;
    background-color: #FFBBBB;
}

.formlabelerror {
    color: #BB1111;
    font-weight: bold;
}

/* container to center the layout
-------------------------------------- */
#container {
    width: 830px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
position: relative;
}

/* head container for logo and metanavi
-------------------------------------- */
#banner {
	padding: 0px;
	margin: 0px;
}
#banner a{
	text-decoration:none; 
}
#banner  a:hover {
	color: #ffffff;
}

#banner h1 {
	font-size: 30px;
	padding: 50px 0px 0px 200px;
	margin: 0px;
}
#banner h2{
	color: #ffffff;
	font-size: 14px;
	padding: 5px 0px 25px 200px;
	margin: 0px;
}

#metanavi { 
	float: right;
	padding: 5px 15px 0px 0px;
	margin: 0px;
}

/*main-navi
-------------------------------------- */
#topnavi {
	margin: 0px;
	padding: 2px 0px;
	border-bottom: 5px solid #ffffff;
}
#topnavi a { 
	color: #dde7e9;
	text-decoration: none; 
	font-weight:bold;
	margin: 0px;
	padding: 2px 15px;
}
#topnavi a:visited {
	color:#dde7e9;
}
#topnavi a:hover {
	color: #5F9EA0;
}
#mainnavi a:active { 
	color:#dde7e9;
}

#container  #topnavi a.selected {
	background-color: #ffffff;
	color: #5F9EA0;
}

/* content elements
-------------------------------------- */
#content {
	padding: 15px  0px;
	margin:0px;
	margin-left: 204px;
	margin-right: 0px;
    height:auto;
	background-color: #ffffff;
    padding-top:100px;
    width:610px;
}

#content h1, #content h2, #content h3, #content h4 {
	padding: 0px 25px 0px 25px;
	margin:0px 0px 15px 0px;
	color:#666;
}
#content p{
	line-height: 18px;
	padding: 0px 25px 0px 25px;
	margin:0px 0px 15px 0px;
}
#content embed{
	margin:0px 0px 15px 25px;
}
#content p.center{
	text-align:center;
}
#content ul.historylist {
margin: 0 35px 0 0;
}
#content .historylist li {
border-bottom: 1px solid #eee;
margin: 0;
padding: 0 0 0 0;
}
#content .historylist li a{
text-decoration:none;
}
#content .historylist li h3 {
margin: 0;padding: 0;
font-size: 14px;
line-height: 32px;
}
#content .historylist li img {
position: absolute;
margin: 4px 0 0 0 !important;
margin: 2px 0 0 0;
}
/* elements for the gallery
-------------------------------------- */
#content #gallerie{
	float:left;
	padding: 0px 0px 10px 25px;
	margin:0px 0px 20px 0px;
}

#content .thumbnail{
	float:left;
	width:100px;
	margin: 15px 15px 0px 0px;
	padding: 0px;
}
#content .thumbnail img{
	border: 1px solid #778899;
	padding: 1px;
}

#content  br.antileft {
	clear: left;
}
.antifloat {
	clear: both;
	visibility: hidden;
}


/* elements for the gallery_preview-plugin
--------------------------------------------*/
#gallerie_preview{
	padding: 0px 10px 10px 25px;
	margin:0px 20px 20px 20px;
	border: 1px solid #778899;
}

#gallerie_preview .thumbnail{
	float:left;
	width:100px;
	margin: 10px 10px 0px 0px;
	padding: 0px;
}
#gallerie_preview .thumbnail img{
	border: 1px solid #778899;
	padding: 1px;
}

#gallerie_preview_navi {
	margin-top: 10px;
}
#gallerie_preview_info {
	margin-top: 10px; 
	visibility: visible;
}
 

/* elements for left and right navigation
-------------------------------------- */
#left {
	float: left;
	width: 144px;
    margin: 0px;
	padding: 20px 30px;
}
#left h3 {
margin:0;
padding: 0;
}
#left a {
	text-decoration: none;
	color:#ddd;
display: block;
line-height: 28px;
padding: 0 0 0 15px;
margin: 0 4px 1px 0;
}
#left a:hover {
	text-decoration: none;
	color:#fff;
background: #333;
}
#left h1 a {
    margin: 0 0 20px 0;
padding: 0;
}
#left ul li h3 {
    font-size:12px;
}
#left .selected, #right .selected {
	background: #333;
}

#left ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
} 
#left li {
	margin: 0;
}
#left ul li a {
padding: 0 0 0 25px;
line-height: 20px;
}
#right {
width:240px;
position: absolute;
right: 5px;
padding: 10px 0 0 0;
}
#right div {
}
#right form input {
width: 150px;
border: 1px solid #aaa;
margin: 5px 0 0 20px;
}
#right form img {
margin: 3px 0 0 0;
}
#right a {
color: #333;
text-decoration: none;
}
#right h3 {
}
/*footer
-------------------------------------- */
#footer {
	clear: both;
	padding: 3px 15px;
	color: #dde7e9;
	font-weight: bold;
	margin: 0px;
	background-color: #4d6c6c;
	border-top:5px solid #ffffff;
}
#footer a {
	color: #dde7e9;
}

/* just used vor the blog
-------------------------------------- */



#content .post_title {
	color: #333;
	border-bottom: 1px solid #aaa;
	margin: 0px 25px 3px 25px;
	padding: 0px 0px 5px 0px;
}

#content .post_title a { 
    color: #333;
}

.post_meta_data {
	font-size: 11px;
	padding-top: 0px;
	margin: 5px 25px 15px 25px;
}
.right {
	float: right;
}
.post_content {
	line-height: 18px;
	padding-top: 0px;
	margin: 5px 25px 15px 25px;
}

#content .post_content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

.post_content_extended {
	line-height: 18px;
	padding-top: 0px;
	margin: 5px 25px 15px 25px;
}

#content .post_content_extended p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

h3.blog, #right  h3.blog {
	color: #333;
	margin-bottom: 5px;
}

.post_links, .post_tags, .post_related_entries {
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10px;
	padding: 0px 25px 20px 25px;
	margin: 0px;
}
.post_more {
    float: left;
}

.post_tags, .post_related_entries {
    padding-bottom: 10px;
}
.blog_pager{
	padding-top: 0px;
	margin: 5px 25px 15px
}

#right .blog li {
	line-height:  15px;
	padding: 0px 15px 3px 15px;
	margin: 0px;
	text-indent: -1em;
}
#livesearch {
	margin: 0px 15px 15px 0px;
	padding:0px;
	width: 140px;
	display: block;
    float:left;
}
#right input#livesearch  {
	padding:1px;
	width: 120px;
	border: 1px solid #aaaaaa; 
}

.formurl {
	display: none;
}

.blog_gravatar {
    float: right;
    padding-left: 5px;
}

/*Events*/

pre {

	display: block;
   	padding: 1em 7px 1em 5px;
   	margin-top: 0px;
    margin-bottom: 1em;
    border: 1px dashed #aaa;
    color: Black;            
    background-color: #f9f9f9;
    line-height: 1.1em;
    overflow: auto;
}


/* loginform */

#littleLogin  input.input{
    font-size: 11px;
    width: 6em;
    
}

#littleLogin input {
    font-size: 11px;
    background-color: #f3f3f3;
    border: 1px solid #555555;
    margin-top: 3px;
}

#littleLogin label {
     width: 3em;
     float: left;
     line-height: 21px;
     clear: left;
}

#littleLogin {
    margin-left: 15px;
}

/* jquery slide stuff */
a:focus {
    outline: none;
}
#panel {
    height: 40px;
    display: none;
}
.slide {
    padding: 0;
    background: url(/themes/gutenswil/images/background/sg-searchbg-trans.gif) no-repeat center bottom;
    float: right;
    width: 230px;
    margin: -60px 0 0px 0px;
    height:35px;
}
.btn-slide {
    background: url(images/white-arrow.gif) no-repeat right -50px;
    padding: 0px 20px 10px 10px;
    display: inline;
    color: #fff;
    text-decoration: none;
    float:right;
}
.active {
    background-position: right 12px;
}

#right h3 {
    padding:55px 10px 0px 0px;
    display:inline;
}

#langFirst {
    padding:0px 0px 0px 20px;
}

.uppercase {
    text-transform: uppercase;
}

#searchform input {
    width: 165px;
    border: 1px solid #000000;
    margin-left:9px;
    /* IE hack */
    //margin-left:18px;
}

#lupe {
    float:right; 
    padding-right:25px;
    //padding-right:15px;
}

/*fade effect*/
/*
#test {
    background: transparent url(/themes/gutenswil/images/background/sg-logo-single.png) no-repeat;
    margin:10px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    border:0px;
    height:144px;
}

#test a, img{
    text-decoration:none;
    border:0px;
}

.hover {
    height:144px;
}
*/
#cal1Container {
margin-left:10px;
margin-top:0px;
float:left;
}

#formContainer {
margin-left:15px;
margin-right:0px;

}

#formContainer input{
border:1px solid #000000;
width:300px;
}

#formContainer textarea{
border:1px solid #000000;
width:300px;
}

#submitButton {
margin-top:550px;
//margin-top:10px;
margin-bottom:50px;
}

#formContainer #reserveButton {
width:150px;
}

#reservedDates ul {
    list-style-type:none;
}

#hoverForm h2 {
margin:0px 0px 10px 0px;
padding:0px;
}

#legende {
float:right;
background-color:#FAFAFA;
width:195px;
margin:0px;
padding:0px;
}

#legende p{
    padding:10px;
}

#helpimg {
float:right;
margin:15px 0px 0px 10px;
padding:0px;
background-color:#fafafa;
width:196px;
}

#helpimg p {
padding:10px 10px 0px 10px;
margin:0px;
}

#navi {
margin-top:0px;
}
/*
#test .hover {
margin:0px;
padding:0px;
}
*/
a#home { 
background: url(/themes/gutenswil/images/sg-logo-both.png) no-repeat 0 0; 
display: block; 
height: 90px; 
width: 144px; 
} 

a#home .hover { 
background: url(/themes/gutenswil/images/sg-logo-both.png) no-repeat 0 -90px; 
display: block; 
height: 90px; 
width: 144px; 
}

.historyicons {
border:0px;
}

#errorBoxText {
color:#4a4742;
font-weight:bold;
}


#historyteaser {
padding:0px 0px 0px 30px;
margin:0px 0px 0px 0px;
    width:600px;
}

#historyteaser img {
text-align:left;
float:left;
}

#historyteaser td {
    width:300px;
text-align:left;
}

#historyteaser p {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
text-align:left;
}

