/* *** 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 {
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Tahoma;
	font-size: 80%;
	color: #000;
	background-color: #d4d4d4;	
}

a {color: #004e98;}
a:visited {color:#004e98;}
a:hover {color: red; text-decoration: none;}
a:active { color:#004e98;}

#footer a {color: #000;}



hr {
	color: #50739b;
	height: 1px;
	
}

<!-- global -->


h1 {
	color: #004e98;
	font-family: Arial;
	font-size: 14px;
}


h2 {
	color: #004e98;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
}

h3 {
	color: #004e98;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}


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;
}

ol {
	font-family: Verdana;
	font-size: 11px;
}

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-------------- */
#container {
	margin: 0 auto;
	width: 670px;
	font-size: 100%;
	padding: 27px;
	padding-top: 5px;
	background-image: url('images/bg-body.gif');
	background-repeat: repeat-y;
	text-align:left;

	}

#head {
	width: 674px;
	height: 234px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	margin: 0 auto;
}

#headnavi {margin: 0px; padding: 0px;}
#headnavi li {display: inline;}
#headnavi li a {color: #fff; text-decoration: none;}
#headnavi li a:hover {color: #86c4fe;}
#headn {padding-top: 41px; padding-left: 10px;}
	
/* -----------------Inhalt--------------------- */
#content {
	padding: 10px;
	padding-bottom: 1px;
	margin-left: 0em;
	margin-left: 160px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	padding-right: 20px;
	margin-right: 15em;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	
	
}

#content_once {
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 1px;
	margin-left: 0em;
	margin-left: 170px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding-right: 0px;
	width: 465px;
	padding-bottom: 20px;
}

p, pre {
	padding: 10px;
	margin:0;
}

#content p, #content_once p {
	padding: 0px;
}


table {font-size: 13px; border-top: 1px solid #8a8a8a; border-bottom: 1px solid #8a8a8a;}
table td {padding-bottom: 2px;}

pre, code { font-size: 1.2em;}

.inputf, .textarea {
	border: 1px solid #8a8a8a;
	background-color: #efefef;
	width: 300px;
}

.submit {
	background-image: url('images/bg-submit.gif');
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	border: 0px;
	height: 20px;
}

.inputf:hover, .textarea:hover {
	border: 1px solid #004e98;
	background-color: #fff;
}

.inputf:focus, .textarea:focus {
	border: 1px solid #004e98;
	background-color: #fff;
}

.gross {
	width: 5.71em;
	height: 1.07em;}

/* --------------left navigavtion------------- */
#left {
	width: 160px;
	float: left;
	background-color: #fff;
	background-repeat: no-repeat;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#right {
	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 {
	background-color: #fff;
	height: 34px;
	clear: both;
	color: #000;
	text-align:left;
	
	border-top: 3px solid #a29d9d;
}

#footer p {
	padding-top: 10px;
	padding-left: 0px;
	font-size: 11px;
	fomnt-family: Tahoma;
	color: #5c5c5c;
}

#footer p a {
	text-decoration: none;
	color: #5c5c5c;
}

#footer p a:hover {
	text-decoration: underline;
	color: #8a8a8a;
}


/* ---------- navi links ---------------------- */
.links_box_rahmen {
	clear: all;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

.links_box_titel {
	background-image: url('images/balkenme.gif');
	background-repeat: no-repeat;
	width: 154px;
	height: 21px;
	color: #fff;
}

.links_box_titel p {
	padding: 3px;
	padding-left: 4px;
	font-family: Arial;
	font-size: 12px;
	color: #fff; 
}

.links_box_content {
	width: 154px;
	font-size: 11px;
	padding: 0px;
	padding-top: 0px;
}

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: 0px;
		}
		
		ul#navi li a {
			display: block;
			width: 90%;
			margin: 0px;
			color: #000;
			padding: 0.3em;
			font-family: Arial;
			font-size: 12px;
			text-decoration: none;
			border-bottom: 1px dotted #9f9e9e;
			}
			ul#navi li a:hover {
			color: #fff;
			background-color: #3e3e3e;
			border-bottom: 1px solid #9f9e9e;
			font-weight: bold;
			}
			
			ul#navi li.ebene1 a {
			display: block;
			width: 97%;
			color: #000;
			padding-left: 15px;
			background-color: #d5d5d5;
			text-decoration: none;
			border:none;
			}
			ul#navi li.ebene1 a:hover {
			color: #fff;
			background-color: #004c7d;
			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{
			 
			  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 -->
#navigation a
{
color: #000;
background: #ffa20c url(left-tab.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px
}

#navigation a span
{
background: url(right-tab.gif) right top no-repeat;
padding-right: 10px
}

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

#navigation a:hover
{
color: #fff;
background: #781351 url(left-tab-hover.gif) left top no-repeat;
padding-left: 10px
}

#navigation a:hover span
{
background: url(right-tab-hover.gif) right top no-repeat;
padding-right: 10px
}

#navigation ul
{
list-style: none;
padding: 0;
margin: 0
}

#navigation li
{
float: left;
margin: 0;
} 

#kundenkarte form label{
	display: block;
	float: left;
	width: 80px;
}

#kundenkarte form input{
	margin-bottom: 4px;
}

<!-- TOP LINKS END -->