/* *** 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 {
	font-size: 75%;
	font-family: Tahoma, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0;
	margin:0;
	background-image: url('images/bg_02.jpg');
	background-repeat: repeat-y;
	background-color: #000;
	background-position: center center;
}

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

#footer a {color: #000;}

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

h1 {
	font-size: 2em; 
	font-weight: normal;
	color: #50739b;
 }


h2 {
	font-size: 14px;
	color: #414241;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 5px;
}

#content h3, #content_once h3 {
	font-size: 13px;
	color: #414241;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

h3.artikel_overview {
	font-size: 14px;
	color: #414241;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
}

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 {
	width: 839px;
	!width: 800px;
	margin: 0 auto;
	padding: 0;
	font-size: 100%;
	}


	
/* ----------banner for logo-------------- */
#banner {
	margin: 0;
	padding: 0;
	text-align:right;
	height: 22px;
	width: 100%;
	z-index: 1;
	background-color: #636363;
	background-position: top;
	background-repeat: no-repeat;
}

#mainavi img {
	
}

#banner_navi {
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	color: #fff;
	font-size: 11px;
}

#banner_navi a {
	color: #fff;
	text-decoration: none;
	margin-right: 4px;
}

#banner_navi a:hover {
	text-decoration: underline;
	color: #efefef;
}

#mainnavi h1 {
	color: #fff;
}

#mainnavi {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	width: 800px;
	background-image: url('images/bg_06.png');
	background-repeat: no-repeat;
	height: 103px;
	z-index: 999999;
	
}

#middle {
	background-image: url('images/bg_07.png')
}

#logolayer {
	position: absolute;
	top: 0px;
	background-image: url('images/logolayer.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/template/01/images/logolayer.png', sizingMethod='scale');
	!background:none;
	width:230px;
	height: 159px;
	margin-left: 10px;
}

#logo {
	position: absolute;
	top: 0px;
	background-image: url('images/logo.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/template/01/images/logo.png', sizingMethod='scale');
	!background:none;
	width: 200px;
	height: 141px;
	margin-left: 15px;
	margin-top: 10px;
}

/* -----------------Inhalt--------------------- */
#content {
	padding: 10px;
	padding-bottom: 1px;
	margin-left: 0em;
	margin-left: 200px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding-right: 20px;
	width: 500px;
	!width: 430px;
}

#content ul {
	margin-left: 30px;
}

#content li {
	list-style: square;
}

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



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

#content p, #content_once p {
	padding-top: 5px;
	padding-left: 0px;
	margin:0;
	font: Verdana;
	font-size: 12px;
	padding-bottom: 5px;
}

table {
	font: Verdana;
	font-size: 12px;
}


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

h1 {
	padding: 10px;
	margin:0;
	color: #50739b;
}


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

/* --------------left navigavtion------------- */
#left {
	margin-left: 35px;
	margin-right: 15px;
	!margin-right: 0px;
	!margin-left: 16px;
	width: 207px;
	!width: 200px;
	float: left;
	background-repeat: no-repeat;
	min-height: 503px;
	height: auto !important;
	height: 503px;

}

#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 {
	position: relative;
	clear: both;
	color: #8a8a8a;
	text-align:left;
	width: 100%;
	top: -41px;
	left: 240px;
	!top: -50px;
	!left: 226px;
}

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

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

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


/* ---------- navi links ---------------------- */
.links_box_rahmen {
	text-align: left;
}

.links_box_titel {
	width: 80%;
	color: #fff;
	font-weight: bold;
	font-size: 90%;
	padding: 5px;
	
	background-repeat: no-repeat;
	border-left: 0px solid #cdcdcd;
	margin-bottom: 3px; 
	margin: 0 auto;
}

.links_box_content {
	
	color: #000;
	font-weight: bold;
	font-size: 90%;
	padding: 5px;
	
	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;
	text-transform: uppercase;
	
	}
	ul#navi li {
		list-style: none;
		margin: 0px;
		padding: 0px;
		margin-left: 10px;
		}
		
		ul#navi li a {
			display: block;
			width: 100%;
			margin: 0px;
			color: #000;
			padding-bottom: 5px;
			padding-top: 10px;
			font: Verdana;
			font-size: 12px;
			font-weight: normal;
			text-decoration: none;
			border-bottom: 1px solid #000;
			}
			ul#navi li a:hover {
			border-bottom: 1px solid #000;
			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 -->