* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

html, body {
   height: 100%;
	background-color: #ffffff;
	color: #333333;
	line-height: 1.2em;
	font-size: 100,01%;
}
body {
 background-image: url(body_bg.gif);
 background-repeat: repeat-x;
}

#nonFooter {
	width: 770px;
	min-height: 100%;
	font-size: 77%;
	background-image: url(page_bg.gif);
       background-repeat: repeat-y;
}
#page {
     min-height: 100%;
}

/* Hack für alle IE, die min-height nicht verstehen */
*html #nonFooter, *html #page {
	height: 100%;
}
/*Hack ende*/

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
/*Layermenue*/
#navigation {
	clear: both;
   background-image: url(nav_bg.gif);
	background-repeat: no-repeat;
	height: 71px;
	text-align: right;
}
#navigation  #navispace {
	height: 8px;
	display: block;
}
#navigation div {
	display: inline;
	color: #ffffff;
	font-size: 11px;
	line-height: 15px;
}
.hmenu1 a {
	color: #ffffff;
	font-weight: bold;
}
.hmenu1act a,.hmenu1cur a {
	color: #663300;
	font-weight: bold;
}
.hmenu1 a:hover, .hmenu1act a:hover,.hmenu1cur a:hover {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.hmenu2, .hmenu2act, .hmenu2cur, .hmenu3, .hmenu3act, .hmenu3cur {
     width: 150px;
}
.hmenu2 a, .hmenu2act a, .hmenu2cur a, .hmenu3 a, .hmenu3act a, .hmenu3cur a  {
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	display: block;
	padding: 2px 5px 2px 5px;
}
.hmenu2 a, .hmenu3 a {
	/*background-color: #7995c6;*/
	background-color: #C6AA7B;
	border-bottom: 1px solid #DECFB5;
	color: #ffffff;
	font-weight: normal;
}
.hmenu2 a:hover, .hmenu3 a:hover, .hmenu2act a:hover, .hmenu2cur a:hover, .hmenu3act a:hover, .hmenu3cur a:hover {
	background-color: #C6AA7B;
	border-bottom: 1px solid #DECFB5;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
.hmenu2act a, .hmenu3act a, .hmenu2cur a, .hmenu3cur a {
	background-color: #C6AA7B;
	border-bottom: 1px solid #DECFB5;
	color: #000000;
	font-weight: normal;
}
/*end menu*/

#header{
	width: 770px;
	height: 70px;
	overflow: hidden;
	background-color: #ffffff;
}
#header #logo {screen.css (line 109)
	float:left;
	padding-left:22px;
	padding-top:11px;
	position:absolute;
	z-index:999;
}
#header #headerpic {
	float: right;
	height: 90px;
	overflow: hidden;
	margin-top: 5px;
}
#subnavigation {
	height: 16px;
	width: 400px;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	float: right;
}
#subnavigation a:hover {
	text-decoration: none;
}
#content {
	padding: 0 0 25px 0;
}
#contentLeft {
	float: left;
	font-size: 95%;
	padding: 30px 0 0 10px;
}
#left {
	width: 160px;
}
#contentMain {
	float: left;
	padding: 0px 25px 0 25px;
}
#rootline {
	font-size: 10px;
	line-height: 12px;
	height: 15px;
	width: 355px;
	border-bottom: 1px solid #DECFB5;
	margin-bottom: 13px;
	color: #C6964A;
}
#main {
	width: 355px;
}
#contentRight {
	float: left;
	padding: 30px 5px 0 5px;
	font-size: 95%;
}
#right {
	width: 185px;
}
#rightlogo {
	text-align: right;
}
#contentFooter {
	position: relative;
	height: 20px;
	margin: -20px 0 0 0;
	width: 100%;
	background-image: url(footerall_bg.gif);
	background-repeat: repeat-x;
}
#footer {
	height: 20px;
	width: 770px;
	background-image: url(footer_bg.gif);
	background-repeat: no-repeat;
}

h1, h2, h3 {
	margin: 0 0 0.8em 0;
}
p {
	margin: 0 0 1.2em 0;
}
#right h1,#right h2,#right h3,#right p {
	margin: 0 0 0 0;
}

h1 {
	color: #C6964A;
	font-size: 145%;
	font-weight: normal;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 100%;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #C6AA7B;
	
}
a:hover {
	color: #C6964A;
	text-decoration: underline;
}
a img {
	border: none;
}
ul {
   margin:5px 0pt 10px 20px;
}

li {
   list-style-image:url(bullet.gif);
   list-style-position:outside;
   list-style-type:none;
   margin:0px;
   padding:0px;
   text-align:left;
} 

#right .small, #right .csc-textpic-caption {
	font-size: 95%;
}
.small, .csc-textpic-caption {
	font-size: 90%;
	line-height: 1em;
}
#contentRight .small, #contentRight .csc-textpic-caption {
	font-size: 95%;
}
td {
	vertical-align: top;
	padding: 0 2px;
}
td p {
	margin: 0 0 0.4em 0;
}
table.csc-uploads {
	margin: 0 0 0.5em 0;
}
.csc-frame-rulerAfter, .csc-frame-rulerBefore {
	border-bottom: 1px solid #e1e3e5;
	height:1px;
	margin: 1.2em 0;
}
#right .csc-frame-rulerAfter, #right .csc-frame-rulerBefore {
	border-bottom: 1px solid #ffffff;
}
/*---------Mailformular anfang-----*/
/* eigene Klasse fuer den Gesamtrahmen des Formulares */
.formular {
	margin-bottom: 1.2em;
}
.mf-input, .mf-text, .mf-pass, .mf-select, .mf-file, .mf-input2 {
        background:#ffffff;
        border: 1px solid #333333;
        margin: 1px 0 5px 0;
}
.mf-input, .mf-text, .mf-pass, .mf-select {
        width: 200px;
}
/* Ueberschriften*/
.mf-comment .mf-noreq {
	float: none;
	font-weight: bold;
	margin: 1em 0;
	width: 100%;
}

.mf-req, .mf-noreq {
	line-height: 1.2em;
	float: left;
	width: 40%;
}
.mf-radiolayout, .mf-checklayout {
	padding: 5px 0 5px 0;
}

.mf-checklayout input {
	float: left;
}
.mf-checklayout .mf-noreq, .mf-radiolayout .mf-noreq {
	float: none;
	width: auto;
}
.mf-radio {
	border: none;
	vertical-align: middle;
	margin: 2px 0 2px 20px;
}
.mf-radiolayout legend {
 	font-weight: bold;
	padding:0px;
	margin-bottom:2px;
	border: none;
}
fieldset {
	border: none;
	padding: 0px;
}
.mf-checklayout input {
	margin: 0 10px 0.5em 20px;
}
.mf-radiolayout input {
	margin: 0 10px 0 20px;
}
.mf-submit, .mf-reset {
   border: 1px solid #C64747;
   color: #C64747;
	margin-left:40% !important;
	margin-left: 0px;
   background:#ffffff;
	font-weight: bold;
	margin-top: 10px;
}
.mf-submit1, .mf-submit2 {
   border: 1px solid #C64747;
   color: #C64747;
   background:#ffffff;
	font-weight: bold;
	margin-top: 10px;
}
.mf-zusatz {
	font-size: 0.8em;
	margin: 10px 0px 2px 0px;
}
textarea {
	font-size:1em;
}
legend {
	color: #333;
}
/*---------Mailformular ende----*/