/*******************************************************************************	Project		:	Redaxo Demo	Copyright	:	Design - hundertmorgen - www.hundertmorgen.de	Sommerfarbe: #158915	Winterfarbe: #37444F*******************************************************************************/#site-content {	color:#fff;	text-align:left;	background: inherit;}/* ### breadcrump ############################################################ */#main-block p#breadcrumb {font-size: 1em;color: gray;margin-bottom: 30px;}/* ### headlines ############################################################ */#main-block h1 {	color: #158915;	background: inherit;	font-size:1.6em;	font-weight:normal;	line-height:1.8em;	text-transform: uppercase;	letter-spacing: 0.1em;}#main-block h2 {	color: #158915;	background: inherit;	font-size:1.4em;	font-weight:bold;	line-height:1.6em;}#main-block h3 {	color: #158915;	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 {	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 20px 4px 0;}#main-block img.floatRight {	float:right;	margin:4px 0 4px 20px;}/* ### Hyperlinks ######################################################### */#main-block a, #main-block a:link {	color:#90B0BF;	background: inherit;	text-decoration:underline;}#main-block a:hover {	color:#90B0BF;	background: inherit;	text-decoration: none;}#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:#90B0BF;	background: inherit;	text-decoration:underline;}/* ###  Download anbieten   #############################################################*/.list_content,.list_content a,.list_content a:link {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-weight:normal;	text-decoration:none;	font-size:10px;	color:#666666;	display: inline;	padding-left:10px;	padding-top:3px;	padding-bottom:3px;	padding-right:24px;	width:520px;	margin:0px;    line-height: 12px;	}.list_content2 {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-weight:bold;	text-decoration:none;	font-size:10px;	color:#666666;	padding-left:10px;	padding-top:3px;	padding-right:24px;	padding-bottom:3px;	width:520px;	margin:0px;    line-height: 18px;	}.list_content3 {	font-style:italic;        font-size:10px;	text-decoration:none;	color:#000000;	padding-left:10px;	padding-top:3px;	padding-right:24px;	padding-bottom:3px;	width:520px;	background-color:#F4F4F4;	margin:0px;    line-height: 18px;	}/* ### 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;}table.pricetable {	font-size:0.9em; 	width: 100%;	margin-top:10px;	background-color: white;}table.pricetable .priceheader{	padding-bottom:10px;}table.pricetable .priceheader .tr-head .td-txt0 {	width:300px;	text-align: center;	font-size:0.9em; 	font-weight:bolder; 	background-color:#C5D8F0;}table.pricetable .tr-head .td-pr0{	text-align: center;	font-size:0.9em;	font-weight:bolder;	border-left: 1px solid;	border-left-color: #64C4C8;	background-color:#C5D8F0;}table.pricetable tr.tr-even {	padding: 20px 0px 10px 0px;	font-size:1em;	line-height: 1.2em;	height: 45px;}table.pricetable .tr-even .td-txt1{	text-align: left; }table.pricetable .tr-even .td-pr1{	text-align: center;}table.pricetable .tr-even .td-0,table.pricetable .tr-even .td-2 {	width:15%;	background-color:#ECF4F5;}table.pricetable .tr-even.td-1,table.pricetable .tr-even .td-3 {	width:15%;	background-color:#DCF8F9;}/* ### 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: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;}/* ### content ### */#main-content-block div.txt-img {	clear: both;	padding: 12px 15px 0 0;}/* ### content ### */#main-content-block div.content {	clear: both;	padding: 12px 0;	margin-bottom: 0px ;}#main-content-block div.content div{	width:100px;}/* ---------  Rahmen um Bilder im Fliesstext -------------------  */#main-content-block div.contentkl div{	width:120px;}#main-content-block div.contentmi div{	width:170px;}#main-content-block div.contentgr div{	width:250px;}#main-content-block div.content p {	font-size: 1.3em;	letter-spacing: 0.05em;	margin-top: 0px;}#main-content-block div.content div.floatLeft img {	float:left;	margin:4px 30px 4px 0;}#main-content-block div.content div.floatRight img {	float:right;	margin:4px 0px 4px 30px;}/* ### 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;}/* ### Bildgalerie klein ### */#main-content-block div.galerie4 div.image {	float: left;	width: 150px;}#main-content-block div.galerie4 div.image p {	color:#90B0BF;	font-size:1em;	margin-right:20px;	margin-bottom:10px;}/* ### Bilder als externe Links ### */#main-content-block div.galerie3 {	height: 100px;	text-align: center;	vertical-align: middle; }#main-content-block div.galerie3 p {	text-align: left;	vertical-align: middle; }#main-content-block div.galerie3 div.column {	float: left;	height: 100px;	width: 150px;	text-align: center;	vertical-align: middle;}/* ### 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;}/* BEISPIEL-CSS FÜR do form! 1.x  Bitte nicht 1 zu 1 übernehmen  Wenn ja, dann diesen Hinweis nicht löschenVersion 2: Thomas Skerbis | www.klxm.de  11.12.2008 Dass CSS berücksichtigt nicht alle möglichen Felder Weitere Infos zu den CSS hier:http://wiki.redaxo.de/index.php?n=R4.Formular-Generator-------------------------------------------------------*//* Formular Definition *//* Div das das Formular umschließt */.formgen {	font-size: 1.2em;	padding-right: 10px;	padding-left: 10px;}/* Was passiert wenn auf das Label geklickt wird? */label,select,input[type=checkbox],input[type=radio],input[type=button],input[type=submit]{cursor : pointer;}.formgen form{line-height : 120%;}/* Wie sehen die einzelnen Blöcke aus? Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann*/.formgen .formblock{	margin-bottom: 0px;	margin-top: 5px;	padding-top: 1px;	padding-bottom: 1px;	padding-right: 2px;	padding-left: 5px;		}.formgen .formblock_submit{	text-align: center;	margin-bottom: 0px;	margin-top: 5px;	padding-top: 1px;	padding-bottom: 1px;	padding-right: 2px;	padding-left: 5px;		} .forminfo {	width: 360px;	margin-bottom: 15px;	background-color: #FFCC33;	padding-top: 3px;	padding-bottom: 3px;	padding-right: 2px;	padding-left: 5px;	font-weight: bold;	border: 5px dashed #990000;}/*Verhalten von br-Tags*/.formgen br{clear : both;}/* --------- FORMULAR-OBJEKTE ------------ *//* Mehrzeiliges Eingabefeld */.formgen .formtextfield{	width: 400px;	height: 100px;	margin-left: 4px;	border: 1px solid #37444f;	border-top-style: inset;	border-left-style: inset;}/* Textfeld */.formgen .formtext{	width: 250px;	margin-left: 4px;	padding-bottom: 4px;	font-size: 1em;}.formgen input:focus, .formgen input:hover,.formgen select:focus, .formgen select:hover, .formgen textarea:focus, .formgen textarea:hover {	border-bottom-color: #000000;	background-color: #FFCC66;	}/* Label */.formgen label {	width: 170px;	clear: left;	float: left;	height: 20px;		}/* Aussehen der Select-Ausgabe */.formgen .formselect{	width: 200px;	background-color: #33FF33;	margin-left: 4px;	color: #000000;}/* Sende-Button */.formgen .formsubmit{	width: 50%;	text-align: center;	margin-right: 125px;	background-color: #FFFFCC;	border: 1px solid #990000;	float: right;	color: #666666;}/* Fieldsetbeschriftung */.formgen legend {color: #333333;}/* -------------- AUSGABEN / Fehlermeldungen --------*//* Markierung der Labels bei Fehler */.formgen .formerror {		border-bottom-width: 1px;	color: #990000;}.formgen .formcaptcha{	border: 2px solid #990000;	vertical-align: top;	float: left;	margin-right: 10px;}/*//////////////////////////////////////////////////////////////////////////////*/* Ende der Formulardefinition */