﻿/*Styles fuer Formulare Christoph Motal, 04.03.06*/

fieldset
{
	width: 470px;
	margin-bottom: 30px;
	border: 1px solid #A39F91;
}

fieldset legend
{
font-weight: bold;
color: #6B6D6B;
}


table.formular
{
	margin-left: 10px;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	width: 90%;
}

table.formular td
{
	padding: 3px;
}

table.formular .besch
{
	text-align:right;
	width: 95px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px;	
	color: #000000;
	padding-top: 8px;
}

.hint
{
	color: #6A6A6A;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
}

.textfeldDatum
{
	width: 55px;	
}

.textfeld
{
	width: 170px;	
}

.textfeldPLZ
{
	width: 35px;	
}

.textfeldOrt
{
	width: 119px;	
}

.textarea
{
	width: 170px;
	height: 80px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12px;	
	
}



.pnlButton
{
	margin-top:4px;
	width: 495px;	
	text-align: right;
}

.hint
{
	margin-top:4px;
	width: 495px;	
	text-align: right;
}


.fehlertext
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px !important;	
	color: Red;
}

/*Für Tabellen mit DIVS*/

div.formzeile
{
	height: 22px;
}

div#ContentExpertensuche div.formzeile, div#ContentExpertensuche div.formzeileabstand
{
	height: 25px;
}

div#ContentExpertensuche div.formzeileabstand
{
	margin-bottom: 8px;
}




div#ContentBriefsuche div.formzeile, div#ContentBriefsuche div.formzeileabstand
{
	height: 25px;
}

div#ContentBriefsuche div.formzeileabstand
{
	margin-bottom: 8px;
}








div.formspalteLinks, div.formspalteLinksLeer
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px !important;	
	width: 105px;
	float:left;
	color: #000000;
	text-align:right;
	padding-right: 3px;
	margin-top:6px;
	
}

#ContentExpertensuche div.formspalteLinks, div.formspalteLinksLeer{
	width: 80px;
}



div#ContentSchnellsuche div.formspalteLinks, div.formspalteLinksLeer
{
	width: 60px;
	float:left;
	color: #000000;
	margin-top:6px;
}

div.formspalteLinksLeer
{
	margin-top:0px;
}

div.formspalteRechts
{
	color: #000000;
	float:left;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px !important;

}

input 
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 11px;	
}

input.klein
{
	width: 43px !important;
}

div#ContentSchnellsuche input
{
	width: 76px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 11px;	
}

select
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
}


/* Buttons fuer Schnellsuche*/
input.SSStartenButton
{
	width: 87px !important;
	height: 8px;
}

input.SSExpertenButton
{
	width: 87px !important;
	height: 9px;
}

.button
{
	width: auto !important;
	font-weight: bold;
	height: 20px;
}

#btnAbsenden
{
	height: 18px;
	width: 101px;
}


/*Login*/
#btnLogin
{
	width: 85px;
	height: 18px;
}

#btnLoginReg
{
	width: 95px;
	height: 18px;
}

#btnPwVerg
{
	width: 101px;
	height: 18px;
}


p.FormularText
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	margin-left: 8px;
	margin-top: 5px;
}

.stdRadioBtnList
{
}

.stdRadioBtnList label
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	font-style:normal;
	padding-left:0px;
	
}

.stdRadioBtnList input
{
	width: 10px;
	margin-right: 6px;
}

.SpalteEntfernen
{
	width: 20px;
	text-align:center;
}

.HeaderStyle
{
	text-align:left;
	border-bottom: 1px solid #FFFFFF;
	font-size: 14px;
}

.RowStyle
{
	
}

.WarenkorbBild
{
width: 70px;
border: 1px solid #21496B !important;
}

.WKFooter
{
	background-color: #EFEBE7;
	padding: 2px;
	border-top: 1px solid #FFFFFF;
	text-align: right;
}

.Adresse .stdFieldset
{
	width: 90%;
}


.Wizard
{
	vertical-align: top;
	width: 500px;
	height: 150px;
}








