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


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

body.fuss {
	background-image: url(../bilder/bg_fuss.gif);
	background-repeat: no-repeat;
	background-position: top center;
	}

body#start {
	background-color:#f6f7f7;
	}
	
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: #555555;
	color:#215C82;
	text-decoration: underline;
	}

a:hover {
	text-decoration: underline;
	}
	
a.logoutlink {
	font-weight:bold;
	color:#8b0000;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 11px;
	}

h1 {
	margin: 0px;
	margin-top:12px;
	padding: 0px;
	color: #555555;
	color:#266D9A;
	font-size: 14px;
	line-height: 18px;
	}
	
h1.error, p.error {
	color:#990000;
	font-weight:bold;
	}

h4 {
	margin: 0px;
	color: #555555;
	color:#215C82;
	font-size: 12px;
	line-height: 16px;
	}
	
body.sitemap h4 {
	margin-bottom: 10px;
	}
	
.h6dummy {
	color: #555555;
	color:#215C82;
	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: #E8E9E8;
	padding: 6px 4px;
	color: #555555;
	color:#266D9A;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}

ul.subnav li a.aktiv {
	background-color: #A7ACA8;
	color: #ffffff;
	}

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

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

ul {
	padding: 10px;
	}

ul.linkliste {
	clear:both;
}

ul.linkliste li {
	list-style-image: url(../bilder/listenpunkt_ozonic.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;
	border:0px solid red;
	}

td.imagetext {
	width: 242px;
	}
	
td.bigpic {
height:320px;
	}
	
td.vspace {
	width: 26px;
	}

td.hspaceSmall {
	height: 4px;
	}
	
td.hspaceBig {
	height: 16px;
	}
	
table.content {
	margin-left: 16px; margin-top: 8px;
	table-layout:fixed;
	border-collapse:collapse;
	}
	
table.content td {
	border:0px solid red;
	}
	
/*******************************************************************/
/*** 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;
	}
	
input.input {
	width: 90px;
	border:0px;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	margin-top:2px;
	padding: 3px;
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#ffffff;
	}
	
input.button {
	width: 96px;
	border:0px;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	margin-top:2px;
	padding: 2px 3px;
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#ffffff;
	}

label {
	font-weight:bold;
}

.ueberlinkliste {
	margin-bottom:24px;
}

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

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

td.downloadtext a {
}

td.links {
	width:232px;
	}
	
td.mitte {
	width:360px;
	}

td.rechts {

	}
