/*******************************************************************************

	Project		:	Redaxo Demo
	Copyright	:	Design - hundertmorgen - www.hundertmorgen.de

*******************************************************************************/

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

#main-content-block h1 {
	color:#DB333E;
	background: inherit;
	font-size:1.6em;
	font-weight:bold;
	line-height:1.8em;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-right: 50px;
	margin-left: 20px;
}

#main-content-block h2 {
	color:#DB333E;
	background: inherit;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.6em;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-right: 50px;
	margin-left: 20px;
}

#main-content-block h3 {
	color:#DB333E;
	background: inherit;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.4em;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-right: 50px;
	margin-left: 20px;
}

#main-content-block h4 {
	color:#DB333E;
	background: inherit;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.2em;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-right: 50px;
	margin-left: 20px;
}

#main-content-block h5 {
	color:#DB333E;
	background: inherit;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.0em;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-right: 50px;
	margin-left: 20px;
}

#main-content-block h6 {
	background: inherit;
	color:#DB333E;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.0em;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-right: 50px;
	margin-left: 20px;
}


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

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

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

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



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

#main-content-block a, 
#main-content-block a:link {
	color:#6C6C6C;
	background: inherit;
	text-decoration:underline;
}

#main-content-block a:hover {
	color:#DB333E;
	background: inherit;
	text-decoration:underline;
}

#main-content-block a.faq, 
#main-content-block a.faq:link {
	color:#6C6C6C;
	font-size:1.2em;
	line-height:1.8em;
	background: inherit;
	text-decoration:underline;
	text-transform:none;
	margin-left: 20px;
}

#main-content-block a.faq:hover {
	color:#DB333E;
	font-size:1.2em;
	line-height:1.8em;
	background: inherit;
	text-decoration:underline;
	margin-left: 20px;
}


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

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

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

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

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


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

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


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

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

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


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

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

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

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

#main-content-block div.txt-img {
	clear: both;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-right: 50px;
	margin-left: 20px;
}

#main-content-block div.txt-img p{
	clear: both;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-right: 50px;
}


/* ### Liste Tankstellensuche ### */

#tp24_suche_box {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 765px;
	background-color: #FFFFFF;
}

#tp24_suche_box_rand {
	margin: 20px;
	padding: 0px;
	float: left;
	width: 745px;
	display: inline;
	background-color: #FFFFFF;
}

#tp24_suche_image_box {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 0px;
	padding: 0px;
	width: 20px;
	display: inline;
}

#tp24_suche_links {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	width: 340px;
	background-color: #FFFFFF;
}

#tp24_suche_rechts { 
	margin: 0px;
	padding: 0px;
	float: left;
	width: 405px;
	background-color: #FFFFFF;
}

#tp24_liste_box {
	margin-left: 10px;
}


#tp24_liste_head {
	background-color: #DB333E;
	color:#ffffff;
	float: left;
	padding: 3px 0px 3px 3px;
}

#tp24_liste_1 {
	background-color: #ffffff;
	float: left;
	padding: 3px 0px 3px 3px;
}

#tp24_liste_0 {
	background-color: #efefef;
	float: left;
	padding: 3px 0px 3px 3px;
}

#tp24_liste_nummer {
	font-family: inherit;
	font-size:1.1em;
	width: 25px;
	float: left;
	padding: 0px;
}

#tp24_liste_ort {
	font-family: inherit;
	font-size:1.1em;
	width: 200px;
	float: left;
	padding: 0px;
}

#tp24_liste_betreiber {
	font-family: inherit;
	font-size:1.1em;
	width: 240px;
	float: left;
	padding: 0px;
}

#tp24_liste_autobahn {
	font-family: inherit;
	font-size:1.1em;
	width: 130px;
	float: left;
	padding: 0px;
}

#tp24_liste_leistungen {
	font-family: inherit;
	display:inline;
	font-size:1.1em;
	width: 140px;
	padding: 0px;
}

#tp24_liste_leistungen img {
	display:inline;
	margin: 0px 5px 0px 0px;
}

#tp24_liste_br {
	clear: both;
}



/* ### Liste Tankstellenanzeige Einzel ### */

#tp24_einzel_gesamt {
	margin-left: 20px;
	float: left;
	width: 740px;
}

#tp24_einzel_links {
	float: left;
	width: 320px;
}

#tp24_einzel_text {
	float: left;
	width: 320px;
}

#tp24_einzel_text div.rot {
	color: #DB333E;
	background: inherit;
	font-size:1.2em;
	font-weight: normal;
	line-height:1.4em;
}

#tp24_einzel_kontakt {
	float: left;
	width: 320px;
}

#tp24_einzel_leistungen {
	display:inline;
	width: 320px;
}

#tp24_einzel_leistungen img {
	display:inline;
	margin: 0px 5px 0px 0px;
}

#tp24_einzel_rechts {
	float: left;
	width: 410px;
}

#tp24_einzel_grafik {
	margin-left: 20px;
	float: left;
	width: 740px;
}

#tp24_einzel_clear {
	clear: both;
}

#tp24_einzel_ueberschrift {
	color:#DB333E;
	background: inherit;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.4em;
}

#tp24_einzel_copy {
	color: inherit;
	background: inherit;
	font-size:1.2em;
	font-weight: normal;
	line-height:1.4em;
}

/* ### 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;
}


#main-content-block ul li {
	color:#6C6C6C;
	background: inherit;
	font-size:1.0em;
	font-weight: normal;
	line-height:1.4em;
	list-style-type:square;
}

#main-content-block ul li ul{
	color:#6C6C6C;
	background: inherit;
	font-size:1.0em;
	font-weight: normal;
	line-height:1.4em;
	list-style-type:square;
}

#main-content-block ul li ul li{
	color:#6C6C6C;
	background: inherit;
	font-size:1.0em;
	font-weight: normal;
	line-height:1.4em;
	list-style-type:square;
}

/* ### 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;
}

/*/////////////////////////////////////////////////////////////////////////////
CSS - Definition - DEMO 1.01
Formular Generator fŸr Redaxo 4.x 
Ab: Version 4.5 Community Editon
Stand: 22.01.2008 

Erstellt von: Thomas Skerbis , www.klxm.de
Dieses CSS dient als Beispiel
Bitte nicht 1:1 Ÿbernehmen, ist ja auch nicht wirklich hŸbsch ;-) 

Funktioniert nicht mit Formular-Generator < v.4.43
 
/*



/* Formular Definition */


/* Div das das Formular umschlie§t */
.formgen {
	font-size: 1.1em;
}


label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;
}



.formgen form
{
line-height : 100%;
width: 370px;
margin-left: 20px;
margin-bottom: 50px;
}


/* 
Wie sehen die einzelnen Blšcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 2px;
	padding-left: 5px;
}

.formgen .formblock_inline
{
	display:inline;
}

.formgen .formblock_clear
{
	clear: both;
}

.formgen .formblock_inline .formblock_floatleft
{
	float: left;
}


/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 180px;
	height: 150px;
	margin-left: 4px;
}


/* Textfeld */
.formgen .formtext
{
    width: 170px;
	background-color: #eeeeee;
	margin-left: 4px;
}

/* Trennelement , Abstand */
.formgen .formtrenn
{
	display: block;
	height: 30px;	
}

/* Hinweistext */
.formgen .formhinweis
{
	font-weight: bold;
	color: #003366;
	font-size: 1.2em;
}

/* †berschrift */
.formgen .formheadline
{
	font-weight: bold;
	color: #6C6C6C;
}

/* Passwortfeld */
.formgen .formpassword
{
	width: 170px;
	background-color: #CCCCCC;
	margin-left: 4px;
}

/*Captcha-Bild*/
.formgen .formcaptcha {
	border: 1px solid #990000;
}

/* Label */
.formgen label {
font-family: inherit;
width: 120px;
clear: left;
float: left;
height: 5px;
padding: 0px;
}

/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 170px;
	background-color: #CCCCCC;
	margin-left: 4px;
}

/* Textfeld */
.formgen .formcheckbox
{
    width: 20px;
	background-color: #eeeeee;
	margin-left: 4px;
}

/* Sende-Button */
.formgen .formsubmit
{
	width: 90%;
	
}


/* Definition des Fieldsets, das das ganze Formular umschlie§t */
.formgen fieldset {
width: 315px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
border: 1px solid #6C6C6C;
}


/* Fieldsetbeschriftung */
.formgen legend {
font-weight: bold;
color: #333333;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/

/* Fehlermeldung nach Versand */

.formgen .forminfo {
	color: #FFFFFF;
	background-color: #990000;
	border: 1px dashed #000000;
	margin: 5px;
	padding: 5px;
}


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	color: #FFFFFF;
	background-color: #990000;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */

