body  {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Verdana;
	line-height: 19px;
	background-image: none;
	background-color: white;
	text-align: left;
	margin: 0;
	padding: 0 }

span, .normal {font-size: 13px}

.bodycontent {
	background: none;
	background-color: #ffffff
}

iframe {height: 1000px;}

html>body iframe {height: 100%}

/*---inhalt styles---*/
#shadow0, #shadow1, #shadow2, #shadow3, #menu0, #menu1, #menu2, #menu3, .mmenu {display: none}

#navi {position: absolute; top: 0; left: 1000px;} 

h1  {
	color: #0b3d91;
	font-size: 13px; font-weight: bold;
	background-image: url("/pictures/bg_dotted.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 22px
}

h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 22px;
	color: #8d6e26;
	font-size: 12px;
	font-weight: bold;
}

h3, legend, .untertitel {
	color: #333333;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	color: #8d6e26;
	text-decoration: none;
}

a:hover {
	color: #0b3d91;
	text-decoration: none;
}

a.email  {
	color: #8d6e26;
	text-decoration: none;
	background-image: url("/pictures/email.gif");
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 16px
}

a.email:hover  {
	color: #0b3d91;
	text-decoration: none;
	background-image: url("/pictures/email.gif");
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 16px
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}
	
hr {
	color: #c6c6c6;
	background-color: #c6c6c6;
	height: 1px;
	border: 0 }

img {
	border: 0px;
}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: square;
}

table {
	color: #333333;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 19px;
	padding: 0px;
	margin: 0px;
}

/*---formular---*/

fieldset {
	padding: 5px;
	border: 1px solid #c6c6c6:
}

input, textarea, .formfield {
	border: 1px solid #c6c6c6;
	font-size: 11px;
	color: 555555;
	padding: 3px;
	vertical-align: top;
}

input.button {
	padding: 3px;
	border: 1px solid #8d6e26;
	background-color: #f6f6f6;
	font-size: 11px;
}


/*---main and head---*/
#stripe  {
	background-color: transparent;
	background-image: url("/pictures/bg_bgw.gif");
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto
}

#main {
	width: 980px;
	margin: 0px;
	padding: 0px;
}

#head  {
	background-color: #f6f6f6;
	background-image: url("/pictures/head.gif");
	background-repeat: repeat-x;
	background-position: right 0;
	height: 137px
}

#logo {
	display: block;
}


.clear {
	clear: both;
	line-height: 2px;
}

.hide {
	display: none;
}


#sidebar {display: none}

/*---banner---*/

#banner {
display: none;
}



/*---inhalt---*/
#content {
	padding-bottom: 10px;
	background-color: #fff;
	margin-left: 50px;
	margin-right: 50px;
	/*min-height: 350px;*/
}

/*---footer and wheel---*/

#wheel  {
display: none;
}

#footer  {
display: none;

}

#footer_left {
display: none;
}
#footer_right {
display: none;
}
/* dokumente */
a.pdf  {
background-image: url('/icons/module/Dokument3_0/icon_pdf_klein.gif');
}
a.doc, a.rtf  {
background-image: url('/icons/module/Dokument3_0/icon_word_klein.gif');
}
a.xls  {
background-image: url('/icons/module/Dokument3_0/icon_excel_klein.gif');
}
a.pps  {
background-image: url('/icons/module/Dokument3_0/icon_powerpoint_klein.gif');
}
a.zip  {background-image: url('/icons/module/Dokument3_0/icon_zip_klein.gif');
}
a.document {
background-position: 0 0;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 20px;
background-repeat: no-repeat;
}

