html {
	height: 100.1%;
}
body {
	background: #888 url(../_images/back/back_body.gif) repeat-y center;
	margin: 0em;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}

/* Hacks für den Internet Explorer */

*html body {
	background: #888 url(../_images/back/back_body_ie.gif) repeat-y center;
}
*:first-child+html body {
	background: #888 url(../_images/back/back_body_ie.gif) repeat-y center;
}

#root {
	background: url(../_images/back/back_root.gif) repeat-x top;
	min-height: 100%;
	position: relative;
}
*html #root {
	height:100%;
}
#page {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

/* Kopfbereich */

#head {
	background: url(../_images/back/back_head.gif) no-repeat left top;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
	height: 120px;
}
#head img {
	float: left;
	margin-top: 25px;
	margin-left: 25px;
}
#lang {
	height: 20px;
	padding-top: 10px;
	display: none;
}
#lang ul {
	margin: 0em;
	padding: 0em;
}
#lang li {
	font-size: 1em;
	border-left: 1px solid #888;
	display: inline;
}
#lang a {
	border-left: 1px solid #fff;
	padding-right: 1em;
	padding-left: 1em;
	color: #C12;
	text-decoration: none;
}
#lang a.active {
	color: #888;
}
#lang a:hover {
	text-decoration: underline;
}
#lang a.active:hover {
	text-decoration: none;
}
#lang form {
	margin: 0em;
	padding: 0em;
}
#lang input {
	border: 1px solid #fff;
	color: #999999;
	font-size: 1em;
}
#lang input:focus {
	border: 1px solid #888;
}
#lang input.submit {
	background: url(../_images/elem/elem_suche.gif) no-repeat center center;
	border-width: 0px;
	width: 3em;
	cursor: pointer;
}

/* Servicenavigation */

#navi {
	color: #FFF;
	float: right;
	margin: 80px 0px 0px;
}
#navi ul {
	margin: 0em;
}
#navi li {
	list-style: url(none) none;
	font-size: 1.1em;
	line-height: 1.2em;
	float: left;
	background: url(../_images/back/back_navi-main.gif) repeat-x top;
	margin: 0em;
	padding: 0em;
}
#navi a {
	text-decoration: none;
	color: #F9A;
	background: url(../_images/back/back_navi-left-short.gif) no-repeat left top;
	float: left;
	display: block;
	padding-left: 1.5em;
}
#navi a:hover {
	color: #FFF;
}
#navi a.first {
	background: url(../_images/back/back_navi-left.gif) no-repeat left top;
}
#navi span {
	background: url(../_images/back/back_navi-middle.gif) no-repeat right top;
	display: block;
	padding-right: 1.5em;
	padding-top: 0.4em;
	padding-bottom: 0.8em;
}
#navi a.last span {
	background: url(../_images/back/back_navi-right.gif) no-repeat right top;
}

/* Hauptbereich */

#main {
	padding-right: 5px;
	padding-left: 5px;
}

/* Menü */

#menu {
	width: 220px;
	float: left;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	border-top: 0.1em solid #BBB;
}
#menu li {
	list-style: url(none) none;
	font-size: 1.2em;
	line-height: 2.5em
	}
#menu li a {
	text-decoration: none;
	display: block;
	color: #C12;
	padding-left: 20px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #BBB;
	font-weight: bold;
	width: 200px;
}
#menu li a:hover {
	color: #666;
	background: #DDD;
}
#menu li a.active {
	color: #000;
	background: #DDD;
}
#menu li a.active:hover {
	color: #666;
}
#menu ul ul {
	border-top-style: none;
}

#menu li li {
	font-size: 1em;
	line-height: 2.2em;
}
#menu li li a {
	padding-left: 30px;
	font-weight: normal;
	width: 190px;
}
#cont {
	float: left;
	width: 460px;
	margin: 30px 0px 30px 30px;
}

#cont.full {
	width: 700px;
}
*:first-child+html #cont {
	border-bottom: 60px solid #888;
}
#breadcrumb {
	border-bottom: 1px solid #900;
	background: #FFF;
	font-size: 1em;
	color: #666;
	line-height: 3em;
	margin: 0em;
	padding: 0em 0em 0em 20px;
}

#breadcrumb a {
	color: #C12;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumb a:visited {
	color: #C12;
}
#text {
	padding: 10px 20px 20px;
	background: #FFF;
	overflow: auto;
}
#text.start {
	margin-top: 30px;
}

#text ul {
	margin: 0em 0em 2em 2em;
	padding: 0em;
}
#text li {
	list-style: url(../_images/elem/elem_listenpunkt.gif);
	line-height: 1.5em;
	font-size: 1.2em;
	}
#text h1 {
	color: #000;
	padding: 0em;
	font-size: 2em;
	margin: 0.5em 0em 1em;
	font-weight: normal;
	background: #FFF;


}
*html #text h1 {	
	float: left;
	width: 100%;
}
#text h2 {
	font-size: 1.6em;
	margin: 0.5em 0em 1em;
	padding: 0em;
	line-height: 1.6em;
}
#text h3 {
	font-size: 1.4em;
	margin: 0.5em 0em 1em;
	padding: 0em;
	color: #666;
	line-height: 1.4em;
}

#text p {
	font-size: 1.2em;
	line-height: 1.5em;
}
#text p.info {
	font-size: 1.1em;
	line-height: 1.5em;
}

#text a {
	color: #C12;
	text-decoration: none;
}
#text a:hover {
	text-decoration: underline;
}
#text a:visited {
	color: #C12;
}
#text img {
	border: 1px solid #888;
	background: #EEE;
	padding: 0.5em;
	margin: 1em 1em 1em 0em;
}
#text img.right {
	float: right;
	margin: 0em 0em 2em 2em;
}
#text div.right {
	float: right;
	width:32em;
	margin: 0em 0em 2em 2em;
}
#text img.left {
	float: left;
	margin: 0em 2em 2em 0em;
}
#text img.full {
	margin: 0em;
}
#text img.list {
	margin: 0px;
	padding: 0px;
	border-style: none;
	background: #FFFFFF;
}

#text object.right {
	border: 1px solid #888;
	background: #EEE;
	padding: 0.5em;
	float: right;
	margin: 0em 0em 2em 2em;
}
#text hr {
	border-top: 1px solid #888;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	margin-top: 2em;
	margin-bottom: 2em;
}
#text table {
	margin-bottom: 20px;
	font-size: 1.2em;
	border-style: none;
}
#text table.sitemap {
	margin-bottom: 20px;
	font-size: 1em;
	margin-left: 0px;
}

#text td {
	vertical-align: top;
	padding: 5px 5px 5px 0px;
}
#text td.right {
	text-align: right;
}

#text td ul {
	margin: 0em;
	padding: 0em;
}
#text td li {
	list-style: url(none) none;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 2em;
	list-style: none;
}
#text td li a:visited {
	color: #901;
}

#text td li li {
	list-style:url(../_images/elem/elem_listenpunkt.gif);
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	margin-left: 25px;
}

#text div.foto {
	color: #666;
	float: left;
	margin-bottom: 20px;
}
#text div.fotoright {
	color: #666;
	float: right;
	margin-bottom: 20px;
	margin-left: 10px;
}


/* -- Fotolist Produkte mit ul li -- */

#text ul.fotolist {
	margin: 1.5em 0px 0px 0px;
}
#text ul.fotolist li {
	list-style: url(none) none;
	color: #666;
	margin: 0px 40px 20px 0px;
	float: left;
}

#text ul.fotolist h3 {
	font-size: 1.0em;
	padding: 0em;
	margin: 0px;
	color: #666;
}
#text ul.fotolist img {
	margin: 0px 0px 5px 0px;
}

/* Formularinhalte */

#text form {
}
#text fieldset {
	border-style: none;
	margin: 1.5em 0em 0em;
	padding: 0em;
}
#text label {
	font-size: 1.2em;
	line-height: 1.8em;
}

#text label.left {
	width: 9em;
	margin-right: 1em;
	float: left;
}
#text label.radio {
	vertical-align: middle;
	margin-right: 1em;
}
#text input {
	border: 1px solid #888;
	color: #000;
	background: #EEE;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	padding: 0.2em;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
}
#text input.radio {
	background: #FFFFFF;
	border-style: none;
	vertical-align: middle;
}
#text input.button {
	height: 2em;
	width: 12em;
}
#text input:focus {
	border: 1px solid #C12;
}
#text textarea {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #EEE;
	padding: 0.2em;
	border: 1px solid #888;
}
#text textarea:focus {
	border: 1px solid #C12;
}


#text select {
	color: #000;
	background: #EEE;
	border: 1px solid #888;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
#text br {
	clear: none;
}
#text acronym {
	cursor: help;
	color: #C12;
	border-style: none;
}
#text abbr {
	border-bottom: 1px dotted #888;
	cursor: help;
}

#box {
	background: #FFF;
	float: right;
	width: 220px;
	padding-bottom: 10px;
	margin: 30px 0px;
}
#box h4 {
	font-size: 1em;
	line-height: 3em;
	color: #FFF;
	background: #555;
	border-bottom: 1px solid #000;
	margin: 0em;
	padding: 0em 0px 0px 2em;
}
#box h5 {
	font-size: 1.4em;
	margin: 0.5em 0em 1em;
	padding: 0em 0em 0em 1.4em;
}
#box p {
	padding: 0px 20px;
	margin: 0em;
	font-size: 1.2em;
	line-height: 1.5em;
}
#box a {
	color: #C12;
	text-decoration: none;
}
#box a:hover {
	text-decoration: underline;
}
#box a:visited {
	color: #C12;
}
#box form {
	margin: 0px;
	padding: 10px 20px;
}
#box form br {
	clear: left;
}


#box fieldset {
	padding: 0px;
	border-style: none;
	margin: 0px;
}
#box label {
	font-size: 1.2em;
	line-height: 1.8em;
}

#box input {
	border: 1px solid #888;
	color: #000;
	background: #EEE;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	padding: 0.2em;
	margin: 0.2em 0em;
}

#box input:focus {
	border: 1px solid #C12;
}

#box input.button {
}
#box acronym {
	cursor: help;
	color: #C12;
	border-style: none;
}

#foot {
	width: 100%;
	background: #666666 url(../_images/back/back_service.gif) repeat-y center top;
	height: 30px;
	margin-top: -30px;
	position: relative;
	clear: both;
}

/* ie hack */

*html #foot {
	background: #666666 url(../_images/back/back_service_ie.gif) repeat-y center top;
	}
*:first-child+html #foot {
	background: #666666 url(../_images/back/back_service_ie.gif) repeat-y center top;
	}
#service {
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#service ul {
	margin: 0em;
	padding: 0em;
}
#service li {
	list-style: none;
	font-size: 1em;
	line-height: 3em;
	display: inline;
	border-right: 1px solid #888;
	padding-right: 1em;
	padding-left: 1em;
}
#service li a {
	text-decoration: none;
	color: #fff;
}

#service li a:hover {
	color: #fff;
	text-decoration: underline;
}
#clear {
	clear: both;
}
#clear.left {
	clear: left;
}

