/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd    { margin:0; padding:0 }

body {
	background-color: #F0F0F0;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	padding:0;
	margin:0;
}
#content a {
	color: #666666;
	font-style: italic;
	text-decoration: none;
}
#content a:visited {
	color:#666666;
	text-decoration: none;
}
#content a:hover {
	color: #666666;
	text-decoration: none;
}
#content a:active {
	color:#666666;
	text-decoration: none;
}


h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	line-height: 16px;
	color: #036;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 2px;
	margin-top: 21px;
 }

h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	line-height: 16px;
	color: #9A0000;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 2px;
}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background-image: url(bg_content.jpg);
	background-repeat: repeat-y;
}

/* ----------banner for logo-------------- */
#banner {
	margin: auto;
	padding: 0;
	background-image: url(head.jpg);
	background-repeat: no-repeat;
	height: 132px;
	background-position: 1px top;
	width: 910px;
}
#banner p{
	margin-left: 15em;
	padding: 10px;
}

#mainnavi {
	margin: 0;
	padding: 0;
	background-color: #E0A3B7;
}

#mainnavi p{
	margin-left: 15em;
	padding: 0 10px;
}

/* -----------------Inhalt--------------------- */
#content {
	min-height:600px;
	background-color: #ffffff;
	padding: 0;
	margin: 0 40px 0 220px;
	line-height: 18px;
}
#container #content .section {
	list-style-type: upper-roman;
}


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

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

/* --------------left navigavtion------------- */
#left {
	float: left;
	width: 204px;
	margin: 0;
	padding:0 0 0 7px;
	position: relative;
}
#right {
	float: right;
	width: 153px;
	margin: 0;
	padding: 0;
}
#content ul {
	list-style-type: disc;
	padding-left: 30px;
	list-style-image: none;
	list-style-position: outside;
}


/* -----------footer--------------------------- */
#footer {
	clear: both;
	background-color: #F0F0F0;
	margin: 0;
	background-image: url(bg_footer.jpg);
	background-repeat: no-repeat;
	height: 20px;
	font-size: 9px;
	background-position: top;
	text-align: right;
	text-indent: 10px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.box_content {
	border: 2px solid #A62923;
	line-height: 20px;
	padding: 2px 2px 2px 2px;
}
.box_head {
	color: #FFFFFF;
	background-color: #A62923;
	border: 2px solid #A92D23;
	padding: 3px 0 3px 3px;
	font-weight: bold;
}

.text_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.masch_titel {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	line-height: 16px;
	color: #CC0000;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 2px;
}
.text_std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.text_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #CC3300;
	text-align: center;
}
.text_mq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #CC3300;
	text-align: center;
}
.text_mq_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#container #content .section #agb ol {
	list-style-type: decimal;
	padding-left: 30px;
}
#container #content .section #agb li {
	list-style-type: decimal;
	padding-left: 10px;
}
#container #content .section #agb ul {
	list-style-type: decimal;
	padding-left: 20px;
}

#container #content li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
#container #content #anker {
	margin-left: 130px;
}
#search   {
	float: right;
	text-align: right;
	width: 680px;

}
#search-btn     {
	text-align: center;
	margin-left: 10px;
}
#container #content #search #search-form {
	width: 200px;
	float: right;
}

#search  fieldset    {
	border: 0px solid #FFFFFF;
}
