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

#page {
	width: 880px;
	background: #DDD url(../images/back/back_page.gif);
	text-align: left;
	margin: 20px auto 0px;
	padding: 0px 10px;
}

/* Kopfbereich */

#head {
	background: #DDD;
	height: 170px;
	margin: 0px;
	padding: 10px 0px 0px;
}
#head div {
	border: 1px solid #CCC;
	background: #722;
	height: 158px;
}
#head div div {
	border-style: none;
	height: auto;
}
#title {
	border-style: none;
	background: none;
	font-size: 20px;
	padding: 35px 50px 0px 30px;
	float: left;

}
#title a img {	
	border-style: none;
}


#service {
	padding-top: 10px;
	padding-right: 10px;
}
#service ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#service li {
	list-style: url(../../_styles/none) none;
	font-size: 11px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#service li a {
	text-decoration: none;
	color: #BDB;
}
#service li a:hover {
	color: #FFF;
}
#service li a.current {
	color: #9B9;
}






/* Servicenavigation */

#navi {
	border-style: none;
	color: #FFF;
	text-align: right;
	height: 30px;
	padding: 0px;
	margin-top: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navi li {
	font-size: 14px;
	float: left;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	line-height: 39px;
	height: 158px;
	min-width: 20px;
	width:auto !important;
  	width:20px;

}



#navi a {
	text-decoration: none;
	color: #F90;
	white-space: nowrap;
	display: block;
	padding: 80px 0px 38px;
	height: 39px
	
}
#navi a:hover {
	color: #FFF;
}
#navi a.current {
	color: #FFF;
	background: url(../images/back/back_navi_current.gif);
}


/* Hauptbereich */

#main {
	margin: 0px;
	padding: 0px;
	clear: left;
}


/* Menü */

#menu {
	width: 200px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#menu h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#menu p {
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#menu ul {
	background: #FFF;
	width: 198px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: none;
	border-left: 1px solid #CCC;

}
#menu li {
	font-weight: bold;
	font-size: 11px;
	line-height: 39px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCC;
}
#menu li a {
	text-decoration: none;
	display: block;
	color: #722;
	margin: 0px;
	padding: 0px 0px 0px 39px;
	width: 159px;
}
#menu li a:hover {
	color: #F90;
}
#menu li a.current {
	background: #FFF url(../images/back/back_menu_current.gif) left center no-repeat;
	font-weight: bold;
	border-bottom-style: none;
	color: #722;
}
#menu li a.current:hover {
	background: #FFF url(../images/back/back_menu_current.gif) left center no-repeat;
	color: #F90;
}
#menu dl {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 11px;
	line-height: 18px;
}
#menu dt {
	float: left;
	width: 40px;
}
#menu dd {
}


#menu div {
	padding: 40px 20px 30px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	min-height: 198px;
}
#menu div a {
	color: #F90;
	text-decoration: none;
}
#menu div a:hover {
	text-decoration: underline;
	color: #722;
}






/* Wrapper */
#wrapper {
	float: left;
	width: 671px;
	margin: 0px 0px 0px 9px;
}

/*
#wrapper img.visual {
	border: solid 1px #CCC;
	padding: 0px;
	margin: 0px 0px 10px;
}
*/

/* Visual */
#visual {
	position: relative;
	margin: 0px 0px 10px; 
	padding: 0px;
	width: 670px;
	height: 270px;
	background: #FFF;
}
#visual img {
	border: solid 1px #CCC;
	margin: 0px; 
	padding: 0px;
}
#visual div {
	position: absolute;
	margin: 0px; 
	padding: 0px;
	width: 680px;
}

/* Inhalte */

#content {
	float: left;
	padding: 20px;
	width: 628px;
	background: #FFF;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-bottom-style: none;
	min-height: 300px;
	height:auto !important;
  	height: 300px;
}
#content h1 {
	background: url(../images/back/back_headline.gif) left center no-repeat;
	font-size: 16px;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 35px;
	font-weight: bold;
	color: #666;
}
#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 p.quote {
	color: #555;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 20px;
	line-height: 24px;
}
#content p.quote span {
	font-size: 11px;
	font-style:normal;
}
#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 dl {
	margin: 0px;
	padding: 0px;
}
#content dt {
	font-size: 12px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	width: 60px;
	line-height: 20px;
}
#content dd {
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

#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 #DDF;
}
#content img {
	display: block;
	margin: 5px 0px 15px;
	border-style: none;
}
#content img.left {
	float: left;
	margin: 0px 5px 10px 10px;
}
#content img.center {
	margin-right: auto;
	margin-left: auto;
}

#content img.right {
	float: right;
	margin: 0px 0px 15px 20px;
}
#content a {
	color: #F90;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
	color: #922;
}

#content abbr {
	border-bottom: 1px dotted #999;
	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;
	float: none; 
}
#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: 600px;
}
#content input.text {
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	padding: 2px;
	margin: 0px;
}
#content input.text:focus {
	border: 1px solid #F90;
}
#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 #F90;
}
#content select {
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	padding: 1px 2px;
}
#content select:focus {
	border: 1px solid #384;
}
#content optgroup {
	font-style: normal;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#content option {
}

/* Tabellen */

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

#content td {
	font-size: 12px;
	line-height: 18px;
	vertical-align: middle;
	padding: 20px 10px 20px 0px;
}
#content td h3 {
	margin-top: 0px;
	margin-bottom: 5px;
}

#content td p {
	margin-bottom: 0px;
}

#content td img {
	margin: 0px;
	border-style: none;
}
#teaser {
}
#teaser div {
	float: left;
	width: 45%;
	padding-right: 5%;
}



/* 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;
	background: #DDD url(../images/back/back_foot.gif) top center no-repeat;
	padding: 10px 0px;
	height: 30px;

}
#foot ul {
	padding: 8px 0px;
	display: block;
	background: #FFF;
	border: 1px solid #CCC;
	float: left;
	width: 878px;
	height: 14px;
	margin: 0px;
}
#foot li {
	list-style: none;
	font-size: 11px;
	line-height: 10px;
	display: inline;
	margin: 0px;
	padding: 0px 10px;
}
#foot a {
	text-decoration: none;
	color: #999;
}
#foot a:hover {
	color: #000;
}

#foot img {
	display: block;
	margin: -130px 0px 0px 20px;
	position: absolute;
}

