/************** Reset allgemein - NICHTS VERAENDERN ***********/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*********** Reset - NICHTS VERAENDERN ************************/
a {
	text-decoration:none;
	font-weight: bold;
}
img, iframe, object, embed {
	vertical-align: bottom;
}
strong {
	font-weight: bold;
}
input, textarea, select {
	font-size: 1em;
}
html {
	/*
	height: 100.01%;
	margin-bottom: -1px;
	
*/
	overflow-y: scroll;
}
body {
	position:relative;
	color: #000;
	font-size: 100.01%;
	font-weight: normal;
	line-height: 1;
	text-align: left;
}
/*********************** normales Layout,  ab hier erst ver?ndern ************************/


body {
	background-color: #d9d9da;	
	font-family: Arial, Helvetica, sans-serif;
	color:#564b47;
	padding:0;
	margin:0;
	
}



body.smal{
	font-size: 80.01%;
}

body.big{
	font-size: 120.01%;
}

p, pre {
	padding: 1em 0em 0em 0em;
	margin:0;
	line-height: 1.4em;
}
pre, code { font-size: 1.2em;}

a {
	color: #0a2d7c;
}
a:visited {
	color:#0a2d7c;
}
a:hover {
	color: #0a2d7c;
}
a:active {
	color:#0a2d7c;
}


h1 {
	font-size: 1.8em;
	font-weight: normal;
	padding: 0.5em 0em 0em 0em;
	margin:0;
	color: #0a2d7c;
	font-weight: bold;
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	padding: 0.5em 0em 0em 0em;
	margin:0;
}

h3 {
	font-size: 1.25em;
	font-weight: bold;
	padding: 0.5em 0em 0em 0em;
	margin:0;
}

img.download {
	vertical-align:middle;
}

/* ----------container zentriert das layout-------------- */
#site {
	position:  relative;
	width: 71em;
	margin: 1.25em 0 0 0;
	padding: 0 2em 0 2em;
	background-color: #FFFFFF;
	border: 1px solid #d9d9da;
}
#bodybackground{
	position: absolute;
	top: 0em;
	left: -2.1em;
	width: 74.311em;
	height:100%;
	z-index: -1;
	text-align: center;
}
#bodybackground img{
	width: 74.311em;
	clear: both;
}
#bodybackground img.bg{
	height: 100%;
}
/*------------TOP--------------------*/
#top {
	position: absolute;
	right: 2em;
	top: 0.5em;
	margin: 0;
	padding: 0;
	width: 40em;
	height: 1.5em;
	text-align:right;
	z-index: 100;	
	color: #0a2d7c;
	font-size: 0.8em;
}
#top a{
	padding: 0 0.2em 0 0.2em;
}

#font{
	display: inline;
}

#font a.active{
	color: #000000;
}
#breadcrumb {
	font-size: 0.8em;
	padding: 1em 1.25em 0em 0em;
	margin: 0 0 1.5em 0;
}
/* ----------Eyecatcher-------------- */
#eyecatcher {
	position: relative;
	margin: 0;
	padding: ;
	height: 8.5em;
	overflow: hidden;
}
#eyecatcher img{
	vertical-align: top;
}
#eyecatcher p{
	margin-left: 15em;
	padding: 0.625em;
}
#search {
	z-index: 5;
	position: absolute; 
	top: 4em; 
	right: 0em; 
	width: 26em;
	text-align: right;
	
}
#search #searchad {
	padding: 0;
	margin: 0.5em;
	color: #0a2d7c;
	display: inline;
	vertical-align: top;
	line-height: 1.8em;
	font-size: 1.1em;

}
#search form{
	display: inline;
}
#search input {
	vertical-align: top;
}
#search input.search {
	width: 11em;
	height: 1.6em;
	font-size: 1em;
	padding: 0.2em 0.3em 0 0.4em;
	border-left: 0.125em solid #0a2d7c;
	border-top: 0.125em solid #0a2d7c;
	border-bottom: 0.125em solid #0a2d7c;
	margin: 0;
	color: #0a2d7c;
}

/* -------------Bereich links------------- */
#left {
	position: absolute;
	top: 10em;
	left: 0em;
	width: 15em;
	background-color: #cccccc;
	color:#ffffff;
}

#leftcontent {
	padding: 0;
	margin: 0;
}

#leftcontent p {
	padding: 0.313em 0.625em 0.313em 0.625em;
}

#leftcontent h1 {
	padding: 0.313em 0.625em 0.313em 0.625em;
	font-size: 1.4em;
	font-weight: bold;
}

#leftcontent h2 {
	padding: 0.313em 0.625em 0.313em 0.625em;
	font-size: 1.1em;
	font-weight: bold;
}

#leftcontent h3 {
	padding: 0.313em 0.625em 0.313em 0.625em;
	font-size: 1.0em;
	font-weight: bold;
}


/* -----------------Inhalt--------------------- */
#content {
	background-color: #ffffff;
	padding: 0 0 2em 0;
	margin: 0 23em 0em 0em;
	min-height: 80em;
}
#content.wide {
     margin: 0  0em 0 0em;

}
#content div.bannercontent{
	margin-bottom: 20px;
}
/*-------------Bereich rechts---------------*/
#right {
	position: absolute;
	top: 18em;
	right: 1em;
	width: 22em;
	margin: 0;
	color:#000000;
	font-size: 1em;
	min-height: 35em;
	
}
#righttop{
text-align:center;
margin-bottom: 1em;
}
#rightcenter{
padding: 0.1em 1em 1em 1em;
background-color: #d9d9da;
}
#rightbottom{
margin:  0px 0 0px -7px;
padding: 10px 0 0 0;
	text-align: center;
	background-color: #FFFFFF;
}


#right p {
	font-size: 0.95em;
}
#right h1{
	color: #0a2d7c;
		font-size: 1.5em;
}
#right h2{
	color: #FFFFFF;
		font-size: 1.2em;
}
#right h3{
	background-color: #0a2d7c;
	color: #FFFFFF;
	padding: 0.5em 1em 0.5em 1em;
	margin: 0.5em 0 0.5em 0;
}

/* -----------footer--------------------------- */
#footer {
	clear: both;
	padding: 0;
	margin: 0;
	background-color: #cccccc;
	visibility: hidden;
}



/*--------Google Maps-------------------------*/

#static_map {
margin:0 auto;
border: 0.125em solid #000;
}

#map_route {
width:24em;
height:31.25em;
border: 0.125em solid #000;
float:left;
}

#directions {
float:right;
width:13.3em;
max-width:13.3em;
}

#directions tbody,#directions tr, #directions table {
width:13.3em;
}

#routenplaner fieldset {
border:none;
}

#routenplaner legend {
font-weight:900;
}

#routenplaner input {
	border: 0.125em solid #aaa;
	display:block;
	width:40%;
	float:left;
	margin-right:1em;
	padding:0.1em 0.3em;
}



#navihorsub ul.rex-navi2{
	position: absolute; 
	z-index: 5000;
	top: 2em;
	width: 10em;
	visibility: hidden;
	border-top: 1px solid #0a2d7c;;
}
#navihorsub ul.rex-navi2 li{
	width: 10em;
	position:relative;
	border-bottom: 1px solid #0a2d7c;
	margin-top: 0px;
	background-color: #cccccc;
}

#navihorsub li ul.rex-navi3{
	position: absolute; 
	z-index: 5000;
	top: 0em;
	left: 10.2em;
	visibility: hidden;
	border-top: 1px solid #0a2d7c;;

}



#navihorsub .menuItemActive{
	visibility: visible;
	background-image: url(./layout/bullet_menu.png);
	background-position: center right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 0px;

}






