/* Bugfix für Modul (IE6) - Hauptinhalt - Text / Bild*/
.hauptinhalt_fix{
/*siehe auch ielte6.css*/
}



/*
Führerscheinklassen - Spezial-Modul (nur für Hauptseite der Klassen-Übersicht)
************************************************************************************************
*/

.klassen_container{ 
padding: 5px;
margin: 0 10px 10px 0;
display: inherit;
float: left;
border: 0px solid #e6e6e6;
/*min-height-Hack*/
min-height:110px;
height:auto !important;
height:110px;
/*min-height-Hack Ende*/
width: 185px;
}

.klassen_container h2{
margin-bottom: 5px;
}

.klassen_bild{
border: 3px solid #e6e6e6;
}

.klassen_bild:hover{
border: 3px solid #FFFF00 ;
}


.klassen_beschriftung{
font-size:0.9em;
text-align: left;
border: 0px solid red;
}




/*
Contact form
************************************************************************************************
Formular Generator für Redaxo 4.x 
Ab: Version 4.5 Community Editon
==================================

Erstellt von: Thomas Skerbis , www.klxm.de
------------------------------------------

Modifiziert von: Israfil Sen , www.xup.eu
-----------------------------------------
/*


/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
}


label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;
}


.formgen form
{
line-height : 120%;
width: 260px;
}

/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/

.formgen .formblock{
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 300px;
	height: 120px;
	margin-left: 4px;
	border: 1px solid #666;
	background-color: #FFFFCC;	
}

.formgen .formtextfield:hover
{
	background-color: #fff;	
}


/* Textfeld */
.formgen .formtext
{
	height: 17px;
    width: 200px;
	background-color: #FFFFCC;
	margin-left: 4px;
	border: 1px solid #666;
	padding: 1px;
}

.formgen .formtext:hover
{
	background-color: #fff;	
}


/* 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: #003366;
	margin-top: 20px;
}

/* Passwortfeld */
.formgen .formpassword
{
	width: 200px;
	background-color: #CCCCCC;
	margin-left: 4px;
}

/* Checkbox */
.formgen .formcheck{
/*************************** hier weitermachen */
}

/* Checkbox Label */
.formgen .formcheck_label{
/*************************** hier weitermachen */
}


/*Captcha-Bild*/
.formgen .formcaptcha {
	border: 1px solid #990000;
}

/* Label */
.formgen label {
font-family: Arial, Helvetica, sans-serif;
width: 80px;
clear: left;
float: left;
height: 20px;
padding: 0px;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	background-color: #DEE7EC;
	margin-left: 4px;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 25%;
	float: right;
	border: 1px solid #666;
	margin-right: 5px;
	background-color:#FFFF00;
	color: #000;
	font-weight:bold;
	
}

.formgen .formsubmit:hover
{
	background-color:#FFFFCC;
	color: #000;
}




/* Definition des Fieldsets, das das ganze Formular umschließt */
.formgen fieldset {
width: 400px;
padding: 15px;
margin-bottom: 100px;
border: 1px solid #666;
}


/* Fieldsetbeschriftung */
.formgen legend {
font-weight: bold;
padding: 20px;
color: #333;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/

/* Fehlermeldung (Text) nach Versand */

.forminfo {
	color: #e0001a;
	font-weight: bold;
	border:2px solid red;
	margin: 5px;
	padding: 5px;
	width: 400px;
	background-color:#FFFF00;
}


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	color: #e0001a;
	padding-left: 0px;
	font-weight: bold;
}



/*
WYSIWYG - Text mit Bild/Bildergalerie (Frontend)
************************************************************************************************
*/ 
 
div.wysiwygimg { margin:0 0 0 0; overflow:auto;}

/* ----- Hack only for IE 7 ----- */
*+html div.wysiwygimg {overflow:hidden;}

/*.wysiwygimg .wysiwygimgclear {clear:both; display:block; font-size:1px; line-height:0px; margin:0; padding:0; position:relative;}*/
.wysiwygimg .wysiwygimgclear {display:block; font-size:1px; line-height:0px; margin:0; padding:0; position:relative; border:0px solid red;}


/* Text */
.wysiwygimg .wysiwygimgtext {}

/* Bild und Link */
/*.wysiwygimg img.wysiwygimg {border:0px none; margin:1px}*/
/*.wysiwygimg img.wysiwygimg {border:solid 5px #f5f5f5; padding:1px;}*/

.wysiwygimg img.wysiwygimg {border: 1px solid #f3f3f3; margin:5px 10px 2px 5px; padding:1px;} 
.wysiwygimg a.wysiwygimg img {border:1px solid #f3f3f3; vertical-align:top; margin:0px;}

.wysiwygimg a.wysiwygimg img:hover {border:1px solid #666; vertical-align:top; margin:0px;}

.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link {border:0px solid #f5f5f5; margin:5px 10px 2px 5px; padding:0px; display:table; display:inline-block; line-height:0.0em;}

.wysiwygimg a.wysiwygimg:visited {}
.wysiwygimg a.wysiwygimg:hover {border:0px solid #f5f5f5; padding:0px;}
.wysiwygimg a.wysiwygimg:focus {border:0px solid #f5f5f5; padding:0px;}
.wysiwygimg a.wysiwygimg:active {border:0px solid #f5f5f5; padding:0px;}




/* Bildunterschrift */
.wysiwygimg .wysiwygimgtitle {color:#666; font-size:0.7em; font-style:normal; letter-spacing:0.1em; margin:1px 0 2px 0; padding: 0 0 10px 6px;}

/* Wrapper-Classe um Bild und Bildunterschrift*/
.wysiwygimg .wysiwygimgwrap {border:0px solid red;}

/* Bild links im Text (Textumfluss) */
.wysiwygimg .wysiwygimgleft {float:left; margin:0 1.0em 0 0;}

/* Bild rechts im Text (Textumfluss) */
.wysiwygimg .wysiwygimgright {float: right; margin:0 0 0 1.0em;}

/* Bild oben links */
.wysiwygimg .wysiwygimgtopleft {float:left; margin-bottom:0.5em;}

/* Bild oben rechts */
.wysiwygimg .wysiwygimgtopright {float:right; margin-bottom:0.5em;}

/* Bild oben mittig */
.wysiwygimg .wysiwygimgtopcenter {margin-bottom:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg {margin:0 auto;}

/* Bild unten links */
.wysiwygimg .wysiwygimgbottomleft {float:left; margin-top:0.5em;}

/* Bild unten rechts */
.wysiwygimg .wysiwygimgbottomright {float:right; margin-top:0.5em;}

/* Bild unten mittig */
.wysiwygimg .wysiwygimgbottomcenter {margin-top:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg {margin:0 auto;}
.wysiwygimg .wysiwygimgbottomcenter img.wysiwygimg {margin:0 auto;}

/* Für Bilder links/rechts vom Text  */
.wysiwygimg table {border-spacing: 0px; font-size:1.0em;}
.wysiwygimg td {vertical-align:top; font-size:1.0em;}

/* Bild links vom Text */
.wysiwygimg td.wysiwygimgleftcol {padding-right:1.0em;}

/* Bild rechts vom Text */
.wysiwygimg td.wysiwygimgrightcol {padding-left:1.0em; }

