/* ... 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  */

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

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

/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html .commercial_prop_container {
  margin-right: 10px;
  }
 
* html p {
  height: 1%;
  margin-left: 0;
  }
 
/* End hide from IE5/mac */

#ng_bitflux_org, body {
	color: #564b47;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	padding:0px;
	margin: 0px 0px  10px 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
	background-image: url(../img/bg/orangefade.gif);
}

a { 
color: #DB7093;
text-decoration: none;
}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000; text-decoration: line-through;}

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

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


.form{
padding: 0px 50px;
margin: 0px;
float:left; 
}

textarea, .formgenerell {
width:280px;
border: 1px solid #aaaaaa; 
font-size: 11px;
font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
margin: 0px 0px 10px 0px;
padding: 2px;
}

input:focus, input:hover, textarea:focus, textarea:hover {
background-color: #f5f5f5;
background-color: #e1ddd9;
color: #564b47;
	}

.formbutton {
width:100px;
border: 1px solid #aaaaaa; 
}

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

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

fieldset {
border: 1px dotted gray;
padding: 20px;
margin: 0px;
}
	
legend {
font-size:16px;
padding: 2px 10px;
margin: 20px 0px;
border: 1px dotted gray;
background-color: #f5f5f5;
}
	
label {
width: 140px;
float: left;
font-weight: bold;
margin: 3px;
}

/* container to center the layout
-------------------------------------- */
#container {
width: 900px;
border: 1px dotted gray;
margin: 0px;
margin-left: auto;
margin-right: auto;
}

/* head container for logo and metanavi
-------------------------------------- */
#banner {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

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

/*main-navi
-------------------------------------- */
#topnavi {
background-color: #564b47;
margin: 0px;
padding: 2px 0px;
border-top: 1px solid  #E0A3B7;
border-bottom: 7px solid  #e1ddd9;
}
#topnavi a { 
text-transform: uppercase;
font-size: 10px;
letter-spacing: 3px;
color: #ffffff;
text-decoration: none; 
margin: 0px;
padding: 2px 25px;
}
#topnavi a:visited {color:#ffffff;}
#topnavi a:hover {color: #DB7093; background-color: #ffffff;}
#mainnavi a:active { color:#ffffff;}

#container #topnavi a.selected {
background-color: #E1DDD9;
color: #564b47;
}

/* content elements
-------------------------------------- */
#content {
background-color: #ffffff;
border-right: 1px dotted gray;
border-top: 1px dotted gray;
min-height: 520px;
padding: 30px 0px;
margin-left: 0px;
margin-right: 250px;
}

#conten a:after, #conten a:link:after  { 
color: #000000;
}
#conten a:visited:after {color:#000000; 
content: " (" attr(href) ") ";}

#content h1 {
letter-spacing: 2px;
color: #6b4a60;
color: #624741;
margin: 0px 50px 15px 50px;
padding:0px;
border-bottom: 1px dotted #6b4a60;
}

#content h1.ie {
letter-spacing: 2px;
color: #cccc00;
margin: 0px 50px 15px 50px;
padding:0px;
border: 1px solid #6b4a60;
}

#content h2, #content h4 {
margin: 5px 50px 5px 50px;
padding:0px;
}
#content h3 {
margin: 10px 50px 0px 50px;
padding:0px;
}
#content p{
line-height: 16px;
padding: 0px 50px 10px 50px;
margin:0px;
}

#content pre{
padding: 0px 50px 10px 50px;
margin:0px;

}
code, pre{
font-size:13px;
color: #996666;}

#content  p.mp { 
padding: 5px 25px;
margin: 0px 50px 5px 50px;
border: #ff66cc 1px solid;
border: 1px dotted gray;
background-color: #f5f5f5;
}
.articles { 
padding: 5px 5px 5px 25px;
margin: 0px 50px;
border: #ff66cc 1px solid;
border: 1px dotted gray;
background-color: #f5f5f5;
line-height: 16px;
}
#content .articles  p.sub { 
float: right;
padding: 0px;
margin: 0px;}


#content ul{
line-height: 18px;
padding: 0px 50px 10px 100px;
margin:0px;
}

#content ul.fix{
float: left;
list-style-type: none;
margin: 0px 0px 0px 0px;
margin-left: 50px;
padding:0px;
}

#content ul.fix li.template {
width: 120px;
float: left;
padding: 0px;
margin: 0px 20px 8px 0px;
}


#content ul.fix li.clearleft{
 clear: left;
padding: 0px;
margin: 0px;
width: 1px;
}

#content table {
margin: 10px 50px;
padding:0px;
}
#content table td {
padding: 0px 30px 10px 0px;
margin:0px;
}
#content table h3 {
padding:0px 0px 0px 0px;
margin:0px;
}

#content .box { 
width: 480px;
padding: 0px;
margin: 0px 50px 18px 50px;
}
#content .box p{ 
padding: 0px;
margin: 0px 0px 0px 220px;
}

#content img.bild { 
border: 1px dotted #564b47; 
float: left; 
padding: 0px;
margin: 2px 0px 0px 0px;
 }

.antifloat {
clear: left;
}

#content ul#access {
float: left;
line-height: 15px;
list-style-type: none;
margin: 0px 0px 0px 0px;
margin-left: 50px;
padding:0px;
}

#content ul#access li.innen {
list-style-type: none;
padding: 0px;
margin: 0px 10px 10px 0px;
width: 200px;
font-weight: bold;
float: left;}

#content ul#access li.aussen {
list-style-type: none;
margin: 0px 0px 10px 0px;
width: 300px;
float: left;}

li.clr{
list-style-type: none;
clear: left;
margin: 0px;
height: 1px;
width: 1px;
}
br.clr{
clear: left;
}

.rechts {
text-align:right;}


/* elements for the gallery
-------------------------------------- */
#content #gallerie, #gallerie2 {
float:left;
padding: 0px 0px 10px 50px;
margin:0px 0px 20px 0px;
}
 
#content .thumbnail{
float:left;
width:150px;
margin: 15px 15px 0px 0px;
padding: 0px;
}
#content .thumbnail img{
border: 1px solid #778899;
padding: 1px;
}

#content  br.antileft {
clear: left;
}


/* elements for left and right navigation
-------------------------------------- */
#right {
float: right;
width: 250px;
margin: 0px;
padding: 0px 0px;
}
.left {
background-color: #E1DDD9;
border-bottom: 1px dotted gray;
padding: 20px 0px 0px 0px;
margin: 0px 0px 20px 0px;
}
.commercial_prop_container {
	background-color: #E1DDD9;
	border: 1px dotted gray;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.commercial_prop_IMG_container {
	background-color: #E1DDD9;
	border: 1px outset #FFFFFF;
	height: 100px;
	width: 300px;
	background-position: center;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.commercial_prop_LOGO_container {
	background-color: #E1DDD9;
	border: 1px outset #FFFFFF;
	height: 130px;
	width: 130px;
	background-position: center;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#right p{
padding: 15px 25px 10px 25px;
margin:0px;
}
#right a {
color: #564b47;
text-decoration: none;
padding: 0px;
margin: 0px;
}
#right a:visited {color:#564b47;}
#right a:hover {color: #ff66cc;}
#right a:active { color:#564b47; text-decoration: line-through;}


#right a.selected {
color:#000000;
}


#right .left ul li  a {
display:block;
border-top: 1px dotted #D3D3D3;
color: #564b47;
text-decoration: none;
padding: 2px 15px 2px 25px;
margin: 0px 0px 0px 0px;
}
#right .left ul li a:visited {color:#564b47;}
#right .left ul li a:hover {color: #564b47; background-color: #E0A3B7;  }
#right .left ul li a:active { color:#ffffff; text-decoration: line-through; background-color: #E1DDD9;}

#right .left ul li a.selected {
font-weight: bold;
color:#564b47;
background-color: #FFE6F3;
background-color: #ffffff;
}

#right ul {
list-style-type: none;
margin: 0px 25px 0px 25px;
padding: 0px;
} 
#right li {
margin-bottom: 10px;
}

#right .left ul {
list-style-type: none;
padding: 0px;
margin: 0px;
} 
#right .left li{
display:inline;
margin: 0px;
padding: 0px;
}
#right .left ul ul li a {
padding: 2px 15px 2px 50px;
margin: 0px;
background-color: #ffffff;
} 

#right h3{
margin: 15px 0px 10px 0px;
padding:0px 25px;
}
/*footer
-------------------------------------- */
#footer {
clear: both;
padding: 2px 25px 4px 25px;
color: #ffffff;
font-size: 10px;
margin: 0px;
background-color: #564b47;
}

#footer a { 
color: #F6CFFD;
font-weight: bold;
}
#footer a:visited {color:#F6CFFD;}
#footer a:hover {color: #ffffff;}
#footer a:active { color:#F6CFFD; text-decoration: line-through;}

#accesskeys{
margin: 0px;
padding: 0px;
height: 1px;
overflow: hidden;
}


/* sitemap
-------------------------------------- */
ul#sitemap {
list-style-type: none;
margin:0px 50px;
padding: 0px;}

ul#sitemap ul {
list-style-type: none;
margin:0px;
padding: 0px;
}

/*
ul#sitemap li {
margin:0px;
padding: 0px;}
*/

ul#sitemap li a {
display:block;
padding:0px 25px;
margin: 0px;
border-top: 1px dotted #6b4a60;
background-color: #e1ddd9;
}
ul#sitemap li a:hover {
font-size: 14px;
background-color: #E0A3B7; 
color:#ffffff;
background-image: url(http://www.intensivstation.ch/themes/intensivstation/images/list.gif);
background-repeat: no-repeat;
background-position: left center;
}
ul#sitemap li li a {
padding:0px 50px;
background-color: #f5f5f5;
}
ul#sitemap li li a:hover {
background-image: url(http://www.intensivstation.ch/themes/intensivstation/images/list2.gif);
}
ul#sitemap li li li a {
padding:0px 75px;
background-color: #ffffff;
}
ul#sitemap li li li a:hover {
background-image: url(http://www.intensivstation.ch/themes/intensivstation/images/list3.gif);
}
.commercial_prop_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	text-align: right;
	margin-right: 20px;
	display: block;
	position: relative;
}
.commercial_prop_descr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	margin-right: 20px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	right: 20px;
	top: 10px;
	clip: rect(10px,auto,auto,auto);
	display: block;
	margin-left: 20px;
}
.content_disappear {
	position: relative;
}

