﻿td{
	font-size:small;
	color:#02639d;

	
}


.table_header {
	background-color: #02639d;
	font-weight: bold;
	padding: 3px;
    font-size: 11px;
    color: white;

}

.table_header2 {
	background-color: #02639d;
	padding: 3px;
    color: white;
    font-size:small;
}


.table_background_color { background-color: #E8E8E8; }

.table_total {
    background-color:silver;
    font-weight:bold;
    border-top-style:solid;
}


.button{
	height: 25px;
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	padding: 3px;

	
	color: white;
	background-color: #02639d;/*braun : #A9936A; grau #D2D2E6;     */

	font-weight: bold;
	border:thin;
	border-style:none;
	
	border-radius: 3px;
	
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;

}

	font-weight: bold;
	border:thin;
	border-style:none;
	
	border-radius: 3px;
	
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;

}
.button:hover{
	height: 25px;
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	/*background-color: #f1e6d5; /*braun : #A9936A; grau #D2D2E6;     */
	background-color: #02639d; /*braun : #A9936A; grau #D2D2E6;     */
	font-weight: bold;
}


.button_mapit{
	height: 30px;
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: white;
	background-color: #02639d; /*braun : #A9936A; grau #D2D2E6;     */
	font-weight: bold;
	padding: 4px;
	
	border-radius: 3px;
	
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;


}

.button_mapit:hover{
	height: 30px;
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background-color: #02639d; /*braun : #A9936A; grau #D2D2E6;     */
	font-weight: bold;
	padding: 4px;
}

.text_distance {
font-size: 100%;
color: #02639d;
font-weight:bold;

}
.text_red {
	
	color:red
}

.text-klein{
font-size:small;
}


.gmap_marker_window{
	
font-size: small;
font-family: Arial;
width:auto;

}
a.return_button {
	color:black;
	font-size:small;
	
}