body {
	margin: 0px;
	padding: 0px;
	background-image: url("/pictures/bg_main.gif");
	background-repeat: repeat-y;
	background-color: #f6f6f6;
	background-position: left 137px;
	color: #333333;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 19px;
}

.bodycontent {
	background: none;
	background-color: #ffffff
}

/*---inhalt styles---*/

h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 22px;
	color: #0b3d91;
	font-size: 13px;
	font-weight: bold;
	background-image: url("/pictures/bg_dotted.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
}

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 {
	padding-left: 16px;
	background-image: url("/pictures/email.gif");
	background-position: left 2px;
	background-repeat: no-repeat;
	color: #8d6e26;
	text-decoration: none;
}

a.email:hover {
	padding-left: 16px;
	background-image: url("/pictures/email.gif");
	background-position: left 2px;
	background-repeat: no-repeat;
	color: #0b3d91;
	text-decoration: none;
}

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 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	background-image: url("/pictures/bg_bgw.gif");
	background-position: left top;
	background-repeat: repeat-x;
	background-color: transparent;
}

#main {
	width: 980px;
	margin: 0px;
	padding: 0px;
}

#head {
	background-image: url("/pictures/head.gif");
	background-position: right 0;
	background-repeat: repeat-x;
	background-color: #f6f6f6;
	height: 137px;
}

#logo {
	display: none;
}


.clear {
	clear: both;
	line-height: 2px;
}

.hide {
	display: none;
}



/*---navigation---*/
#navi {
	float: left;
	margin: 26px 0 0 9px;
}

html>body #navi{
	margin: 25px 0 0 19px;
}

/*---sidebar---*/
#sidebar {
	color: #8d6e26;
	float: right;
	width: 150px;
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 11px;
	clear: right
}

#sidebar a {
	color: #8d6e26;
	text-decoration: none;
}

#sidebar a:hover {
	color: #8d6e26;
	text-decoration: underline;
}

/*---banner---*/
#banner {
	margin-top: 20px;
}

#banner img {
	border: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
}

#banner hr {
	color: #8d6e26;
	background-color: #8d6e26;
	height: 1px;
	border: 0;
}


/*---inhalt---*/
#content {
	padding-bottom: 10px;
	background-color: #fff;
	margin-left: 220px;
	margin-right: 200px;
	/*min-height: 350px;*/
}

/*---footer and wheel---*/

#wheel {
	background-image: url("/pictures/bg_wheel.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 152px;
}

#footer {
	width: 545px;
	color: #8d6e26;
	background-image: url("/pictures/bg_dotted.gif");
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 220px;
	margin-right: 200px;
	padding-top: 6px;
	font-size: 11px;
}

#footer_left {
	float: left;
}
#footer_right {
	float: right;
}

#footer a {
	color: #8d6e26;
	text-decoration: none;
}

#footer a:hover {
	color: #8d6e26;
	text-decoration: underline;
}

/* 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;
}
