/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
	background-color: #E4E6EA;
	font-size: 90%;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#666;
	margin:0;
}

a {
	color: #333;
	text-decoration: none;
}
a:visited {
	color:#333;
	text-decoration: none;
}
a:hover {
	color: #06F;
}
a:active {
	color:#000;
}

h1 {
  font-size: 160%;
  padding:5px 15px;
  margin:0
}


H1, p, pre{
  padding: 5px 0px;
  margin: 0px;
}

h2 {
  font-size:140%;
  font-weight: normal;
  padding: 5px 0px;
  margin:0px;
}
h3 {
	font-size: 130%;
	color: #666;
}


img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
  width: 900px;
  margin-bottom: 10px;
  margin:0 auto;
  background-color: #FFF;
}

/* ----------banner for logo-------------- */
#banner {
	color:#FFF;
	min-height:210px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-image: url(./pic/logo_02.png);
	background-repeat: no-repeat;
	background-color: #F7F7F7;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#banner img {padding:10px 0px;} 


#container #banner #foto_sk {
	float: left;
	background-color: ;
	padding: 0px;
	margin: 10px;
	width: 250px;
	height: 80px
}
#container #banner #text_name {
	float: left;
	background-color: ;
	padding: 0px;
	margin: 10px;
	width: 250px;
/*	height: 100px */
}
#container #banner #text_buergermeister {
	float: left;
  	background-color: ;
	padding: 0px;
	margin: 10px;
	width: 250px;
/*	height: 100px */
}
#container #banner #opt_logo {
	float: right;
    background-color: ;
	padding: 0px;
	margin: 10px;
	width: 100px;
	clear: none;
/*	height: 100px */
}
#container #banner #menu a {
	float: left;
	margin-top: 165px;
	margin-left: 30px;
	font-size: 16px;
	color: #666;
	font-family: Tahoma,Arial,helvetica,sans-serif;
	font-weight: lighter;
	line-height: 1.5em;
	cursor: pointer;
}

#container #banner #menu a:hover {
	float: left;
	margin-top: 165px;
	margin-left: 30px;
	font-size: 16px;
	color: #31314F;
	font-family: Tahoma,Arial,helvetica,sans-serif;
	font-weight: lighter;
	line-height: 1.5em;
	cursor: pointer;
}




/* -----------------Inhalt--------------------- */
#container #content {
	padding: 30px;
	margin-left: 0px;
	margin-right: 300px;
	min-height:600px;


  height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

#container #right #box_right {
	padding: 5px;
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	clear: both;
}
#container #right #box_right_facebook {
	padding: 0px;
	border: 0px solid #FFF;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}

/* -----------footer--------------------------- */
#container #footer {
	min-height: 120px;
	clear: both;
	margin: 0px;
	padding: 10px;
	text-align: center;
	background: #FFF;
	border-top-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	font-family: tahoma;
	font-weight: lighter;
	line-height: 1.5em;
}
#container #footer #incfooter {
	margin-left: 200px;
	margin-right: 200px;
}

#container #footer #proz25 a {
	color: #999;
}
#container #footer #proz25 a:hover {
	color: #999;
	text-decoration: underline;
}
#container #footer #proz25 {
	float: left;
	width: 115px;
	font-size: 80%;
	padding-top: 10px;
	color: #999;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: left;
	margin-top: 30px;
	padding-left: 5px;
	vertical-align: middle;
}

#container #content #form1 label {
	text-align: right;
	margin-top: 30px;
	padding-top: 20px;
	width: 25%;
	vertical-align: top;
}

#container #content #form1 label, input, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 150px; /* Breite.*/
  margin:3px;
}

#container #content #form1  {
  margin:0px;
  padding:.5em;
}

#container #content #form1 br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

#container #content input#submit { /* den Submit-Button */
  float: none;
  width: auto;
}#container #content #emailstatus {
	color: #900;
}
#container #content #presse_head {
	color: #363657;
	font-weight: normal;
}



/* S3Slider CSS code */

#slider {
   width: 500px; /* important to be same as image width */
   height: 300px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#sliderContent {
   width: 500px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin: 0; /* important */
   pading: 0px; /* important */
}

.sliderImage {
   float: left; /* important */
   position: absolute; /* important */
   display: none; /* important */
   margin: 0; /* important */
   pading: 0; /* important */
}

.sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 500px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}

/* --------------left navigavtion------------- */
#right {
  float: right;
  width: 300px;
  margin: 0px;
  padding: 0px;
}

/* s3slider code end */

/* lightbox */
#right #box_right #frame {
	height: 48px;
}
#right #box_right #frame #pic {
	padding-left: 5px;
	float: left;
}
#container #right #box_right_twitter {
	padding: 0px;
	border: 0px solid #CCC;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}

