/*******************************************************************************

	Details
	
*******************************************************************************/


/* ### headlines ############################################################ */

#main-content #main #main-block p {
	/* font-size: 1em; */ /* Fire Bug */
	color: #333;  
	/* margin-bottom: 30px; */ /* Fire Bug */
}

#main-content #main #main-block h1 {
	color:#8c1f25;
	/* background: inherit; */
	font-size:1.6em;
	font-weight:bold;
	/* line-height:1.7em; */
	/* text-transform: uppercase; */
	letter-spacing: 0.1em;
	margin-top:15px
}

#main-content #main #main-block h2 {
	color: #6a7f84;
	/* background: inherit; */
	font-size:1.5em;
	font-weight:bold;
	/* line-height:1.6em; */
	letter-spacing: 0.1em;
	/* text-transform: uppercase; */

}

#main-content #main #main-block h3 {
	color: #747776;
	/* background: inherit; */
	font-size:1.4em;
	font-weight:bold;
	line-height:1.5em;
	letter-spacing: 0.1em;
	/* text-transform: uppercase; */

}

#main-content #main #main-block h4 {
	color:#90B0BF;
	/* background: inherit; */
	font-size:1.3em;
	font-weight:bold;
	line-height:1.4em;
	letter-spacing: 0.1em;
	/* text-transform: uppercase; */
	margin-bottom: 2px;

}

#main-content #main #main-block h5 {
	color:#555;
	/* background: inherit; */
	font-size:1.2em;
	font-weight:bold;
	line-height:1.3em;
	letter-spacing: 0.1em;
	/* text-transform: uppercase; */
	margin-bottom: 2px;

}

#main-content #main #main-block h6 {
	/* background: inherit; */
	color:#111;
	font-size:1.2em;
	font-weight:normal;
	line-height:1.3em;
	letter-spacing: 0.1em;
	/* text-transform: uppercase; */
	margin-bottom: 2px;

}


/* ### Images ############################################################ */

#main-content #main #main-block img {
	display:block;
	/* margin:4px 0; */ /* Fire Bug */
}

#main-content #main #main-block img.trenner {
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 20px;
	/* margin:4px 0; */ /* Fire Bug */
}

#main-content #main #main-block img.floatLeft {
	float:left;
	margin:4px 10px 4px 0;
}

#main-content #main #main-block img.floatRight {
	float:right;
	margin:4px 0 4px 10px;
}



/* ### Hyperlinks ######################################################### */

#main-content #main #main-block a, 
#main-content #main #main-block a:link {
	/* color:#90B0BF; */
	/* background: inherit; */
	text-decoration:underline;
}

#main-content #main #main-block a:hover {
	color:#90B0BF;
	/* background: inherit; */
	text-decoration: none;
}

#main-content #main #main-block a.faq, 
#main-content #main #main-block a.faq:link {
	color:#eee;
	/* background: inherit; */
	font-size:1.4em;
	text-decoration:none;
	text-transform:none;
	line-height: 2.0em;
}

#main-content #main #main-block a.faq:hover {
	color:#90B0BF;
	/* background: inherit; */
	text-decoration:underline;
}


/* ### Paragraphs ########################################################## */

#main-content #main #main-block p {
	margin-bottom:1.3em; 
	font-size:1.3em;
	line-height:1.3em;
}

/*
#nav p {
	margin-bottom:1.2em;
}
*/


/* ### Tables ############################################################## */

#main-content #main #main-block table {
	font-size:1.2em;
	line-height:1.6em;
}

#main-content #main #main-block td {
	padding:0 0 0 0;
}


/* ### Blockquotes ########################################################## */

#main-content #main #main-block blockquote {
	margin:0 0 0 20px;
}


/* ### Lists ################################################################ */

#main-content #main #main-block ul, 
#main-content #main #main-block ol {
	margin-bottom:1.2em;
	font-size:1.2em;
	line-height:1.6em;
}

#main-content #main #main-block ol li {
	margin:0 0 0 30px;
	list-style-type:decimal-leading-zero;
} 
#main-content #main #main-block ul li {
	margin:0 0 0 20px;
	list-style-type:square;
	line-height: 1.3em;
}


/* ### Module ################################################################ */

#main-content-block div.floatLeft img {
	float:left;
	/* margin:4px 40px 4px 0; */ /* fire bug */
}

#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; */ /* Fire Bug */
	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 {
	/* clear: both; */
}
#main-content-block div.galerie div.image {
	float: left;
	width: 270px;
}

#main-content-block div.galerie div.image img{
	padding: 5px;
	border:1px solid #aaa;
}


/* ### Formular ################################################################ */
label.text{
	width: 80px;
	height: 25px;
	display:block;
	float:left;
	/* clear: left; */
	padding-top:5px;
}

label.textarea{
	width: 80px;
	height: 25px;
	display:block;
	clear: left;
	padding-top:5px;
}
input.text {
	float:left;
	width: 373px;
	height:20px;
	background-color: #f7f4ef;
	color:#000;
	border-left: 1px solid #c37a8a;
	border-bottom: 1px solid #c37a8a;
	border-right: 1px solid #c37a8a;
	border-top: 1px solid #c37a8a;
}
input.texterror {
	float:left;
	width: 373px;
	height:20px;
	background-color: #8C1F25;
	color:#fff;
	border-left: 1px solid #c37a8a;
	border-bottom: 1px solid #c37a8a;
	border-right: 1px solid #c37a8a;
	border-top: 1px solid #c37a8a;
}


input.textplz {
	float:left;
	width: 70px;
	height:20px;
	background-color: #f7f4ef;
	color:#000;
	border-left: 1px solid #c37a8a;
	border-bottom: 1px solid #c37a8a;
	border-right: 1px solid #c37a8a;
	border-top: 1px solid #c37a8a;
}
input.textplzerror {
	float:left;
	width: 70px;
	height:20px;
	background-color: #8C1F25;
	color:#fff;
	border-left: 1px solid #c37a8a;
	border-bottom: 1px solid #c37a8a;
	border-right: 1px solid #c37a8a;
	border-top: 1px solid #c37a8a;
}


input.textort {
	float:left;
	width: 288px;
	height:20px;
	background-color: #f7f4ef;
	color:#000;
	border-left: 1px solid #c37a8a;
	border-bottom: 1px solid #c37a8a;
	border-right: 1px solid #c37a8a;
	border-top: 1px solid #c37a8a;
}
input.textorterror {
	float:left;
	width: 288px;
	height:20px;
	background-color: #8C1F25;
	color:#fff;
	border-left: 1px solid #c37a8a;
	border-bottom: 1px solid #c37a8a;
	border-right: 1px solid #c37a8a;
	border-top: 1px solid #c37a8a;
}


textarea.textarea {
	width: 450px;
	height:20em;
	background-color: #f7f4ef;
	color:#000;
	border-left: 1px solid #c37a8a;
	border-bottom: 1px solid #c37a8a;
	border-right: 1px solid #c37a8a;
	border-top: 1px solid #c37a8a;
}
textarea.textareaerror {
	width: 450px;
	height:20em;
	background-color: #8C1F25;
	color:#fff;
	border-left: 1px solid #c37a8a;
	border-bottom: 1px solid #c37a8a;
	border-right: 1px solid #c37a8a;
	border-top: 1px solid #c37a8a;
}


.submit1{
	background-color: #90b0bf;
	color:#fff;
	margin-top: 10px;
	border: none;
}
