#site-content {
	right: auto;
	left: 2%;
	top: 0px;
	bottom: 0px;
	position: absolute;
	color: #191919;
	text-align:left;
	background: inherit;
}

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

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


/* ### headlines ############################################################ */

#main-block h1 {
	color: #593d35;
	background: inherit;
	font-size:1.6em;
	font-weight:normal;
	line-height:1.8em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#main-block h2 {
	padding-bottom: 10px;
	color: #004f79;
	background: inherit;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.6em;
}

#main-block h3 {
	color: #004f79;
	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 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-color: #004f79;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #004f79; 
	text-decoration: none;
	background-color: inherit;
}

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

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

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

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



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

#main-block a, #main-block a:link {
color: #593d35;
text-decoration:none;
border-bottom: 1px dotted #593d35;
}

#main-block a:hover {
	
	color: #593d35;
	border-bottom: 1px dotted #004F79;
}

#spaltelinks a:, #spaltelinks a:link, #spaltelinks a:hover {
	background-repeat: no-repeat;

	color: #593d35;
	background: inherit 0px 5px;
}


#main-block a.faq, 
#main-block a.faq:link {
	line-height: 20px;
	font-size: 14px;



	color: #593d35;

}

#main-block a.faq:hover {


	
	color: #593d35;

}


/* ### tableau ######################################################### */

#tableau a, #tableau a:link, #tableau a:hover {
	border:none;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-image: none;
	padding-left: 10px;
	color: #593d35;
}


#main-block a.faq, 
#main-block a.faq:link {
	line-height: 20px;
	font-size: 14px;


	color: #593d35;
}

#main-block a.faq:hover {
	background-repeat: no-repeat;
	
	
	color: #593d35;
	
}



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

#main-block p {
	margin-bottom:1.6em;
	font-size:1.2em;
	line-height:1.6em;
}

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



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

#main-block table {
	font-size:1.2em;
	line-height:1.6em;
}

#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:1.2em;
	font-size:1.2em;
	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 20px;
	list-style-type: circle;
}


/* ### 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 {
	
	position: relative;
	
}

#main-content-block a:hover {
	
	position: relative;
	
}



/* ### Team ### */

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


/* ### Team ### */

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

#main-content-block div.team div{
}

#main-content-block div.team p {
	margin-left: 20px;
	margin-top: 0px;
		margin-right: 20;
}

#main-content-block div.team img {
	padding-right: 20px;
	margin-top: 0px;
}

#main-content-block div.team a, #main-content-block div.team a:link {
	color: #593d35;
	
}

#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: 370px;
	height:20px;
	background-color: #eee;
	color:#000;
	border-left: 6px solid #90b0bf;;
	border-bottom: 1px solid #FFF;
	border-right: 6px solid #90b0bf;;
	border-top: 1px solid #FFF;
}

textarea.textarea {
	width: 450px;
	height:100px;
	background-color: #eee;
	color:#000;
	border-left: 6px solid #90b0bf;;
	border-bottom: 1px solid #FFF;
	border-right: 6px solid #90b0bf;;
	border-top: 1px solid #FFF;
}

.submit{
	background-color: #90b0bf;
	color:#fff;
	margin-top: 10px;
	border: none;
}

/* ### Downloadcenter ############################################################ */


