/* ... IN VALID CODE WE TRUST ...http://www.intensivstation.ch */
/* css created by miss monorom 2004 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  */

#htmlElement {
	padding: 10px;
	background-color: #000;
}

body {
	background-color: #828f82;
	font-size: 11px;
	line-height: 15px;
	font-family:'Lucida Grande', 'Trebuchet MS','Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
	color:#000000;
	padding:0;
	margin:0;
}
a {color: #9D170C;}
a:visited {color:#9D170C;}
a:hover {color: #000000;}
a:active { color:#000000;}



p {font-weight:normal;}

/* ----------container zentriert das layout-------------- */

#filler_head {
	margin: 0 auto;
	padding: 0;
	background-color: #9D170C;
}

#container_head {
	margin: 0 auto;
	padding: 0;
	background-color: #564b47;
	background: url(pictmpl/bg_head.gif) repeat-x bottom;
}

#container {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background-color: #98B297;
}

/* ---------- Container logo-------------- */
#banner {
	width: 950px;
	height: 215px;
	margin: 0 auto;
	padding: 0;
	background-color: #89A787;
	background: url(pictmpl/img_head.jpg) no-repeat bottom;

}

#banner p{
	margin: 0;
	padding: 0;
}


/* ---------- Container Adresse-------------- */

#adresse {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background: url(pictmpl/bg_adresse.jpg) no-repeat left;
	height: 27px;
}

#adresse p{
	padding: 5px 25px 0 0;
	color: #FFF;
	font-size: 10px;
	text-align: right;
	
}


#adresse a:link, a:active, a:visited{
	color: #FFF;
	text-decoration: none;
}

#adresse a:hover{
	color: #FFF;
	text-decoration: underline;
}


/* ---------- Container News-------------- */
#news {
	margin: 0 auto;
	padding: 0;
	background-color: #9D170C;
	border-bottom: 1px solid #FFF;
}

#news a, a:link, a:active, a:hover, a:visited{
	color: #FFF;
	font-style: bold;
	text-decoration: underline;
}


/* ---------- Container Hauptnavigation-------------- */

div#header-nav {
	width: 950px;
	height:27px;
	background-color: #222;
	background: url(pictmpl/bg_navtop_red.gif);
	margin: 0px auto;
}


ul#main-nav {
	margin: 0 auto;
	list-style:none;
	width:100%;
	min-width:400px;
	padding: 0px;
}                   

ul#main-nav li {
	float:left;
	line-height:27px;
	color:#FFF;
}

ul#main-nav li a {
	background: url(pictmpl/bg_navtop_red.gif);
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	font-family:'Lucida Grande', 'Trebuchet MS','Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#FFF;
	width: 110px;
	text-align: center;
}

ul#main-nav li a:hover {background-image:url(pictmpl/btn_rollover.gif); }

ul#main-nav li.selected {background-image:url(pictmpl/btn_rollover.gif); }
ul#main-nav li.selected a {background-image:url(pictmpl/btn_rollover.gif); }



/* -----------------Inhalt--------------------- */
#content {
	min-height: 490px;
	height: auto !important;
	height: 490px;
	background-color: #FFF;
	padding: 0;
	margin: 0 0 0 240px;
}


#content img{
	padding: 0;
	margin: 0 0 0 25px;
}

p {
	padding: 0 20px 15px 25px;
	margin:0;
}

#content a, a:link, a:visited, a:active {color: #9D170C; text-decoration:none;}
#content a:hover {text-decoration:underline;}


h1 {
	padding: 15px 25px;
	margin:0;
	font-size: 18px; 
	font-weight: normal;
	color: #9D170C;
}
h2 {
	padding: 5px 25px;
	margin:0;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
}


h3 {
	padding: 0px 25px;
	margin:0;
	font-size: 16px;
	font-weight: bold;
	color: #9D170C;
	line-height: 1px;
 }



/* -------------- Sub-Navigation ------------- */
#left {
	float: left;
	width: 240px;
	margin: 0;
	padding: 0;
	color:#ffffff;

}
#left ul{
	list-style-type: none ;
	padding: 0 0 0 25px;
	margin: 0;
}
#left ul.borderbottom{
	padding: 0 0 15px 0;
}

#left li{
	margin: 0;
	padding: 0 0 4px 0;
	font-weight:bold;
}

#left li a {
	font-size: 12px;
	text-decoration:none; 
	line-height: 24px;
	display: block;
	text-indent: 25px;
	color: #FFF;
}

#left li a:hover {
	font-size: 12px;
	text-decoration:none; 
	line-height: 24px;
	display: block;
	text-indent: 25px;
	background-color: #FFF;
	color: #9D170C;
}

#left li a:visited {
	font-size: 12px;
	text-decoration:none; 
	line-height: 24px;
	display: block;
	text-indent: 25px;
	color: #9D170C;
}

#left li a.selected {
	font-size: 12px;
	text-decoration: none; 
	line-height: 24px;
	display: block;
	text-indent: 25px;
	background-color: #FFF;
	color: #9D170C;
}

/* -----------footer--------------------------- */
#footer {
	height: 25px;
	clear: left;
	font-size: 10px;
	color: #FFF;
	padding: 0 25px;
	margin: 0;
	background-color: #9D170C;
	line-height: 25px;
	}
	
#footer a:link, a:visited, a:active {
	color: #FFF;
	text-decoration: none;
	}


#footer a:hover {
	color: #FFF;
	text-decoration: underline;
	}
	
	
	
/* ----------- FORUMULAR --------------------------- */	
	
	
form {
	margin: 0;
	padding: 0 25px;
	}
	
fieldset {
	width: 500px;
    padding: 0;
	margin: 0;
	border: 0px;
	}
	
label {
	width: 90px;
	float: left;
	margin: 3px;
	padding-top:5px;
	font-size: 11px;
	}
	
.popup {
	color: #000;
	font-size: 11px;
	font-family:'Lucida Grande', 'Trebuchet MS','Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
	background-color: #FFF;
	text-indent: 19px;
	margin: 0;
	padding: 2px;
	width: 244px;
	height: 18px;
	border: 1px solid #828F82;
	}	
	
input, textarea {
	float:left;
  	width:240px;
  	margin:5px 0;
	background-color: #ffffff;
	border: 1px solid #828F82;
	font-size: 11px;
    padding: 2px;
	}
	
input:focus, input:hover, textarea:focus, textarea:hover {
		background-color: #BDCBBC;
		border: 1px solid #9D170C;
	}

.inputcontainer {
	  float:left;
	   /* 240 (width) + (1+1) (border von input) + (2+2) (padding von input) */
	  width:246px; 
	}
	
.lastcontainer {
	  margin-bottom:24px;
	}
	
	.clearleft { clear:left;}
	.clearboth { clear:both;}
	
	#plz {float:left;width:40px}
	
	#ort {float:right;width:180px}
	
	.service { margin-left: 96px; width:auto; display:inline;}	
	
	
/* ----------- TABELLE --------------------------- */		
#tab1{
	border-collapse:collapse;
	margin: 0 25px 0 25px;
	width: 660px;
	}

#tab1 td{
	background:#FFF;
	border:1px solid #FFF;
	padding:5px 10px 5px 10px;}

#tab1 tr.gruen td{
	background:#98B297;}
	
	#tab1 tr.titel td{
	background:#9D170C;
	color: #FFF;
	}
	
