.transparent {
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity: 0.90;		
}
.schattenLinks {
	background-image:url(../Bilder/Layout/schattenrandLinks2.gif);
	background-repeat:repeat-y;
}
.schattenRechts {
	background-image:url(../Bilder/Layout/schattenrandRechts.gif);
	background-repeat:repeat-y;
}				
.browser {
	position:absolute; 
	top:0px; 
	left:0px; 
	width:100%;
}

.formfeld { 
	background-color:#f9f9f9;
	border:solid;
	border-width:1px;
	border-color:#6c6c6c;
	width:300px;
	font-family: Tahoma;
	color: #6C6C6C;
	font-size: 12px;

}
.google { 
	
	background-image:url(../Bilder/verlauf.gif);
	background-repeat:repeat-x;
	border:solid;
	border-width:1px;
	border-color:#FFFFFF;
	width:140px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.googleKnopf{
	background-color:#1e0046;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	
}
a:link {
	font-family: Tahoma;
	color: #6C6C6C;
	font-size: 11px;	
	text-decoration: none;
}

a:visited {
	font-family: Tahoma;
	color: #6C6C6C;
	font-size: 11px;	
	text-decoration: none;
}

a:active {
	font-family: Tahoma;
	color: #6C6C6C;
	font-size: 11px;	
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	color: #555555;
	font-size: 11px;	
	text-decoration: none;
}
.menupunkte {
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}


.Automarke {
	font-family: Tahoma;
	color: #6C6C6C;
	font-weight: bold;
	font-size: 15px;
}

.text {
	font-family: Tahoma;
	color: #6C6C6C;
	font-weight: bold;
	font-size: 11px;
}

.small {
	font-family: Tahoma;
	color: #6C6C6C;
	font-weight: normal;
	font-size: 11px;
}

.smaller {
	font-family: Tahoma;
	color: #6C6C6C;
	font-weight: normal;
	font-size: 10px;
}

.small_white {
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
}

.mikro {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 9px;
	
}

.rahmenUeGr {
	border-width:1px;
	border-style:solid;
	border-color:#6c6c6c;
	font-family: Tahoma;
	font-weight:bold;
	color: #FFFFFF;
	font-size: 11px;
}


.rahmenVoll {

	border-left-style:solid;
	border-left-color:#6c6c6c;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#6c6c6c;
	border-right-width:1px;	
	
	filter:alpha(opacity=86);
	-moz-opacity:0.86;
	opacity: 0.86;	
}
.rahmen {
	height:20px;
	border-bottom-style:solid;
	border-bottom-color:#dddddd;
	border-bottom-width:1px;
}

.rahmenErstes {
	height:20px;
	border-top-style:solid;
	border-top-color:#dddddd;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#dddddd;
	border-bottom-width:1px;	
}
