#site-content {
	color:#5c3120;
	text-align:left;
	background: inherit;
}

/* ### breadcrump ############################################################ */

#main-block p#breadcrumb {
font-size: 1em;
color: #90B0BF;
margin-bottom: 30px;
}


/* ### header ############################################################ */

#header ul{
	display:block;
	float:left;
	width:720px;
	height:75px;
	margin:0;
	padding:0;
	list-style:none;
}
#header ul li{
	display:block;
	float:right;
	width:113px;
	height:41px;
	margin:0 0 0 10px;
	padding:0;
	border-left:1px solid #f3c200;
}
#header ul li a{ display:block; width:100%; height:20px; margin:31px 0 0; padding:0; text-indent:8px; text-decoration:none; color:#5c3120; font-size: 1.1em; }
#header ul li a:hover{
	color:#5c3120;
}
#header ul li a.on{
	display:block;
	width:100%;
	height:20px;
	margin:31px 0 0;
	padding:0;
	text-indent:8px;
	text-decoration:none;
	color:#5c3120;
}
/* ### headlines ############################################################ */

#main-block h1 { color:#f3c200; background: inherit; font-size:2.2em; font-weight:normal; margin-bottom: 19px; }

#main-block h2 { color:#5c3120; background: inherit; font-size:1.4em; font-weight:bold; line-height: 1.4em; margin-top: 20px; margin-bottom: 10px; }

#main-block h3 {
	color:#90B0BF;
	background: inherit;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.4em;
}

#main-block h4 {
	color:#c4c4c4;
	background: inherit;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.2em;
}

#main-block h5 {
	color:#c4c4c4;
	background: inherit;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.0em;
}

#main-block h6 { color:#f3c200; background: inherit; font-size:2.2em; font-weight:normal; margin-top: 40px; margin-bottom: 19px; padding-top: 20px; }


/* ### Images ############################################################ */

#main-block img {
	display:block;
	margin:0 0 4px;
}

#main-block img.floatLeft {
	float:left;
	margin:0 10px 4px 0;
}

#main-block img.floatRight {
	float:right;
	margin:0 0 4px 10px;
}



/* ### Hyperlinks ######################################################### */

#main-block a, 
#main-block a:link {
	color:#5c3120;
	background: inherit;
	text-decoration:underline;
}

#main-block a:hover { color:#fff; background-color: #5c3120; background-image: inherit; background-repeat: inherit; background-attachment: inherit; background-position: inherit; }

#main-block a.faq, 
#main-block a.faq:link {
	color:#eee;
	background: inherit;
	font-size:1.4em;
	text-decoration:none;
	text-transform:none;
	line-height: 2.0em;
}

#main-block a.faq:hover {
	color:#5c3120;
	background: inherit;
	text-decoration:underline;
}


/* ### Paragraphs ########################################################## */

#main-block p { color: #5c3120; margin-bottom:16px; font-size:1em; line-height:1.5em; }

#nav p {
	margin-bottom:1.2em;
}



/* ### Tables ############################################################## */

#main-block table {
	font-size:1em;
}

#main-block td {
	padding:0 0 0 0;
}


/* ### Blockquotes ########################################################## */

#main-block blockquote {
	margin:0 0 0 20px;
}


/* ### Lists ################################################################ */

#main-block ul, 
#main-block ol {
	margin-bottom:1em;
	font-size:1em;
	line-height:1.6em;
}

#main-block ol li {
	margin:0 0 0 30px;
	list-style-type:decimal-leading-zero;
} 
#main-block ul li {
	margin:0 0 0 50px;
	list-style-type:square;
}


/* ### Module ################################################################ */

#main-content-block div.floatLeft img {
	float:left;
	margin:4px 40px 4px 0;
}

#main-content-block div.floatRight img {
	float:right;
	margin:4px 0 4px 40px;
}

#main-content-block a.more {
	clear:left;
	position: relative;
	left: 120px;
}

/* ### Team ### */

#main-content-block div.txt-img {
	clear: both;
	padding: 12px 0;
}


/* ### Team ### */

#main-content-block div.team {
	clear: both;
	padding: 12px 0;
	margin-bottom: 0px ;
}

#main-content-block div.team div{
	width:100px;
}

#main-content-block div.team p {
	font-size: 1.3em;
	letter-spacing: 0.05em;
	margin-top: 0px;
}

#main-content-block div.team div.floatLeft img {
	margin:4px 0px 4px 0;
}

/* ### Bildgalerie ### */

#main-content-block div.galerie { width: 720px; clear: both; margin-top: 10px; margin-bottom: 0px; }
#main-content-block div.galerie div.image { float: left; width: 240px; margin-bottom: 10px; }

#main-content-block div.galerie div.image img{ padding: 0; }

/* ### Grundrisse ### */

#main-content-block div.grundriss { font-size: 1em; width: 720px; clear: both; margin-top: 10px; margin-bottom: 0; }
#main-content-block div.grundriss div.image { float: left; width: 360px; margin-bottom: 10px; }

#main-content-block div.grundriss div.image img{ padding: 0; }

/* ### Formular ################################################################ */

div#form-module { margin-top: 26px; margin-left: 80px; }
form#form_formular { font-size: 1em; }
p.formcheckbox { width: 720px; height: 20px; margin-top: 6px; margin-bottom: 20px; }
input.checkbox { width: 14px; height: 14px; margin-left: 100px; border: solid 1px #5c3120; }
label.checkbox{ font-size: 1em; }
p.formradio { width: 720px; margin-top: 6px; margin-bottom: 20px; }
input.radio { width: 14px; height: 14px; margin-left: 100px; border: solid 1px #5c3120; }
label.radio{ font-size: 1em; }
div.radio{ font-size: 1em; margin-left: 100px; }
p.formtext { font-size: 1em; }
input.text { background-color: #ddd5cf; width: 400px; border: solid 1px #5c3120; }
label.text{ font-size: 1em; width: 100px; display:block; float:left; clear: left; padding-top:5px; }
p.formtextarea {}
label.textarea { font-size: 1em; width: 100px; height: 100px; display:block; float:left; clear: left; padding-top:5px; }
textarea.textarea { width: 400px; height: 100px; border: solid 1px #5c3120; }
p.formsubmit {}
input.submit { background-color: #ddd5cf; text-align: center; width: 200px; border: solid 1px #5c3120; }
input.submit:hover {}
p.formselect { margin-top: 6px; margin-bottom: 20px; }
input.select { border: solid 1px #5c3120; }
label.select { font-size: 1em; width: 100px; height: 25px; display:block; float:left; clear: left; padding-top:5px; }
p.answertext { font-size: 0.8em; }
ul.form_warning { color: #f00; font-size: 1em; }
ul.form_warning li { color: #f00; font-size: 0.9em; }
