/************************************/
/******* BEGIN allg. Elemente *******/
/************************************/

body {
	background-color:#ffffff;
	padding: 0px;
	color: #000000;
	
}


/* BEGIN Textformatierung */
td { font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td tt { font-style: normal; font-weight: normal; font-size: 9px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
/*td a  { font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
td a b  { font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
td b  { font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td i  { font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td a tt { font-size: 9px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; color: #ffffff}
*/

#kfzhandwerk {
	position:relative;
	margin-left:auto;
	margin-right:0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #c2c2c2;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
}

h3 {
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
}
h3 b {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
}
.graufett {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.kleinerText {font-size: 9px;}
a:link {text-decoration: none; color:000000}
a:visited {text-decoration: none; color:000000}
a:hover {text-decoration: underline; color:000000}
/* //END Textformatierung */


/* BEGIN Styles fuer graue Rahmen */
.outer_table {
	width:780px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
}

.gray_table {
	border: 1px #999999 solid;
	padding: 5px;
}

.gray_table2 {
	border: 1px #999999 solid;
	padding: 0px;
}

.table_spacer td {
	padding-top: 10px;
	padding-bottom: 10px;
}

.top_table {
	border: 1px #999999 solid;
	width: 780px;
	height:102px;
	background-color:#ffffff;
	background-image:url(images/header_de.jpg);
}

.bottom_table {
	border: 1px #999999 solid;
	width: 780px;
	background-color:#ffffff;
	background-image:url(images/bg_bottom.gif);
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-repeat: repeat-x;
	background-position: center bottom;
	
}

.bottom_form{    
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0px;	
}

.left_table {
	border: 1px #999999 solid;
	height: 100%;
	width: 180px;
	background-color: #F8F8F8;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: auto;
	height: 100%;
}

.right_table {
	border: 1px #999999 solid;
	height: 100%;
	width: 180px;
	background-color: #F8F8F8;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: 0px;
	height: 100%;
}
/* //END Styles fuer graue Rahmen */


.content_table {
	width: 400px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}


.bannertd {
	/*border: 1px #999999 solid;
	background: #FA9A32;*/	
}

hr {
	width: 150px;
	height: 1px;
	color: 3C5B91;
	margin: -3px;
}

/*	BEGIN Styles fuer Formular(-elemente)*/
form {

}

.text_lang {
	width: 260px;
	height: 18px; 
	background-color: #ffffff;
	border: 1px #999999 solid;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: bold;
}

.text_kurz {
	width: 120px;
	height: 18px; 
	background-color: #ffffff;
	border: 1px #999999 solid;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: bold;
}

.plz {
	width: 60px;
	height: 18px; 
	background-color: #ffffff;
	border: 1px #999999 solid;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: bold;
}

select {
	height: 18px; 
	background-color: #ffffff;
	border: 1px #999999 solid;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: bold;
}

input {
	height: 18px; 
	background-color: #ffffff;
	border: 1px #999999 solid;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: bold;
}

.radio {
	height: 18px; 
	border: 0px;
	background-color: #f8f8f8;
	color: #999999;
}
.radio_white {
	height: 18px; 
	border: 0px;
	background-color: #ffffff;
}

textarea {
	width: 260px;
	height: 80px; 
	background-color: #ffffff;
	border: 1px #999999 solid;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: bold;
}

.button {
	width: 100px;
	height: 20px; 
	background-color: #ffffff;
	border: 1px #999999 solid;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: bold;
}
/*	// END Styles fuer Formular(-elemente)*/

/*	BEGIN komplette Formatierung der Menuekategorien;
	nich dran rumfummeln, wer nich weiss, was er tut!! */
	
.linkKategorie {
	display:block;
	background-color: #ffffff;
}
.linkKategorie img {
	display:block;
	margin: 0px;
}
.linkKategorie span {
	width:158px;
	max-width:152px;
	/*	max-width war im original 152px */
	overflow:hidden;
	display:block;
	background-color: #f8f8f8;
	position:relative;
	left:20px;
	padding-bottom: 15px;
	padding-left: 6px;
}
.linkKategorie span a {
	display:block;
	color: #000000;
	margin-top: 3px;
}
.linkKategorie form {
	display:block;
	max-width:170px;
	overflow:hidden;
	background-color: #f8f8f8;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 0px;
	padding-bottom: 15px;
	margin: 0px;
}
.linkKategorie form select {
	background-color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0px;
	max-width: 170px;
}
.testframe {
	border: 1px #000000 solid;
}
/*	//END komplette Formatierung der
	Menuekategorien (!!) */

map area {
	cursor:pointer;
	
}
/************************************/
/******* //END allg. Elemente *******/
/************************************/

/************************************/
/******* BEGIN Map-Styles     *******/
/************************************/
.descText {
	background-color:#ffffff;
	font-family:"Arial";
	font-size:11px;
	color: #000000;
	font-weight:normal;
}
.descText a {
	color:#999999;
	font-weight:bold;
}
.descText a:visited {
	color:#999999;
	font-weight:bold;
}
.descText a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

.descText2 {
	background-color:#f8f8f8;
	font-family:"Arial";
	font-size:11px;
	color: #000000;
	font-weight:normal;
}
.descText2 a:link {
	color:#999999;
	font-weight:bold;
}
.descText2 a:visited {
	color:#999999;
	font-weight:bold;
}
.descText2 a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
.descOuterTable{
border: 1px solid #999999;
width: 364px;
background-color:#c2c2c2;
text-align: center;
font-weight: bold;
color: #ffffff;
}
.mapStaticImage {
border: 1px solid black;
}
/* Routenplaner ende */
.map_static_image {
	border-color:#000000;
	border-left-width:1px;border-right-width:1px;border-top-width:1px;border-bottom-width:1px;
	border-style:solid;
}
/************************************/
/******* End Map-Styles *************/
/************************************/

/************************************/
/******* BEGIN Content-Styles *******/
/************************************/

/* begin styles fuer homepage-preview restaurants */

#box {
	color:#a50000;
	background:#ffffff;
	text-decoration:none;
	display:block;
	cursor:pointer;
}

#box a {
	color:#a50000;
	background:#ffffff;
	text-decoration:none;
	display:block;
	margin-right:37px;
	cursor:pointer;
}

#box a:active {
	color:#a50000;
	background:#ffffff;
	display:block;
}

#box span {
	background:#ffffff;
	padding:10px;
	border:1px solid #98A9BA;
	display:none;
	width:370px;
	margin-top:10px;
}
/*ende Homepagevorschau*/
/*show styles*/
.preview_table_1 {
	border : 1px solid #FF9933;
}
.preview_table_2 {
	border : 1px solid #000000;
}

.show_table{
	border : 1px solid Silver;
}
.bild_links{	
	margin-right: 9px;
	float: left;
	border: 1px solid #797878;
}
.bild_rechts{	
	border: 1px solid #797878;
	margin-left: 9px;
	float: right;
}
.bildSubtext{
	float: right;
	width: 150px;
	margin: 0px 0px 4px 9px;
	font-style:italic;	
	font-size: 10px;
	text-align:left;
	
}
.bildSubtextLeft{
	float: left;
	width: 150px;	
	margin: 0px 9px 4px 0px;
	font-style:italic;	
	font-size: 10px;
	text-align:left;
}

.aquo { 
	color:white; 
	background-color:#6988BE; 
	width:15px; height:15px; 
	font-size:12px; 
	font-weight:bold; 
	text-align:center;
	margin-right:3px;
}

.show_hr{
	width : 60%;
	height : 1px;
	color:#FF9933
}
.email{
	color:#a50000;	
	display:block;
	cursor:pointer;
}
/*ende show styles*/
	
#headerLinks {
	position:relative; top: -42px; right:8px;
	font-weight: bold;
	text-align: right;
	color: #ffffff;
}

#headerLinks a { color: #ffffff }

#headerLinks a:visited { color: #ffffff }

#footerLinks {
	position:relative; top:-6px;
	color: #999999;
	text-align: center;
}
	#footerLinks a:visited { color:#000000 }

/************************************/
/******* //END Content-Styles *******/
/************************************/
/************** definiert die linkfarbe der stadtlinks auf den kartenseiten*********************/
#stadtlinks a {
	text-decoration: none;
	color: #B3B5BF;
}
#stadtlinks a:hover  {
	text-decoration: underline;
}

/*GOOGLE  ads*/
#adBox{
	margin-left: 10px;
	margin-top: 0px;
}
*html #adBox{
	margin-left: 10px;
	margin-top: 0px;
}
#adBox a:link{
	color: #ffffff;
	text-decoration: none;
}
#adBox a:visited{
	color: #ffffff;
	text-decoration: none;
}
#adBox a:hover{
	color: #ffffff;
	text-decoration: none;
}
/*styles fuer die navigationsblock-headlines*/
.navBlockHead{
	background-image: url(images/buttons/button_back.gif); 
	background-repeat: no-repeat;
	height: 17px; 
	padding-top: 3px;
	padding-left: 25px; 
	color: #FF942A; 
	font-size: 12px; 
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
}
*html .navBlockHead{
	he\ight: 20px; 
	
}
/* leasingunternehmen */
.contentliste {
	padding-top: 15px;
}
.contentliste2 {
	background: #f8f8f8;
}
#fussnavi {
	text-align: center;
}
/*banner mit text fuer google*/
#bannerStadtplan{
	background-image: url(images/banner/banner_stadtplaene_back.jpg); 
	background-position: 0px 0px; 
	background-repeat: no-repeat; 
	height: 19px;  	
	color: #ffffff; 
	padding-top: 48px; 
	padding-left: 20px; 
	text-align: left; 
	cursor:hand;
}
*html #bannerStadtplan{
	height: 67px; 
	padding-top: 48px;  
}
#idmedienLink{
	text-decoration:none; 
	cursor:text;
}
/*newsblock auf der rechten */
.hoehenAnpassung{
	height: 0px;

}
*html .hoehenAnpassung{
	height: 50px;

}
