/*********************************************/
/**** Allgemeines ****/
/*********************************************/


body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}

body.fuss {
	background-image: url(../bilder/bg_fuss.gif);
	background-repeat: no-repeat;
	background-position: top center;
	}
	
td,p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	}

td {
	padding: 0px;
	vertical-align: top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	}
	
a {
	color: #3b76b0;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}


h1 {
	margin: 0px;
	padding: 0px;
	color: #3b76b0;
	font-size: 14px;
	line-height: 18px;
	}

h4 {
	margin: 0px;
	color: #3b76b0;
	font-size: 12px;
	line-height: 16px;
	}
	
body.sitemap h4 {
	margin-bottom: 10px;
	}
	
.h6dummy {
	color: #3b76b0;
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	letter-spacing: 0;
	}
	
p {
	marign-top: 0px;
	margin-bottom: 16px;
	}

img {
	border: none;
	}

ul.follow {
	margin-top: 0px;
	}
	
p.followup {
	margin-bottom: 0px;
	}

/*******************************************************************/
/*** Navigationen ***/
/*******************************************************************/
	
ul.subnav {
	margin: 0px;
	padding: 0px;
	border: 0px solid white;
	}
	
ul.subnav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 4px solid #ffffff;
	}
	
ul.subnav li a {
	display: block;
	background-color: #eae9e8;
	padding: 6px 4px;
	color: #3b76b0;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}

ul.subnav li a.aktiv {
	background-color: #3b76b0;
	color: #eae9e8;
	}

ul.subnav li a:hover {
	background-color: #3b76b0;
	color: #eae9e8;
	text-decoration: none;
	}
	
.blue {
	color: #3b76b0;
	}

/*******************************************************************/
/*** Sonstige Elemente ***/
/*******************************************************************/	

ul {
	padding: 10px;
	}

ul.linkliste li {
	list-style-image: url(../bilder/listenpunkt.gif);
		}
	
body.sitemap ul.linkliste {
	margin: 0px;
	padding-left: 20px;
	}

/*******************************************************************/
/*** Content-Layout Startseite ***/
/*******************************************************************/

table.bereiche {
	margin-left: 16px;
	table-layout:fixed;
	}	

td.imagebild {
	width: 232px;
	height:50px;
	
	}

td.imagetext {
	width: 242px;
	}
	
td.bigpic {
	padding:0;
	}
	
td.bigpic img, td.bigpic table, td.bigpic div {
	margin:0;
	}
	
td.vspace {
	width: 16px;
	}

td.hspaceSmall {
	height: 4px;
	}
	
td.hspaceBig {
	height: 16px;
	}
	
/*******************************************************************/
/*** Routenplaner ***/
/*******************************************************************/
	
table#planer th {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-left: 6px;
	}
	
	
table#planer td {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}

fieldset#routenplaner {
	padding: 10px;
	border: 1px solid silver;
}

form.falk input {
	border: none;
	border-left: 1px solid #205a6e;
	border-bottom: 1px solid #205a6e;
	}

fieldset#routenplaner legend {
	margin-bottom: 5px;
	}

form.falk input.button {
	background-color: #ffffff;
	width: 236px;
	border:0px;
	border-left: 1px solid #205a6e;
	border-bottom: 1px solid #205a6e;
	margin-top:2px;
	padding: 1px 1px 1px 1px;
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

tr.dimm input {
	color: #777777;
	border:0px;
	border-left: 1px solid #205a6e;
	border-bottom: 1px solid #205a6e;
	margin-top:2px;
	padding: 3px;
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

input.plz {
	border:0px;
	border-left: 1px solid #205a6e;
	border-bottom: 1px solid #205a6e;
	margin-top:2px;
	padding: 3px;
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.stadt {
	width: 130px;
	border:0px;
	border-left: 1px solid #205a6e;
	border-bottom: 1px solid #205a6e;
	margin-top:2px;
	padding: 3px;
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input.strasse {
	width: 160px;
	border:0px;
	border-left: 1px solid #205a6e;
	border-bottom: 1px solid #205a6e;
	margin-top:2px;
	padding: 3px;
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

td.downloadicon, td.downloadtext {
	padding:8px;
}	

td.downloadicon img {
	border:1px solid #dcdcdc;
}

td.downloadtext a {
}

table.special td {
	padding:0 24px 2px 0;
	vertical-align:top;
}

td.specialtxt {
	width:250px;
	padding-top:4px;
}

td.specials table td {
	font-size:11px;
        line-height:14px;
	}

td.specialimg {
	padding-right:8px;
	}

td.specialtxtctr {
        padding-right:8px;
}

.bigblue, .big {
	font-size:13px;
        font-weight:bold;
        line-height:17px;
 	       }
.bigblue {
        color:#0076B8;
        }