@charset "UTF-8";
/* CSS Document */

sup {
	font-size:0.6em;
}

.downloadMail, .downloadLink {
	border: 0px none !important; 
	padding-right: 10px;
	text-decoration:none;
	border:0;
}

/* 
REDAXO-Modul: do form!
Beschreibung: CSS-DEMO
Bereich: CSS 
Für: do form! 2.x  und 3.x
Stand: 20.04.2009 
Version: 1.0
--------------------------------------------------------------------------
HINWEISE:
--------------------------------------------------------------------------
!! Das CSS berücksichtigt nicht alle möglichen Felder 
!! Farben nicht 1 zu 1 übernehmen
!! ist ja nicht wirklich hübsch

Weitere Infos zu den CSS hier:
http://wiki.redaxo.de/index.php?n=R4.DoForm
-------------------------------------------------------
*/

/* Formular Definition */
/*//////////////////////////////////////////////////////////////////////////////*

/* Div das das Formular umschließt */
.formgen {
	font-size: 0.8em;
	padding:0px;
	background-color:#B2B9BE;
	width:410px;
	border:2px solid white;
}

.formgen .formBlock, .formgen .formCheckbox {
	border-top:2px solid white;
}

.formRadio {
	height:60px !important;
}


.formRadio label {
	height:50px !important;
	padding:10px 5px 0 5px !important; 
}


.radioButtons {
	float:left;
	width:150px;
}

.radioButtons label {
	background-color:transparent !important;
	flaot:left;
	border:0 !important;
	height:20px !important;
	padding:0 !important;
	width:50px !important;
	color:#282828 !important;
}

.radioButtons input {
		width:40px;
}

.checkspan input { 
	margin:10px 0 0 0;
	width:30px !important;
}

.formcheck {}

.formTextarea label {
	height:200px !important;
}

.formTextarea {
	border-top:2px solid white;
	border-bottom:2px solid white;
}

.formSelect {
	border-top:2px solid white;	
}
/* 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 .formBlockWrapper
{
	margin: 0;
	padding:5px 0 5px 135px;	
}
 .forminfo 
{
	width: 383px;
	margin-bottom: 15px;
	background-color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	font-weight: bold;
	border: 1px dashed #F90;
}

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


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


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 246px;
	height: 200px;
	margin: 5px 0 0 4px;
	border: 1px solid #003366;
	background-color: #ffffff;
}


/* Textfeld */
.formgen .formtext
{
	background-color: white;
	border: 1px solid #282828;
	color: #000;
	padding: 2px 0px 2px 2px;
	margin: 6px 0 0 4px;
	width: 242px;
}


.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
	border-bottom-color: #000000;
	background-color: #e2f0fe;	
}



/* Label */
.formgen label {
	width: 140px;
	clear: left;
	float: left;
	height: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align:right;
	background-color:#A0A09D;
	border-right:1px solid white;
	color:#282828;
	padding:5px;	
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 246px;
	background-color: #ffffff;
	margin: 4px 0 0 4px;
	color: #000000;
}


/* Sende-Button */
.formgen .formsubmit
{
	background-color: white;
       border: 1px solid #282828;
       color: #282828;
       padding: 0px 0px 0px 0px;
       margin: 0px;
       width: 100px;
}



/* Fieldsetbeschriftung */
.formgen legend {
	color: #FFFFFF;
	background-color: #990000;
	width: 150px;
}
.formgen .fieldset {
	margin-bottom: 10px;
}

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


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	border-bottom-width: 1px;
	color: #C03;
	font-weight:bold;
}

.formgen .formcaptcha
{
	border: 2px solid #990000;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

.formgen .formreq {
	color: #ffffff;
}

.formgen .formreq {
	color: #282828;
}


.formgen .formhinweis {
	color: #FFF;
	background-color: #A0A09D;
	border-bottom:2px solid white;
	padding:5px 5px 5px 153px;
	font-weight: bold;
}

	

.formgen .formheadline {
	color: #993300;
	background-color: #FFF7EA;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

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


@charset "utf-8";
/* CSS Document */

.login_text_haendler {
	margin-top:20px;
	font-size: 13px;
	width:500px;
}

.login_subtext_haendler {
	margin-top:40px;
	margin-bottom:40px;
	font-size: 13px;
	width:520px;
	color: #294D6C;
}
.cms_navi {
	border-bottom: 1px solid #ffffff;
	width: 158px;
	padding: 3px 0px 3px 12px;
	background-color: #9AADBD;
	font-size: 10px;
	font-weight: bold;
	}
.cms_navi_act {
	border-bottom: 1px solid #ffffff;
	width: 158px;
	padding: 3px 0px 3px 12px;
	background-color: #294D6C;
	font-size: 10px;
	font-weight: bold;
	}
.cms_navi_act a{
	color: #FFFFFF;
	text-decoration: none;
	}
.cms_navi a{
	color: #294D6C;
	text-decoration: none;
	}
#links_kat { background-color: rgb(156,173,189);


         position: relative;

         float: left;

         margin-left: 0px;

         margin-top: 0px;

         padding: 0px;

         width: 170px;

         height: 251px;}
		 
#log { position: relative;

                float: left;

                height: 25px;

                background-color: rgb(156,173,189);

                width: 80px;

                margin: 0px 0 0 0px;

                padding: 0; }
				
.headline_download {
	color: #294D6C;
	font-size: 15px;
	font-weight: bold;
	padding-top:20px;
	float:left;
}
		
.haendler_logout {
	color: #294D6C;
	font-size: 13px;
	margin-left:10px;
	font-weight: bold;
	margin-top: 15px;
}
		
.haendler_loginname {
	color: #294D6C;
	font-size: 10px;
	margin-left:10px;
	width: 160px;
			}

