﻿@charset "UTF-8";
/* CSS Document */

body {
	background-color:#f3efe4;
	font-family:Arial, Helvetica, sans-serif;
	}

.page {
	width:800px;
	position:absolute;
	left:50%;
	margin-left:-400px;
	}
	
#navigation {
	background-image:url(grafik/Navibg.jpg);
	height:31px;
	}
	
#navigation a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:670;
	color:#333;
	text-decoration:none;
	position:relative;
	padding: 10px 10px 10px 20px;
	top:0.5em;
	}
	
#navigation a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#333;
	text-decoration:none;
	position:relative;
	padding: 10px 10px 10px 20px;
	top:0.5em;
	}
	
#navigation a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#5380c3;
	text-decoration:none;
	position:relative;
	padding: 10px 10px 10px 20px;
	top:0.5em;
	}
	
#navigation_link_active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#5380c3;
	text-decoration:none;
	position:relative;
	padding: 10px 10px 10px 20px;
	top:0.5em;
	}

	
#breadcrumb_navigation {
	background-image:url(grafik/bg_breadcrumbs.jpg);
	height:25px;
	}
	
#text_breadcrumb {
	font-size:0.75em;
	color:#fff;
	padding: 5px 10px 10px 20px;
	}
	
#spacer {
	background-image:url(grafik/Spacer.jpg);
	height:20px;
	}
	
.maincontent_bg {
	min-height:100%;
	width:800px;
	background-image:url(grafik/repeat.jpg);
	background-repeat:repeat-y;
	position:relative;
	top:-0.7em;
	}
	
.maincontent_bg_all {
	min-height:100%;
	width:800px;
	background-image:url(grafik/repeat_all.jpg);
	background-repeat:repeat-y;
	position:relative;
	top:-0.7em;
	}
	
#subnavigation {
	float:left;
	width:21.5%;
	margin-left:2px;
	}
	
#subnavigation_in {
    margin-left:10px;
	font-size:0.75em;
	}
	
#subnavigation h1 {
	color:#333;
	font-variant:small-caps;
	font-weight:bold;
	font-size:1.1em;
	}

#subnavigation_fliesstext {
	font-size:0.75em;
	padding: 0px 0px 0px 0px;
	font-size:0.8em;
	color:#5380c3;
	}
	
#subnavigation_fliesstext ul {
	list-style-image:url(grafik/listelement.jpg);
	}
	
#subnavigation_fliesstext li {
	font-size:0.85em;
	line-height:1.7em;
	}
	
#subnavigation_fliesstext h1 {
	color:#333;
	font-variant:small-caps;
	font-weight:bold;
	font-size:1em;
	}
	
#subnavigation a:link {
	color:#0066FF;
	text-decoration:none;
	}
	
#subnavigation a:visited {
	color:#0066FF;
	text-decoration:none;
	}
	

#subnavigation a:hover {
	color:#333;
	text-decoration:none;
	}
	
.contentarea {
	min-height:500px;
	line-height:1.5em;
	top:-0.5em;
	float:left;
	position:relative;
	font-size:0.75em;
	width:60.5%;
	color:#333;
	text-align:justify;
	padding-bottom:0.5em;
	}
	
.contentarea h1 {
	font-size:1.15em;
	font-variant:small-caps;
	}
	
.contentarea h3 {
	font-size:1.15em;
	font-variant:small-caps;
	}
	
.contentarea a:link {
	color:#0066FF;
	text-decoration:none;
	}
	
.contentarea a:hover {
	color:#333;
	text-decoration:underline;
	}
	
.contentarea a:visited {
	color:#0066FF;
	text-decoration:none;
	}
	
.contentarea_all {
	min-height:500px;
	line-height:1.5em;
	top:-0.5em;
	position:relative;
	font-size:0.75em;
	width:100%;
	color:#333;
	text-align:justify;
	padding-bottom:0.5em;
	padding-left:0.5em;
	padding-right:0.5em;
	}

.contentarea_all h1 {
	font-size:1.15em;
	font-variant:small-caps;
	}
	
.contentarea_all h3 {
	font-size:1.15em;
	font-variant:small-caps;
	}
	
.contentarea_all a:link {
	color:#0066FF;
	text-decoration:none;
	}
	
.contentarea_all a:hover {
	color:#333;
	text-decoration:underline;
	}
	
.contentarea_all a:visited {
	color:#0066FF;
	text-decoration:none;
	}


	
#right {
	width:120px;
	left:13px;
	position:relative;
	float:left;
	font-size:0.70em;
	}
	
#right h1 {
	color:#333;
	font-variant:small-caps;
	font-weight:bold;
	font-size:1.2em;
	}
	
#right_m {
	width:120px;
	left:13px;
	position:relative;
	float:left;
	}
	
#right_m ul {
	list-style-image:url(grafik/listelement.jpg);
	}
	
#right_m li {
	font-size:0.85em;
	line-height:1.7em;
	}
	
#right_m h1 {
	color:#333;
	font-variant:small-caps;
	font-weight:bold;
	font-size:1em;
	}
	
#right_m a:link {
	color:#0066FF;
	text-decoration:none;
	}
	
#right_m a:visited {
	color:#0066FF;
	text-decoration:none;
	}
	

#right_m a:hover {
	color:#333;
	text-decoration:none;
	}

	
#subnavigation_fliesstext_m {
	font-size:0.75em;
	padding: 0px 0px 0px 0px;
	font-size:0.8em;
	color:#5380c3;
	}
	
#subnavigation_fliesstext_m ul {
	list-style-image:url(grafik/listelement.jpg);
	}
	
#subnavigation_fliesstext_m li {
	font-size:0.85em;
	line-height:1.7em;
	}
	
#subnavigation_fliesstext_m h1 {
	color:#333;
	font-variant:small-caps;
	font-weight:bold;
	font-size:1em;
	}
	

	
.clear_all {
	clear:both;
	}
	
#footer {
	background-image:url(grafik/footer.jpg);
	position:relative;
	top:-1.5em;
	clear:left;
	width:800px;
	height:29px;
	}
	
#footer a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:670;
	position:relative;
	top:0.3em;
	padding:0px 0px 0px 20px;
	color:#5380c3;
	text-decoration:none;
	}
	
#footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:670;
	position:relative;
	top:0.3em;
	padding:0px 0px 0px 20px;
	color:#333;
	text-decoration:none;
	}
	
#footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:670;
	position:relative;
	top:0.3em;
	padding:0px 0px 0px 20px;
	color:#5380c3;
	text-decoration:none;
	}
	
#clear {
	clear:both;
	}
	
a.breadcrumb{
    text-decoration: none;
    color: #000000;
}

input {
	border:none;
	}
	
textarea {
	border:none;
	}
	
form {
	border:none;
	}
	
#formwrap {
	bordeR:none;
	}
	
/**
 * Modul WYSIWYGImage, Wysiwyg-Text mit Bild/Bildergalerie
 */
div.wysiwygimg {}
/* ----- Hack only for IE 7 ----- */
*+html div.wysiwygimg {overflow:hidden;}

.wysiwygimg .wysiwygimgclear {clear:both; display:block; font-size:1px; line-height:0px; margin:0; padding:0; position:relative;}

/* Text */
.wysiwygimg .wysiwygimgtext {}

/* Bild und Link */
.wysiwygimg img.wysiwygimg {border:0; margin:1px;}
.wysiwygimg img.wysiwygimg {border:solid 5px #f5f5f5; padding:1px;}
.wysiwygimg a.wysiwygimg img {border:0;padding:0px;vertical-align:top; margin:1px;}

.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link {border:solid 5px #f6f6f6; display:table; display:inline-block; line-height:0.0em;}
.wysiwygimg a.wysiwygimg:visited {}
.wysiwygimg a.wysiwygimg:hover {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:focus {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:active {border:solid 5px #e4e4e4;}

/* Bildunterschrift */
.wysiwygimg .wysiwygimgtitle {color:#666; font-size:0.8em; font-style:italic; margin:2px 0px;}

/* Wrapper-Classe um Bild und Bildunterschrift*/
.wysiwygimg .wysiwygimgwrap {}

/* Bild links im Text (Textumfluss) */
.wysiwygimg .wysiwygimgleft {float:left; margin:0 1.0em 0 0;}

/* Bild rechts im Text (Textumfluss) */
.wysiwygimg .wysiwygimgright {float: right; margin:0 0 0 1.0em;}

/* Bild oben links */
.wysiwygimg .wysiwygimgtopleft {float:left; margin-bottom:0.5em;}

/* Bild oben rechts */
.wysiwygimg .wysiwygimgtopright {float:right; margin-bottom:0.5em;}

/* Bild oben mittig */
.wysiwygimg .wysiwygimgtopcenter {margin-bottom:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg {margin:0 auto;}

/* Bild unten links */
.wysiwygimg .wysiwygimgbottomleft {float:left; margin-top:0.5em;}

/* Bild unten rechts */
.wysiwygimg .wysiwygimgbottomright {float:right; margin-top:0.5em;}

/* Bild unten mittig */
.wysiwygimg .wysiwygimgbottomcenter {margin-top:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg {margin:0 auto;}
.wysiwygimg .wysiwygimgbottomcenter img.wysiwygimg {margin:0 auto;}

/* Für Bilder links/rechts vom Text  */
.wysiwygimg table {border-spacing: 0px; font-size:1.0em;}
.wysiwygimg td {vertical-align:top; font-size:1.0em;}

/* Bild links vom Text */
.wysiwygimg td.wysiwygimgleftcol {padding-right:1.0em;}

/* Bild rechts vom Text */
.wysiwygimg td.wysiwygimgrightcol {padding-left:1.0em;}


.formgen {
	font-size: 0.75em;
}


label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;
}



.formgen form
{
line-height : 120%;
width: 370px;
}


/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
}


/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 210px;
	font-size:0.75em;
	height: 250px;
	margin-left: 4px;
	border: 1px solid #333;
}


/* Textfeld */
.formgen .formtext
{
    width: 200px;
	font-size:1em;
	border: 1px solid #333;
	margin-left: 4px;
}
/* Trennelement , Abstand */
.formgen .formtrenn
{
	display: block;
	height: 30px;	
}
/* Hinweistext */
.formgen .formhinweis
{
	font-weight: bold;
	color: #003366;
	font-size: 1.2em;
}
/* Überschrift */
.formgen .formheadline
{
	font-weight: bold;
	color: #003366;
}


/* Passwortfeld */
.formgen .formpassword
{
	width: 200px;
	background-color: #CCCCCC;
	margin-left: 4px;
}
/*Captcha-Bild*/
.formgen .formcaptcha {
	border: 1px solid #990000;
}

/* Label */
.formgen label {
font-family: Arial, Helvetica, sans-serif;
width: 120px;
clear: left;
float: left;
height: 20px;
padding: 0px;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	background-color: #CCCCCC;
	margin-left: 4px;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 90%;
	
}


/* Definition des Fieldsets, das das ganze Formular umschließt */
.formgen fieldset {
width: 345px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
border: 1px solid #5D81A3;
}


/* Fieldsetbeschriftung */
.formgen legend {
font-weight: bold;
color: #333333;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/

/* Fehlermeldung nach Versand */

.formgen .forminfo {
	color: #FFFFFF;
	background-color: #990000;
	border: 1px dashed #000000;
	margin: 5px;
	padding: 5px;
}


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	color: #FFFFFF;
	background-color: #990000;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */


/*MAGAZINLAYOUT*/

	.magazine-container {
	background: #f7f7f7;
}
.magazine-image a, .magazine-image a:hover {
	border: 0;
	background: transparent;
     	outline; 0;
}


/* Nur ein Beispiel CSS */
#static_map {
margin:0 auto;
border:1px solid #000;
}

#map_route {
width:385px;
height:500px;
border:1px solid #000;
float:left;
}

#directions {
float:right;
width:213px;
max-width:213px;
}

#directions tbody,#directions tr, #directions table {
width:213px;
}

#routenplaner fieldset {
border:none;
}

#routenplaner legend {
font-weight:900;
}

#routenplaner input {
border:1px solid #aaa;
display:block;
width:40%;
float:left;
margin-right:1em;
padding:0.1em 0.3em;
}