#suche    /*Standart*/
{
    float: left;
	margin: 0px;
	color: #000000;    /*Farbe*/
    background-color: #F18800;    /*Hindergrundfarbe*/
    border-color: #9CBED6;    /*Rahmenfarbe*/
    border-width: 1px;    /*Rahmenbreite*/
    text-align: left;    /*horizontale Ausrichtung ( left , center , right , justify )*/
    font-size: 11px;    /*Schriftgröße*/
    font-family: Arial , Helvetica , Times Roman;    /*Schriftart ( Arial , Helvetica , Times Roman )*/
}
.text    /*Standart*/
{
    color: #000000;    /*Farbe*/
    font-size: 12px;    /*Schriftgröße*/
    padding-top: 0px;    /*Innenabstand oben*/
    font-family: Arial , Helvetica , Times Romanal;    /*Schriftart ( Arial , Helvetica , Times Roman )*/
    text-decoration: none;    /*Textdekoration ( underline , overline , line-throu...*/
    padding-right: 0px;    /*Innenabstand rechts*/
    padding-bottom: 0px;    /*Innenabstand unten*/
    padding-left: 3px;    /*Innenabstand links*/
}

.form    /*Standart*/
{
    color: #000000;    /*Farbe*/
    background-color: #FFFFFF;    /*Hindergrundfarbe*/
    border-color: #333333;    /*Rahmenfarbe*/
    border-width: 1px;    /*Rahmenbreite*/
    text-align: left;    /*horizontale Ausrichtung ( left , center , right , justify )*/
    font-size: 11px;    /*Schriftgröße*/
    font-family: Arial , Helvetica , Times Roman;    /*Schriftart ( Arial , Helvetica , Times Roman )*/
}

.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;


}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;

}
.Schriftfarbe {
	color: #FFFFFF;
}
.btnsuche {
	color: #333333; 
	background-color: #FFFFFF;
    font-weight: normal; 
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333; 		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;			
	margin-top: 5px;
	margin-bottom: 5px;
}
.width {
	width: 150px;
}
.Hintergrund {
	background-color: #E7EBF7;


}
.standardfett {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.ergebniseintrag {
	border: 1px solid #000000;
	background-color: #CCCCCC;



}
.ergebniseintrag2 {
	border: 1px solid #000000;
	background-color: #EAEAEA;

}
.HintergrundSuche {
	background-color: #0099CC;
	background-image: url(../images/ti_dra_bg.jpg);

}
.standardSuche {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.smssuche {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.angebot {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.widthdatum {

	width: 80px;
}
.starttestschwarz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
}
.starttextblau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4d6fac;
	text-transform: uppercase;
}
.linieoben {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4d6fac;
}
