* { 
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

body {
	padding:10px 0px 20px 0px;
}

#wrapper {
	margin:0px auto 0px auto;
	width:975px;
	border-bottom:20px solid #EDEDED;
}

h1 { font-size:14pt; color:#000099; margin-bottom:10pt;}

h2 { font-size:11pt; color:#3560A1; margin-bottom:2pt;  margin-top:20pt;}

h3 { font-size:9.5pt; color:#000000; margin-bottom:15pt; margin-top:10pt;}

h4 { font-size:8.5pt; color:#000000; margin-bottom:0pt; margin-top:0pt;}

p, td, li, div { font-size:9pt; color:#222222; margin-bottom:0pt;}


#logo {
	border:1px solid black;
	vertical-align: top;
	text-align:right;
	padding:13px 20px 13px 10px;
}

#logo h1 {
	margin:0px 0px 8px 8px; 
	font-size:23px;
	font-family:arial;
}

#logo h2 {
	margin:0px 0px 0px 0px; 
	font-size:16px;
}



#logo img {
	float:left;
	padding:5px;
}

#menuTop {
	border:1px solid black;
	border-top:0px;
	height:18px;
	background-color:#6C90D9; 
	padding:5px 20px 5px 10px;
	white-space:nowrap;
}

#menuTop a {
	color:white;
	text-decoration:none;
}

#menuTop a:hover {
	text-decoration:underline;
}


#nav {
	float:left;
}

#nav span.menu_selected a {
	text-decoration:underline;
}

#nav a{
	margin-right:20px;
}

#subnav {
	text-align:right;
}

#subnav a{
	margin-left:20px;
	font-size:7.5pt;
}


a img {
	border:0px solid white;
}

#navigation {
	width:200px; 
	float:left;
	background-color:#ededed;
	padding:4px;
}

#navigation h2 {
	margin: 10px 10px 10px 4px;
}

#navigation form {
	padding:7px;
}

#body {
	border-left:208px solid #EDEDED;
	border-right:4px solid #EDEDED;
	padding:20px;
}

#text {
	overflow:visible;
}

#fuss {
	clear:both;
	height:10px;
	width:100%;
}


/* ==================================================== Farben, sonstiges =================================================== */

hr {width:700px; color:#4AA3FF; height:2px; border:1px solid #6C90D9; margin-top:35px; margin-bottom:25px;}

textarea, select, input { font-family:Verdana, Arial, Helvetica, sans-serif;  border:1px solid black; padding:2px; margin-top:4px; font-size:11px;}

input:focus {
	background-color:#eeeeee;
}

input.button {
	background-color:#efefef;
	color : #000000;
	font-size: 10px;
	border:1px solid #000000; 
	padding:1px;
	cursor:pointer;
}

input.button:hover {
	color:white;
	background-color:black;

}

.input_feld {
	font-size:11px;
	width:100px;
	text-align:left;
	border:1px solid black;
	padding:1px;
}

/* odd und even wird in Tabellen mit abwechselnden Zeilenfarben verwendet */
td.odd {
	text-align: left;
	background-color: #F2F7FF;
}
td.even {
	text-align: left;
	background-color: #ffffff;
}

th {
	font-size:9.5pt; 
	font-weight:600; 
	color:#000000; 
	text-align:left;
	vertical-align:top;
}

.aktuell { /*Hintergrund des gerade aktiven Menüeintrages */
	background-color: #cccccc;
}


/* Left und Right definieren den Text-Wrap von Bildern*/

.left { margin-top:8pt; margin-right:18pt; margin-bottom:8pt; }

.right { margin-top:8pt; margin-left:18pt; margin-bottom:8pt;}

.center { margin-top:8pt; margin-bottom:8pt; margin-left:50; margin-right:auto; }



.small { font-size:8pt; font-weight:100; color:#000000; }



/* -------- Alles was zur Suchen Seite gehört -------- */

.suche_highlight {
	font-weight: bold;
}
a.suche_kategorie:link {
	color: #808080;
}
.suche_results_page_selected {
	font-weight: bold;
}
a.suche_results_title:link {
	color: #0000FF;
	font-size: 13px;
}


/* BLAU


#6C90D9

*/

table.noxStats,
table.routenVarianten {
	border-collapse:collapse;
	margin-top:20px;
	border:1px solid #6C90D9;
}

table.routenVarianten {
	width:650px;
}

table.noxStats th,
table.noxStats td {
	padding:2px 18px;
}

table.routenVarianten th,
table.noxStats th {
	color:white;
	background-color:#6C90D9;
}

table.routenVarianten th,
table.routenVarianten td {
	padding:10px 5px;
}

div.footnotes {
	font-size:8pt;	
	font-family:verdana, arial, sans;
	text-decoration:none;
}

a img {
	border:0px dotted #C9DBFF;
}


a img.border  {
	border:2px dotted #C9DBFF;
}

a:hover img.border {
	border:2px solid #80AAFF;
}

.error,
.required {
	color:red;
}

input[type="radio"],
input[type="checkbox"] {
	border:0px;
}

sup * {
	font-size:8pt !important;
}

div.news {
}

div.news hr {
	clear:right;
}

div.news h3 {
	margin-top:40px; 
	margin-bottom:0px;
}

div.news h4 {
	font-size:75%;
	text-align:right;
	margin-bottom:-20px;
	margin-top:20px;
	color:#6C90D9;
}

div.news span {
	display:block;
	float:right;
	padding:10px 0px 10px 10px;
	line-height:15px;
}

div.news span input {
	padding:1px;
	border:1px solid #cccccc;
	width:100px;
	font-size:8pt;
	margin:0px 4px 0px 0px;
	float:left;
	height:14px;
}

div.news span a {
	display:block;
	float:left;
}


div.startRechts {
	float:right;
	margin:-45px -20px 0 35px;
	width:150px;
}

div.startRechts p {
	background-color:#6C90D9;
	padding:8px;
	color:white;
	margin-bottom:20px;
}

div.startRechts p a {
	color:white;
	text-decoration:underline;
}

a:active  { color: #666666; font-size:9pt; font-weight:400; text-decoration:none }
a:link   { color: #4174D9; font-size:9pt; font-weight:400; text-decoration:none }
a:visited { color: #4174D9; font-size:9pt; font-weight:400; text-decoration:none }
a:hover   { color: #80AAFF; font-size:9pt; font-weight:400; text-decoration:underline; }

a.start:active  { color: #666666; font-size:8pt; font-weight:400; text-decoration:none }
a.start:link   { color: #4174D9; font-size:8pt; font-weight:400; text-decoration:none }
a.start:visited { color: #4174D9; font-size:8pt; font-weight:400; text-decoration:none }
a.start:hover   { color: #80AAFF; font-size:8pt; font-weight:400; text-decoration:underline; }

