html {
	min-height: 100.5%;
}
body {
	background: #259 url(../../_images/back/back_body.gif) top center repeat-x;
	margin: 0px;
	font: 62.5% Arial, Helvetica, sans-serif;
	text-align: center;
}
#root {
	padding-bottom: 30px;
}

#page {
	width: 900px;
	text-align: left;
	margin: 30px auto 0px;
}


/* Kopfbereich */

#head {
	width: 900px;
	height: 140px;
}
#title {
	font-size: 20px;
	padding: 20px 0px 20px 20px;
	line-height: 40px;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
}
#title a {
	color: #FFF;
	text-decoration: none;
}
#title img {
	border-style: none;
}
#claim img {
	float: right; 
	margin: 60px 0px 0px
}


/* Navigation */

#navi {
	background: url(../../_images/back/back_navi.gif) no-repeat;
	width: 898px;
	height: 48px;
	color: #FFF;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	border: 1px solid #FFF;

}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navi li {
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 48px;
}
#navi li.first {

}
#navi li.last a {
	background: none;
}


#navi a {
	text-decoration: none;
	color: #259;
	white-space: nowrap;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	background: url(../../_images/back/back_navi-links.gif) right center no-repeat;
}
#navi a:hover {
	color: #8CE;
}
#navi a.current {
	color: #8CE;
}




/* Visual Startseite */
#visual {
	margin: 20px 0px 0px 0px;
	width: 900px;
	height: 199px;
	background: url(../../_images/back/back_visual.gif) center top no-repeat;
}
#visual img {
	float: right;
	padding: 0px;
	margin: 1px 1px 0px 0px;
}
#visual h1 {
	float: left;
	color: #FFF;
	font-size: 24px;
	line-height: 28px;
	width: 320px;
	margin: 20px 20px 0px 20px;
	padding: 0px;
	font-weight: normal;
}
#visual p {
	float: left;
	color: #FFF;
	font-size: 12px;
	line-height: 18px;
	width: 320px;
	margin: 5px 20px 0px 20px;
	padding: 0px;
}

*html visual p {
	width: 300px;
	margin: 0px 20px 0px 20px;
}

#visual div.adress {
	float: left;
	margin: 0px; 
	padding: 30px 40px 0px 40px;
	height: 169px;
}

#visual div.adress p {
	float: none;
	color: #FFF;
	line-height: 18px;
	font-size: 12px;
	padding: 0px;
	width: 130px;
	margin: 10px 0px 0px;
}
#visual div.adress p span {
	color: #FFF;
	line-height: 18px;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}
#visual div.adress img {
	float: left;
	padding: 3px;
}

/* Hauptbereich */
#main {
	width: 900px;
	min-height: 55px;
	padding: 0px;
	margin: 0px;
	clear: left;
	background: url(../../_images/back/back_main_top.gif) center top no-repeat;
}
*html #main {
	padding-left: 2px;
	margin-left: -2px;
}

/* Wrapper */

#wrapper {
	float: left;
	width: 900px;
	padding: 0px 0px 0px;
	margin: 52px 0px 0px;
	background: url(../../_images/back/back_wrapper.gif) center repeat-y;
	
	min-height: 280px;
	height: auto !important;
	height: 280px;
	/**/
}


/* Menü */
#menu {
	width: 152px;
	height: 325px;
	float: left;
	padding: 0px 0px 0px 40px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	font-size: 12px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}
#menu li a {
	text-decoration: none;
	display: block;
	color: #259;
	padding-left: 0px;
	padding-right: 10px;
	width: 160px;
}
#menu li a:hover {
	color: #E01;
}
#menu li a.current {
	font-weight: normal;
	border-bottom-style: none;
	color: #E01;
}
#menu li a.current:hover {
	color: #259;
}
#menu ul ul {
	padding-bottom: 10px;
	border-top-style: none;
	border-bottom: 1px solid #FFF;
	background: #FFF;
}
#menu li li {
	font-size: 11px;
	line-height: 25px;
	border-bottom-style: none;
}
#menu li li a {
	color: #649;
	font-weight: normal;
	border-bottom-style: none;
	padding-left: 20px;
	width: 170px;
	background: #FFF;
}
#menu li li a:hover {
	color: #A5C;
	background: url(../../_styles/none);
}
#menu li li a.current {
	font-weight: bold;
}
#menu li li a.current:hover {
}


/* Inhalte */

#content {
	float: left;
	padding: 8px 40px 20px 60px;
	width: 590px;
}
*html #content {
	padding: 10px 40px 20px 40px;
}

#content h1 {
	font-size: 20px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: normal;
	color: #E01;
}
#content h2 {
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content ul {
	margin: 15px 0px 15px 30px;
	padding: 0px;
	list-style: square;
}
#content ol {
	margin: 15px 0px 15px 30px;
	padding: 0px;
}
#content li {
	margin-bottom: 5px;
	font-size: 12px;
}
#content hr {
	clear: both;
	height: 1px;
	border-top: none;
	border-right-style: none;
	border-left-style: none;
	display: block;
	margin: 0px 0px 20px;
	padding: 20px 0px 0px;
	border-bottom: 1px solid #DDD;
}
#content img {
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
}
#content img.left{
	float: left;
	margin: 5px 20px 10px 0px;
}
#content img.right{
	float:right;
	margin: 5px 0px 10px 20px;
}
#content img.left {
	float: left;
	margin-right: 20px;
}
#content img.center {
	margin-right: auto;
	margin-left: auto;
}

#content img.right {
	margin-bottom: 20px;
	float: right;
	margin-left: 20px;
}
#content a {
	color: #E01;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content a img {
	border-style: none;
}
#content abbr {
	border-bottom: 1px dotted #9B9;
	cursor: help;
}
#content acronym {
	border-bottom: 1px dotted #9B9;
	cursor: help;
}


/* Formulare */

#content form {
	margin: 0px;
	padding: 10px 0px;
}
#content form acronym {
	color: #D00;
	border-style: none;
}
#content form br {
	clear: left;
}
#content fieldset {
	margin: 0px;
	padding: 10px 0px;
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content fieldset.button {
	padding-left: 150px;
}
#content legend {
	font-size: 12px;
	padding: 0px 0px 5px;
	margin: 0px;
	color: #384;
	line-height: 20px;
	font-weight: bold;
}
#content label {
	font-size: 12px;
	line-height: 25px;
	vertical-align: middle;
	padding-right: 10px;
}
#content label.left {
	float: left;
	width: 140px;
}
#content label.data {
	line-height:30px;
}
#content label.right {
	display: block;
	line-height: 20px;
	float: left;
	vertical-align: top;
	padding: 3px 0px 2px;
	width: 400px;
}
#content label.none {
	float: left;
	white-space: nowrap;
	width: 0px;
	padding: 0px;
	margin-right: -150px;
}
#content label.check {
	float: left;
	line-height: 20px;
	padding: 3px 0px 2px;
	width: 400px;
}
#content input.text {
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	padding: 2px;
	margin: 0px;
}
#content input.text:focus {
	border: 1px solid #259;
}
#content input.horizontal {
	margin: 1px 3px 0px 0px;
	padding: 0px;
	border-style: none;
	height: 19px;
	width: 19px;
	vertical-align: middle;
}
#content input.vertical {
	padding: 0px;
	border-style: none;
	float: left;
	height: 19px;
	width: 19px;
	margin: 4px 5px 0px 150px;
}
#content input.check {
	float: left;
	padding: 0px;
	height: 19px;
	width: 19px;
	margin: 4px 5px 0px 0px;
}
#content input.button {
	font: 12px Arial, Helvetica, sans-serif;
}
#content input.file {
	font: 12px Arial, Helvetica, sans-serif;
}
#content textarea {
	border: 1px solid #CCC;
	padding: 2px;
	margin: 0px;
	font: 12px/20px Arial, Helvetica, sans-serif;
}
#content textarea:focus {
	border: 1px solid #259;
}
#content select {
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	padding: 1px 2px;
}
#content select:focus {
	border: 1px solid #259;
}
#content optgroup {
	font-style: normal;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#content option {
}

/* Tabellen */

#content table {
	margin: 0px 0px 20px;
	padding: 0px;
	border-style: none;
}
#content th {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

#content td {
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
	padding: 0px 5px 0px 0px;
}

/* Zweispaltiges ContentLayout */
#content div.right {
	float: right;
}


/* Startseitenteaser */

#teaser {
	padding-top: 10px;
}
#teaser div {
	float: left;
	width: 180px;
	background: #EEE;
	margin: 0px 10px 20px 0px;
	padding: 10px;
}
#teaser img {
	margin: 0px;
}


/* Zusatzspalte */

#column {
	float: left;
	color: #777;
	border-left: 1px solid #649;
	padding-left: 30px;
	margin-left: -1px;
	padding-bottom: 10px;
	width: 160px;
}
#column h4 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#column p {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 18px;
}



/* Fußbereich */

#foot {
	text-align: center;
	clear: both;
	height: 1px;
	margin: 0px;
	width: 900px;
	border-top: solid #ABD 1px;
}
*html #foot {
	margin: -2px 0px 0px 2px;
} /*
#foot ul {
	padding: 5px 0px;
	display: block;
	background: #384;
	float: left;
	width: 100%;
	margin: 0px;
}
#foot li {
	list-style: none;
	border-right: 1px solid #9B9;
	font-size: 11px;
	line-height: 20px;
	display: inline;
	margin: 0px;
	padding: 0px 10px;
}
#foot li.first {
}
#foot li.last {
	border-right-style: none;
}

#foot a {
	text-decoration: none;
	color: #9B9;
}
#foot a:hover {
	color: #FFF;
}

