/* *** css by miss monorom www.intensivstation.ch *** */
/* *** 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: #fff;
	font-size: 75%;
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0;
	margin:0;
}

a {color: #000;}
a:visited {color:#000;}
a:hover {color: #000000;}
a:active { color:#000;}

hr {
	color: #eee;
	height: 1px;
}

h1 {
	font-size: 2em; 
	font-weight: normal;
 }

h2 {
	font-size: 1.7em;
	font-weight: normal;
}

h3.artikel_overview {
	padding-top: 10px;
	padding-left: 10px;
	font-size: 120%;
}

h3.artikel_overview a, h3.artikel_overview a:visited{
	text-decoration: none;
	color: #564b47;
}

div.artikel_overview p {
	padding: 0px;
	margin-left: 10px;
}

div.artikel_overview p.type {
	font-style: italic;
	font-size: 95%;
}

img.artikel_overview {
	margin: 10px;
	margin-top: 0px;
}

ul.artikel_overview {
	list-style: none;
	padding: 10px;
	margin: 0px;
}

ul.artikel_overview li {
	line-height: 1.6em;
}

ul.artikel_overview a, ul.artikel_overview a:visited {
	color: #000;
	text-decoration: none;
	font-size: 95%;
}

span.date_a {
	padding-right: 10px;
	color: #000;
	text-decoration: none;
	font-size: 95%;
}

ul.artikel_overview a:hover {
	text-decoration: underline;
}

img.download {vertical-align:middle;}


form#login {
	margin: 10px;
}

form#login label {
	line-height: 25px;
}

form#login input.feld {
	width: 300px;
}


/* ----------container zentriert das layout-------------- */
#full {
	background-color: #fef4bf;
	margin: 0;
	border-top: 4px solid #fef4bf;
	padding: 0;
}

#container {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	background-color: #fef4bf;
	font-size: 100%;
	}

/* ----------banner for logo-------------- */
#banner {
	margin: 0;
	padding: 0;
	text-align:right;
	height: 200px;
	background-color: none;
	background-image: url(images/header-1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}	

/* -----------------Inhalt--------------------- */
#content {
	padding: 10px;
	padding-left: 130px;
	margin-right: 0em;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	background-image: url('images/center.gif');
	background-repeat: repeat-y;
	overflow: auto;
	scrollbars: auto;
	padding-right: 25px;
}

#content_once {
	min-height:350px;
	background-color: #fff;
	padding: 10px;
	margin: 0 0 0 15.2em;
	border-top: 15px solid #fff;
}

#content h3, #content_once h3 {
	padding-left: 10px;
	font-size: 120%;
}

p, pre {
	padding: 10px;
	margin:0;
}

#content p, #content_once p {
	padding-top: 5px;
	padding-left: 10px;
	margin:0;
}


pre, code { font-size: 1.2em;}

h1 {
	padding: 10px;
	margin:0;
}
h2 {
	padding: 10px;
	margin:0;
}

.gross {
	width: 5.71em;
	height: 1.07em;}

/* --------------left navigavtion------------- */
#left {
	display: none;
	padding: 0;
	margin: 0;
	float:left;
	width: 210px;
	height: 407px;
	background-color: #fef4bf;
	background-image: url('images/left.gif');
	background-repeat: no-repeat;
	
}

#left p {
	color: #000;
	
	margin: 0;
	text-align:left;
	margin: 0 auto;
}

#right {
	display: none;
	float: right;
	width: 15em;
	margin: 0;
	padding: 0 0 0 0;
	color:#000;
}

#right_once {
	float: right;
	width: 0;
	margin: 0;
	padding: 0;
	color:#000;
	}


/* -----------footer--------------------------- */
#footer {
	clear: both;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	color: #564b47;
	text-align:left;
	height: 168px;
}

#footer p {
	padding-top: 130px;
	padding-left: 40px;
	font-size: 80%;
	text-align:left;
}

/* ---------- navi links ---------------------- */
.links_box_rahmen {
	text-align: left;
}

.links_box_titel {
	width: 80%;
	color: #fff;
	font-weight: bold;
	font-size: 90%;
	padding: 5px;
	background-image: url('images/bg-box-links.gif');
	background-repeat: no-repeat;
	border-left: 0px solid #cdcdcd;
	margin-bottom: 3px; 
	margin: 0 auto;
}

.links_box_content {
	width: 91%;
	color: #000;
	font-weight: bold;
	font-size: 90%;
	padding: 5px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 10px;
	border-left: 0px solid #cdcdcd;
	border-bottom: 0px solid #cdcdcd;
}

div.box_rechts {
	border-bottom: 1px solid #fff;
}

span.url {
	font-style: italic;
	color: #028020;
	font-size: 0.8em;
	text-decoration:none;
}


ul#navi {

	list-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	ul#navi li {
		list-style: none;
		margin: 0px;
		padding: 0px;
		margin-left: 10px;
		}
		
		ul#navi li a {
			display: block;
			width: 90%;
			margin: 0px;
			color: #000;
			padding: 0.3em;
			
			text-decoration: none;
			border-bottom: 1px dotted #cdcdcd;
			}
			ul#navi li a:hover {
			color: #000;
			background-color: #efefef;
			border-bottom: 1px solid #efefef;
			font-weight: bold;
			}
			
			ul#navi li.ebene1 a {
			display: block;
			width: 97%;
			color: #000;
			background-color: #fff;
			text-decoration: none;
			border:none;
			}
			ul#navi li.ebene1 a:hover {
			color: #fff;
			background-color: #efefef;
			border-bottom: none;
			}
			
			ul#navi li.ebene2 a {
			display: block;
			width: 90%;
			color: #000;
			padding-left: 10px;
			background-color: #fff;
			text-decoration: none;
			border:none;
			}
			ul#navi li.ebene2 a:hover {
			color: #000;
			background-color: #efefef;
			border-bottom: none;
			}
			
			a.gecheckt{
			  color: #ffffff;
			  background-color: #fff;
			  font-weight: bold;
			}
			
			ul#navi li.gechecktu2 a{
			  color: #000;
			  padding-left: 10px;
			  width: 90%;
			  background-color: #fff;
			  font-weight: bold;
			}
			

input.grafic {
	
}

input.feiner {
	font-size: 110%;
	margin-bottom: 4px;
	border: 1px solid #8a8a8a;
}

input.feiner2 {
	font-size: 90%;
	width: 100px;
	margin-bottom: 2px;
	border: 1px solid #8a8a8a;
}

textarea.feiner3 {
	width: 150px;
	height: 100px;
	margin-bottom: 2px;
	border: 1px solid #8a8a8a;
}

form#login input.feld2 {
	width: 300px;
	font-size: 110%;
	margin-bottom: 4px;
	border: 1px solid #8a8a8a;
}

p.box {
	padding: 0px;
	margin: 0px;
}


/* -----------archiv--------------------------- */
span.count_archiv {
	font-size: 80%;
	color: #8a8a8a;
}

p.archiv_zuruck {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}

p.box_rechts, p.box_rechts a, p.box_rechts a:visited, p.box_rechts form{
	color: #000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
}
div#siteend{
	position:absolute;
	left: -9999px;
	top: -9999px;
	z-index:1;
}

p.button {
	width: 120px;
	height: 20px;
	margin: 10px;
	padding: 2px;
	background-image: url(images/bg_submit_12.gif);
	background-repeat: no-repeat;
	
}

p.button a, p.button a:visited {
	padding-left: 13px;
	color: #fff;
	font-size: 90%;
	text-decoration: none;
	font-weight: bold;
}

p.button a:hover {
	text-decoration: underline;
}

<!-- TOP LINKS -->
div.navigate {

}

div.navigate {
	position: relative;
	padding: 0;
	margin: 0;
	!margin-top: 12px;
	top: 157px;
	right: 40px;
	float: right;
	color: #fff;
}

#navigation ul
{
	padding: 0px;
	margin: 0px;
}

#navigation ul
{
list-style: none;
padding: 0;
margin: 0;
}

#navigation li
{
display: inline;
padding: 0;
	margin: 0;
} 

#navigation a {
	color: #fff;
	font-weight: bold;
	margin-right: 10px;
	text-decoration: none;
	padding: 7px;
}

#navigation a:hover {
	text-decoration: underline;
	background-color: #ff4400;
}

<!-- TOP LINKS END -->
