/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */
html { height: 100% } 
body { min-height: 101%; }

body {
	background-color: #333;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color:#564b47;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
a {
	color: #009999;
	font-weight: bold;
}
a:visited {
	color:#F60;
}
a:hover {color: #000000;}
a:active { color:#000000;}


h1 {
	font-size: 2em; 
	font-weight: normal;
 }

h2 {
	font-size: 1.7em;
	font-weight: normal;
}
h3 {
	font-size: 1em;
	vertical-align: top;
}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
	width: 900px;
	padding: 0;
	background-image: url(bilder/container/hg_container.jpg);
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFF;
}

/* -----------------Inhalt--------------------- */
#content {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0px 20px 20px 270px;
	float: none;
	clear: right;
}

/* ----------banner for logo-------------- */
#banner {
	margin: 0;
	padding: 120px 0 0;
}

#banner p{
	margin-left: 20em;
	padding: 25px;
}
#mainnavi {
	margin: 0;
	padding: 0;
	float: left;
	clear: right;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	text-align: left;
}

#mainnavi p{
	margin-left: 4em;
	padding: 0 25px;
}
#subnavi {
	float: left;
	padding-top: 20px;
	padding-left: 90px;
	clear: both;
}

p, pre {
	margin:0;
}
pre, code {
	font-size: 10px;
}

h1 {
	padding: 15px 25px;
	margin:0;
}
h2 {
	padding: 5px 25px 5px;
	margin:0;
}

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

/* --------------left navigavtion------------- */
#left {
	width: 255px;
	padding-top: 0px;
	float: left;
	clear: right;
}
#left ul{
	list-style-type: none;
	margin: 0;
}
#left ul.borderbottom{

}

#left li a {
	font-size: 12px;
}
#left  li li a { font-size: 1em; }
#left li{
	margin: 0;
	padding: 0 0 4px;
}

#postleft {
	background-image: url(bilder/post/bgpost.png);
	background-repeat: repeat-y;
	text-align: left;
	margin-left: 66px;
	margin-top: 32px;
	vertical-align: top;
	background-position: right;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 0px;
}
#postleft2 {
	background-image: url(bilder/post/bgpost.png);
	background-repeat: repeat-y;
	text-align: left;
	margin-left: 66px;
	margin-top: 5px;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-position: right;
}
#postleftbtm {
	background-image: url(bilder/post/bgpostbtm.png);
	background-repeat: no-repeat;
	text-align: left;
	margin-left: 66px;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-position: right top;
}

.lefttext {
	font-size: 10px;
	text-align: left;
	padding-right: 10px;
}
.leftimg {
	float: right;
	z-index: 10;
}

.lefttitel {
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	border-bottom-width: 1px;
}
.lefttitelunderline {
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 4px;
}


.leftpfett {
	font-weight: bold;
	font-size: 10px;
}




#left li li{
	margin: 0;
}
#left li a.selected {
	margin: 0;
	color:#ffffff;
}


#left li li a.selected {

}


/* -----------footer--------------------------- */
#footer {
	clear: both;
	padding: 0;
	margin: 0;
	border-top-width: 3px;
	height: 39px;
	background-repeat: no-repeat;
	background-image: url(bilder/container/bg_footer.jpg);
	}
.footertext {
	font-size: 9px;
	text-align: center;
	padding-top: 10px;
}
#postleftop {
	background-image: url(bilder/post/bgposttop.png);
	background-repeat: no-repeat;
	text-align: left;
	margin-left: 66px;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-position: right bottom;
	margin-top: 32px;
}

