body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #fff;
	color: #000;
	background-image: url(/extensions/img/seitenhintergrund.gif);
}
* {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
}
.klaerchen {
	clear: both;
	width: 1px;
	height: 1px;
	font-size: 1px;
}
.newline {
	float: left;
	display: block;
}

span.displaynone { 
        display:none;
}

/* ##### grundlegende Struktur ##### */

#allumfassend {
margin: 0 auto;
position: relative;
	width: 880px;
	background-image: url(/extensions/img/hintergrund-allumfassend.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#sprachwahl {
        position: absolute;
        top: 150px;
        left: 830px;
        z-index: 99;
}

h1 {
	width: 870px;
	height: 137px;
	background-color: #fff;
	border-bottom: 1px solid  #707070;
	background-image: url(/extensions/img/banner.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
h1 {
	text-indent: -9000px;
}
#inhalt {
	width: 870px;
	position: relative;
	background-image: url(/extensions/img/hintergrund-navi.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#menu {

float: left;
display: inline;
	width: 230px;
}
#information {
float: right;
display: inline;
width: 570px;
	padding: 10px 25px 25px 40px;
}
#information1 {
	background-color: #fff;
}
#footer {

	padding: 2px 0;
	width: 870px;
	background-color: #0B4599;
	background-image: url(/extensions/img/hintergrund-footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer span {
	font-size: 1em;
	color: #FFFFFF;
	padding-left: 43px;
}
img#gaalogo {
	float: left;
	display: inline;
	margin-left: 24px;
}
img#banner {
	float: right;
	display: inline;
}
a img {
	border: none;
}
/* ##### Hauptnavigation ##### */
#menu ul {
	overflow: hidden;
	list-style-type: none;
	padding: 34px 0 5px 24px;
}
#menu li {
	margin-bottom: 5px;
	font-size: 1.3em;
}
#menu a {
	color: #6E6E6E;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background: url(/extensions/img/nav1norm.gif) no-repeat left top;
	padding: 4px 0 13px 27px;
}
#menu a:hover, #menu a:active {
	color: #6E6E6E;
	background: url(/extensions/img/nav1hover.gif) no-repeat left top;
}
#menu ul ul {
	border: 0;
	margin: 0;
	padding: 0;
}
#menu ul ul li {
	font-size: 1em;
	background: url(/extensions/img/nav2norm.gif)no-repeat left top;
}
#menu ul ul li a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	background: url(/extensions/img/nav2norm.gif) no-repeat left top;
}
#menu ul ul li a:hover, #menu ul ul li a:active {
	background: url(/extensions/img/nav2hover.gif) no-repeat left top;
}
.nav1active {
	background: url(/extensions/img/nav1akt.gif) no-repeat left top ! important;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px 0 13px 27px;
}
#menu ul ul.second a.nav1active {
	background: url(/extensions/img/nav2hover.gif) no-repeat left top ! important;
}


#menu a.dl-img  {
	margin-left: 10px;
        padding: 0;
background: transparent;
margin-left: 38px;
display: inline;
}



/* ##### Pfadnavigation ##### */
#breadcrumb {
	font-size: 110%;
	color: #6E6E6E;
	padding-bottom: 25px;
}
#breadcrumb a {
	color: #6E6E6E;
	text-decoration: underline;
}
#breadcrumb a:hover {
	color: #D90026;
	text-decoration: none;
}
/* ##### Content ##### */
#information1 ul {
	font-size: 1.3em;
	padding: 1em;
	list-style-type: none;
}
#information1 li {
	background: url(/extensions/img/liste.gif) no-repeat left top;
	line-height: 2em;
}
#information1 li a {
	font-weight: bold;
	color: #6E6E6E;
	text-decoration: none;
	margin: 0 0 0 2em;
}
#information1 a:hover, #menu a:active {
	text-decoration: underline;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #0B4599;
	margin: 5px 0 15px 0;
        padding-bottom: 5px;
	border-bottom: 1px solid #0B4599;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 15px 0;
}
p {
	font-size: 1.3em;
	padding-bottom: 15px;
}

p#jTruncate_news {
	font-size: 1.3em;
}

strong {
	font-weight: bold;
}
.imageRight {
	float: right;
	padding: 0 0 1.5em 1.5em;
}
.imageLeft {
	float: left;
	padding: 0 1.5em 1.5em 0;
}
.reflogo {
	padding: 0 1.5em 1.5em 0;
}
.bildrahmen {
	border: 1px solid #B5C5E4;
}
hr {
	height: 1.5px;
	border-style: none;
	border-top: 1px solid #0B4599;
	margin: 1em 0 1em 0;
}


#menu p {
margin-top: 1em;
}

#menu a.download-link  {
font-size: .9em;
font-weight: normal;
border: 1px solid #0B4599;
margin: 0px 20px 0px 40px;
padding: 5px;
padding-left: 35px;
display: block;
color: #6E6E6E;
background: #EFEFEF url(/media/icons/icon_pdf.gif) no-repeat 8px 9px;
}

#menu a.download-link:hover {
color: #D80027 !important;
border: 1px solid #0B4599;
text-decoration: none;
background-color: #E5E5E5;
}
/* ##### Kontaktformular ##### */
form legend {
	display: inline;
	padding: 0.4em;
	margin: 0 0.4em 0 0.4em;
	font-weight: bold;
	font-size: 1.3em;
	border: #0B4599 solid 1px;
}
form fieldset {
	display: block;
	border: #0B4599 solid 1px;
	padding: 2em;
}
form p {
	margin: 0;
	padding: 0.5em 0 0.5em 0;
}
form p label {
	width: 12em;
	float: left;
	margin: 0 0.5em 0.1em 1.2em;
	clear: both;
	cursor: pointer;
}
form p input, form p select, form p textarea {
	font-size: 1em;
	width: 14em;
}
form p select {
	font-size: 1em;
	width: 14.5em;
}
form p textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 25em;
	height: 10em;
}
form p input#formInput_submit, form p input#formInput_reset {
	width: auto;
}
form#webderoute * {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
}
/* ##### Box mit Rand ##### */
.boxBorderLeft {
	width: 273px;
	float: left;
        display: inline;
	margin: 0.5em 0;
	background: url(/extensions/img/div-bottom.gif) no-repeat bottom left;
}
.boxBorderRight {
	width: 273px;
	float: right;
        display: inline;
	margin: 0.5em 0;
	background: url(/extensions/img/div-bottom.gif) no-repeat bottom left;
}
.boxBorderLeft h3, .boxBorderRight h3 {
	margin: 0;
	padding: 6px 8px 4px 10px;
	font-size: 130%;
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #7B91AF;
	background: url(/extensions/img/h3-bg.gif) no-repeat top left;
}
.boxBorderLeft p, .boxBorderRight p {
	margin: 0;
	padding: 14px 10px 14px 10px;
}
.boxBorderLeft ul, .boxBorderRight ul {
	margin: 0;
	padding: 14px 10px 14px 10px;
	list-style: none;
}
.boxBorderLeft li, .boxBorderRight li {
	margin: 0 0 6px;
	padding: 0;
}
/*  IE fixes */
#information1, #navigation {
	height: 1%;
}