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

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

/**********************************************************************************
	GRUNDLAYOUT
**********************************************************************************/

#wrapper {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
}


/**********************************************************************************
	TOP
**********************************************************************************/

#top {
	height: 98px;
	width: 928px;
	padding: 0;
	margin: 0;
}
#logo {
	width: 244px;
	height: 98px;
	float: left;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	display: block;
}
#languages {
	width: 500px;
	height: 19px;
	float: right;
	text-align: right;
	font-size: 10px;
	color: #959595;
	padding: 79px 0 0 0;
}

a.languages {
	font-size: 10px;
	color: #959595;
	text-decoration: none;
	margin: 0 0 0 30px;
}
a.languages:hover {
	font-size: 10px;
	color: #663300;
	text-decoration: none;
	margin: 0 0 0 30px;
}

a.languagesHighlight {
	font-size: 10px;
	color: #663300;
	text-decoration: none;
	margin: 0 0 0 30px;
}
a.languagesHighlight:hover {
	font-size: 10px;
	color: #959595;
	text-decoration: none;
	margin: 0 0 0 30px;
}


/**********************************************************************************
	TITELZEILE
**********************************************************************************/

#titelzeile{
	width: 975px;
	height: 138px;
	background-color: #E0E0FE;
	background-repeat: no-repeat;
}


/**********************************************************************************
	AUTEILUNG HAUPTBEREICH
**********************************************************************************/

#main {
	width: 928px;
	padding: 0 47px 0 0;
	margin: 0;
	background-image: url(/images/bg_menu.gif);
	background-repeat: repeat-y;
}

#spalte1 {
	width: 274px;
	min-height: 479px;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #E0E0FE;
}


/**********************************************************************************
	MENU
**********************************************************************************/

#menu {
	width: 249px;
	min-height: 360px;
	float: left;
	padding: 35px 0 25px 25px;
	font-size: 14px;
	color: #666666;
	margin: 0;
	background-color: #E0E0FE;
}

a.menu {
	font-size: 14px;
	color: #666666;
	margin: 0 0 10px 0;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

a.menu:hover {
	font-size: 14px;
	color: #663300;
	margin: 0 0 10px 0;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

a.menuHighlight {
	font-size: 14px;
	color: #663300;
	margin: 0 0 10px 0;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

a.menuHighlight:hover {
	font-size: 14px;
	color: #666666;
	margin: 0 0 10px 0;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

a.submenu {
	font-size: 11px;
	color: #666666;
	margin: 0 0 10px 15px;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

a.submenu:hover {
	font-size: 11px;
	color: #663300;
	margin: 0 0 10px 15px;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

a.submenuHighlight {
	font-size: 11px;
	color: #663300;
	margin: 0 0 10px 15px;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

a.submenuHighlight:hover {
	font-size: 11px;
	color: #666666;
	margin: 0 0 10px 15px;
	text-decoration: none;
	display: block;
	font-weight: bold;
}


/**********************************************************************************
	CONTENT
**********************************************************************************/


#foto {
	width: 100px;
	margin: 122px 30px 0 0;
	float: right;
}

#content {
	width: 484px;
	margin: 0;
	color: #000000;
	float: right;
}


/**********************************************************************************
	IMPRESSUM
**********************************************************************************/

.impressum_spalte1 {
	width: 70px;
	float: left;
}
.impressum_spalte2 {
	width: 410px;
	float: left;
}

.impressum_spalte1a {
	width: 100px;
	float: left;
}
.impressum_spalte2a {
	width: 380px;
	float: left;
}


/**********************************************************************************
	DIVERSES und ALLGEMEINES
**********************************************************************************/

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #663300;
	text-decoration: none;
}

p {
	margin: 0 0 15px 0;
}

h1 {
	font-size: 14px;
	color: #9999CC;
	font-weight: bold;
	margin: 35px 0 15px 0;
	display: block;
}

h2 {
	font-size: 12px;
	color: #9999CC;
	font-weight: bold;
	margin: 0;
}

.neutralisator {
	width: 100%;
	height: 1px;
	clear: both;
	overflow: hidden;
}

/**********************************************************************************
	ADRESSBLOCK
**********************************************************************************/

#adressblock {
	width: 249px;
	margin: 0 0 0 12px;
	border-left: 1px solid #B4B4DE;
	padding: 0 0 12px 12px;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
}


/**********************************************************************************
	FOOTER
**********************************************************************************/

#footer1 {
	width: 274px;
	padding: 0;
	background-color: #E0E0FE;
	margin: 0;
	clear: both;
}


#footer2 {
	width: 928px;
	height: 27px;
	padding: 0;
	margin: 0 0 30px 0;
	clear: both;
}

#footer_links_wrapper {
	width: 274px;
	height: 26px;
	padding: 0;
	background-color: #E0E0FE;
	float: left;
}
#footer_links {
	width: 262px;
	height: 25px;
	border-top: 1px solid #B4B4DE;
	margin: 0 0 0 12px;
	
}
#footer_rechts {
	width: 654px;
	height: 26px;
	float: right;
	border-top: 1px solid #B4B4DE;
}







/*********************************************************************************
	Kontaktformular
*********************************************************************************/

.adresse0 {
	width: 240px;
}
.adresse1 {
	width: 50px;
	float: left;
}
.adresse2 {
	width: 190px;
	float: left;
}

.kontakt_spalte1 {
	width: 430px;
	margin: 0px;
	padding: 0;
	float: left;
}
.kontakt_spalte2 {
	width: 240px;
	padding: 0px;
	margin: 0px;
	float: right;
}
.feld_spalte1 {
	font-size: 11px;
	width: 355px;
	padding: 5px 0px 5px 0px;
	vertical-align: top;
	float: left;
}
.feldname {
	width: 65px;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	padding: 5px 10px 5px 0px;
	vertical-align: top;
	float: left;
	clear: both;
}
.feldname_required {
	width: 65px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 5px 10px 5px 0px;
	vertical-align: top;
	float: left;
	clear: both;
}
.feld_spalte1 {
	font-size: 11px;
	width: 355px;
	padding: 5px 0px 5px 0px;
	vertical-align: top;
	float: left;
}
.feld {
	font-size: 11px;
	background-color:#F1F1F1;
	border: 1px #9999CC solid;
	width: 353px;
}
.feld_warning {
	color: #FFFFFF;
	font-size: 11px;
	background-color:#9999CC;
	border: 1px #666666 solid;
	width: 353px;
}
.button {
	font-size: 11px;
	width: 353px;
	background-color: #9999CC;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #666666;
	margin: 5px 0px 0px 0px;
	cursor: pointer;
}


/*********************************************************************************
	Routenplaner
*********************************************************************************/

.routenplaner_headline {
	width: 484px;
	background-image: url(/images/routenplaner_bg.jpg);
	background-repeat: repeat-x;
}

.routenplaner_spalte1 {
	width: 232px;
	float: left;
}
.routenplaner_spalte2 {
	width: 232px;
	float: right;
}

.routenplaner_zeile {
	width: 222px;
	padding: 3px 0 3px 10px;
}

input.routenplaner1, select.routenplaner1 {
	font-size: 12px;
	background-color:#F1F1F1;
	border: 1px #9999CC solid;
	width: 220px;
}
input.routenplaner2 {
	font-size: 12px;
	background-color:#F1F1F1;
	border: 1px #9999CC solid;
	width: 60px;
}
input.routenplaner3 {
	font-size: 12px;
	background-color:#F1F1F1;
	border: 1px #9999CC solid;
	width: 148px;
	float: right;
}

.routenplaner_button {
	font-size: 12px;
	width: 462px;
	background-color: #9999CC;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #666666;
	margin: 10px 0px 0px 10px;
	cursor: pointer;
}