
#site-content { color:#fff; font-size: 1.2em; text-align:left; background: inherit; }
#imagefilm { text-align: center; width: 730px; margin-top: 30px; margin-bottom: 30px; }
/* ### breadcrump ############################################################ */

#main-block p#breadcrumb { font-size: 1em; color: #333333; margin-top: 10px; margin-bottom: 20px; }


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

#main-block h1 { color:#d20001; background: inherit; font-size:1.7em; line-height:1.4em; margin-top: 0; margin-bottom: 14px; padding-bottom: 6px; }

#main-block h2 { color:#333333; background: inherit; font-size:1.4em; line-height:1.6em; margin-top: 14px; margin-bottom: 3px; }

#main-block h3 { color:#333333; background: inherit; font-size:1.4em; margin-bottom: 10px; }

#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 {
	background: inherit;
	color:#c4c4c4;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.0em;
}


/* ### 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:#333333;
	background: inherit;
	text-decoration:underline;
}

#main-block a:hover {
	color:#333333;
	background: inherit;
	text-decoration: none;
}

#main-block a.faq, 
#main-block a.faq:link { color:#333333; background: inherit; font-size:1.1em; text-decoration:none; text-transform:none; }

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


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

#main-block p { color: #000; margin-bottom:1.6em; font-size:1em; line-height:1.4em; }

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


/* ### section ### */

#main-content-block div.section { font-size: 1.1em; line-height: 1.3em; text-align: justify; clear: both; margin-bottom: 0 ; padding-right: 0; padding-bottom: 12px; padding-left: 0; }

#main-content-block div.section div{
	width:100%;
}

#main-content-block div.section p { font-size: 1em; line-height: 1.3em; text-align: justify; margin-top: 0; }

#main-content-block div.section div.floatLeft img {
	margin:4px 0px 4px 0;}
	
	#main-content-block div.section ul li{
	margin:0 0 0 40px;
	list-style-type:square;
}


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

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

#main-block td { padding:0; }


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

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


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

#main-block ul, 
#main-block ol {
	margin-bottom:1.2em;
	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 20px;
	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 { font-size: 1.1em; clear: both; padding: 12px 0; margin-bottom: 0 ; }

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

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

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

/* ### Bildgalerie ### */

#main-content-block div.galerie { width: 765px; clear: both; }
#main-content-block div.galerie div.image { float: left; width: 230px; margin-right: 25px; }

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


.special_links { float:left; width:350px; }

.special_links_start { float:left; width:550px; }

.special_rechts { float:left; width:350px; height: 100%; margin-left: 40px; padding: 0; }

.clearfix {
clear:both;
display:block;
}
/* ### Formular ################################################################ */

div#form-module { margin-top: 16px; margin-left: 0; }
form#form_formular { font-size: 1.1em; }
p.formcheckbox { width: 100%; height: 20px; margin-top: 6px; margin-bottom: 20px; }
input.checkbox { width: 14px; height: 14px; border: solid 1px #5c3120; }
label.checkbox{ font-size: 1em; }
p.formradio { font-size: 1em; }
input.radio { background-color: #ffffff; width: 200px; height: 18px; }
label.radio{ font-size: 1em; width: 100px; height: 25px; display:block; float:left; clear: left;  }
div.radio{ font-size: 1em; margin-left: 100px; }
p.formtext { font-size: 1em; height: 10px; }
input.text { background-color: #ffffff; width: 200px; height: 18px; border: solid 1px #333333; }
label.text{ font-size: 1em; width: 100px; display:block; float:left; clear: left; }
p.formtextarea { font-size: 1em; height: 120px; }
label.textarea { width: 100px; display:block; float:left; clear: left; }
textarea.textarea { background-color: #ffffff; width: 200px; height: 120px; border: solid 1px #333333; }
p.formsubmit { color: #fff; }
input.submit { color: #ffffff; background-color: #333333; text-align: center; width: 200px; height: 20px; border: solid 1px #333333; }
input.submit:hover {}
p.formselect { color: #fff; height: 18px;}
select.select { border: solid 1px #333333; width: 200px; height: 20px; margin-top: 8px; }
label.select { font-size: 1em; width: 100px; height: 20px; display:block; float:left; clear: left; }
p.answertext { font-size: 1.1em; margin-top: 20px; }
ul.form_warning { color: #f00; font-size: 1em; }
ul.form_warning li { color: #f00; font-size: 0.9em; }

.ecardthumb { width: 160px; height: 100px; text-align: left; float: left; }
.ecardradio { font-size: 0.8em; vertical-align: middle; width: 160px; height: 16px; margin-top: 10px; }
.inputbox { background-color: #efefef; width: 240px; height: 18px; border: solid 1px #000000; }
.inputbox2 { background-color: #efefef; width: 280px; height: 60px; border: solid 1px #000000; }
.answertext { font-weight: bold; }
.button { color: #fff; background-color: #3270b1; text-align: center; width: 240px; height: 20px; border: solid 1px #4b5354;; }

.clear { height: 2px; clear: both; }

.tableborder {
  border: 1px #333333 solid;
  border-collapse: collapse;
}

.tableborder td {
  border: 1px #333333 solid;
}

