/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */
p {
	padding: 0;
	margin:0;
}
body {
	background-color: White;
	font-size: small;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: Black;
	padding: 0px;
	margin: 0px;
	background-image: none;
	background-position: top;
	background-repeat: repeat-x;
}

a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

#content a:link,#content a:visited,#right a,#right a:visited {
	color: #AD1313; 
	text-decoration: underline;
}





/* ----------container zentriert das layout-------------- */
#container {
	width: 100%;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0;
	padding: 0 10pt 0 10pt;
	margin-top: 11px;
	background-color: White;
	padding:0;
}

/* ----------banner for logo-------------- */
#header {
	background-color: #FCFCFB;
	text-align: left;
	height:57px;
	padding: 0px;
	margin: 0px;
	background-image: none
	
}
/*                                          LOGO
============================================================== */

#hrhome {
	display:none;	
	background: none;
}

#hrhome span {
	display: none;
	
}
 h1 {
	font-size: 1.4em;
	text-transform: none;
	padding: 0 0 15px 15px;
	margin: 0;
	color: #686868;
	font-weight: 100;
} 
h2 {
	font-size: 1.2em;
	color: #686868;
	font-weight: 100;
	line-height:1.5em;
	margin:0;
	padding-left: 23px;
}
h3 {
	font-size: 1.19em;
	color: #9A8878;
	line-height:1.5em;
	font-weight: 100;
	margin:0;
	padding-left: 23px;
}
#service {
	display:none
}

/* -----------------Inhalt--------------------- */

#content {
	float: left;
	width: 530px;
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 1.22;
	}
#content p,#content pre{
padding: 5px 10px 10px 33px;
margin:0;
font-size:91%;
}
#content ul, #content ol {
padding-left: 30px;
margin:0 0 0 45px;
font-size:91%;
}

	
#right {
	display: none;
}

.rightcontent {
	display:none;
}

#rubrik {
	display: none;
	}
#rubrik p {
	padding: 22px 0 9px 17px;
	}
.subhead {
	font-size: 1.35em;
	color: #904D25;
	line-height:1.6em;
	font-weight: 150;
}
.justdone {
   width: 265px;
	font-size: 83%;
	padding:  0 0 5px 20px;
	border-bottom: 1px solid #E5C8AC;
}



/* -----------footer--------------------------- */
#footer {
	display:none;
}


/*____________________ Images __________ */
.leftimg {
	float: left;
	margin: 2px 7px 5px -15px;
	padding: 0;
	border:0;
}

#mailform {
	padding:3px 0 9px 55px;
	margin:0;
	line-height:1em;
}
.break {
background-image:url(../images/bg_pages/break.gif);
background-repeat:no-repeat;
display:block;
height:12px;
width:100%;
position:relative;
left:35px;
top:-5px;
}

/* _________________________ adressfeld  _______*/

#print {
	float:right;
	position:absolute;
	top: 0pt;
	right:0pt;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 9pt;
	color: #686868;
	line-height:1.1em;
	width: 340px;
	text-align:right;
	
}
#print h3 {
	margin-left: -12px;
	padding:0;
	font-size:12pt;
	font-weight: 150;
	color: #A13535;
}