/* CSS Document */
/* *** Generated by www.csscreator.com *** */
/* *** modified by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
	text-transform:uppercase;
	text-transform:none;
	background-color: #e1ddd9;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0px;
	margin:0px;
	line-height:150%;
	}
a {color: #DB7093; text-decoration:none;}
a:visited {color:#DB7093;}
a:hover {color: #564b47; text-decoration:underline;}
a:active { color:#000000;}

h1 {
	font-family: georgia, Trebuchet MS, serif;
	font-size: 99%;
	text-transform:uppercase;
	text-transform: none;
	font-weight: normal;
	background-color: #E0A3B7;
	border-top:1px solid #564b47;
	border-bottom:1px solid #564b47;
	padding:5px 15px;
	margin:0px;
}
	
h2 {
	/*margin-bottom:85px;		/* abstand oben zum h2 */
	font-size:177%;
	text-indent:10px;
	font-weight: normal;
	padding:30px 20px 20px 20px;
	margin:0px;
}

h3 {
	font-size:114%;
	font-weight: bold;
	padding: 10px 20px;
	margin:0px;
	text-transform:none;
	text-indent:13px;
	line-height:130%;
	margin-bottom:5px;		/* abstand oben zum h2 */
}
h4 {
	font-size:127%;
	text-indent:10px;
	font-weight: normal;
	padding:20px;
	margin:0px;
}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
	width: 950px;
	padding:0px;
	padding-top:5px;
	margin: 5px;
	margin-left: auto;
	margin-right: auto;
	} 

/* ----------banner for logo-------------- */
#banner {
	text-align: right;
	background-color: #e1ddd9;
	padding: 0px;
	margin: 0px;
	font-size:0.8em;
}
	
#banner a{
	font-family: Trebuchet MS, georgia, serif;
}

#banner p {
	margin-right:-19px;
} 
#banner p a img { border:0;
} 

/* ----------outer und inner----------------- */

#outer{ 
	border-left: solid 200px #EBD3E0; /* linke Menue Spalten Farbe  */ 
	border-right: solid 200px #EBD3E0; /* rechte Menue Spalten Farbe  */ 
	background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
	} 

#inner{margin:0; width:100%; }

/* --------------left und right navigavtion------------- */
#left {
	 width:200px; 
	 float:left; 
	 position:relative; 
	 margin-left:-200px; 
	 margin-right:1px;
	 }
 #right {
	 width:200px; 
	 float:right; 
	 position:relative; 
	 margin-right:-200px; 
	 margin-left:1px;
	 }

/* -----------------Inhalt--------------------- */ 
#content{ 
	position: relative; 
	margin: 0px;
}

p {
	padding: 5px 20px;
	margin:0px;
	text-indent:10px;
	text-transform:none;
}

pre{
	font-size: 12px;
	padding: 5px 10px;
	margin:0px;
}

/*  ----------------footer---------------------- */ 
#footer {
	clear:left;
	font-family: georgia, Trebuchet MS, serif;
	padding:0px;
	margin:0px;
	font-size:0.8em;
	text-align: right; 
} 
	
/*  ----------------list navi right---------------------- */ 
#rightNavi{
	font-family: Trebuchet MS, georgia, serif;
	font-weight:normal;
	letter-spacing: normal;
	list-style-type:none;
	margin: 73px 25px 0 0;
	display:block;
}
#rightNavi li{
	text-align:right;
	line-height:180%;
}
#rightNavi li a{
	font-size:111%;
}
#rightNavi li a:hover{
}

/*  ---------------- breadcrumb holder ----------------------*/
#breadcrumb_holder{
	margin-left:-28px;
	font-family: georgia, Trebuchet MS, serif;
	text-align:left;
	font-size:0.8em;
}
#breadcrumb_holder p a{
	font-family: georgia, Trebuchet MS, serif;
}


/*  ---------------- logo link ----------------------
a.logo{
	background-image:url(../_images/ico_alterswg.png);
	height:25px;
	width:90px;
	border:0;
}
 */ 