@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
table{
	font-size: 12px;
}

h1 {
	font-size: 36px;
	color: #666666;
	font-weight: normal;
	margin:0px;
	line-height:36px;
}

#mainContent h1{
	color:#E3000B;
}
h2 {
	font-size: 24px;
	font-weight: lighter;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	line-height:24px;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	margin:0px;
	line-height:12px;
}

#sidebar2 h2{
	font-size:16px;
	line-height:16px;
}

#mainContent a {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}
#sidebar2 a {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}


#mainContent li {
	list-style-image: url(../img/_pfeil.gif);
	margin: 0px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}

#mainContent .csc-sitemap ul{
	padding-left:20px;
}

#mainContent .csc-sitemap ul li{
	margin-top:3px;
}

img{
	border:none;
}

.tx-thmailformplus-pi1 .mailformfielsep{
	margin-bottom:5px;
}

.tx-thmailformplus-pi1 p{
	margin:0px;
}

.tx-thmailformplus-pi1 .mailformfielsep label{
	width:125px;
	float:left;
}
.tx-thmailformplus-pi1 .radios label{
	width:auto;
	float:none;
}

.pflichtfelder{
	margin-left:95px;
}

/* #################################
####### Google Maps Einbindung ##########
#################################*/

#map_canvas {
	width: 526px;
	height: 500px;
	margin: 8px 0 8px 0;
}

.maps_routenplaner_hinweis_h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0;
} 

#maps_routenplaner_hinweis_txt {
	margin: 0 0 6px 0;	
}	

#maps_routenplaner_input {
	width: 308px;
}

#maps_routenplaner_hilfstext {
	margin: 4px 0 0 50px;
}	

.map-info-window-inner {
	padding: 6px;
}

.map-info-window-title-wrap {
	font-weight: bold;
	line-height: 14px;
	margin: 0 0 4px 0;
}
