html {
	height: 100.1%;
}
body {
	background: #FFF;
	margin: 0em;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}
#root {
	min-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 {
	display: none;
}

/* Servicenavigation */

#navi {
	display: none;
}

/* Hauptbereich */

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

/* Menü */

#menu {
	display: none;
}

#cont {
	float: left;
	width: 460px;
	margin-top: 50px;
	margin-left: 30px;
	margin-bottom: 20px;
}
#cont.full {
	width: 700px;
}
#cont img {
	margin-bottom: 3em;
}
#breadcrumb {
	border-bottom: 1px solid #900;
	background: #FFF;
	font-size: 1em;
	color: #666;
	line-height: 3em;
	margin: 0em;
	padding: 0em 0em 0em 2em;
}
#breadcrumb a {
	color: #C12;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumb a:visited {
	color: #C12;
}
#text {
	padding: 1em 2em 2em;
	background: #FFF;
	overflow: auto;
}
#text ul {
	margin: 0em 0em 0em 2em;
	padding: 0em;
}
#text li {
	list-style: url(../_images/elem/elem_listenpunkt.gif);
	line-height: 1.5em;
	font-size: 1.2em;
	}
#text h1 {
	padding: 0em;
	font-size: 1.6em;
	margin: 0.5em 0em 1em;
}
#text h2 {
	font-size: 1.4em;
	margin: 0.5em 0em 1em;
	padding: 0em;
}
#text h3 {
	font-size: 1.2em;
	margin: 0.5em 0em 1em;
	padding: 0em;
	color: #666;
}
#text p {
	font-size: 1.2em;
	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 img.left {
	float: left;
	margin: 0em 2em 2em 0em;
}
#text img.full {
	margin: 0em;
}
#text object.right {
	display: none;
}

#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;
}

#box {
	display: none;
}
#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: 0em 1.6em 0.5em;
	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;
}
#sitemap ul {
	margin: 0em;
	padding: 0em 0em 2em;
}
#sitemap li {
	list-style: url(../_images/elem/elem_listenpunkt.gif) inside;
	line-height: 1.5em;
	font-size: 1.2em;
	}
#sitemap li.sitemap {
	list-style: url(../_images/elem/elem_listenpunkt.gif) inside;
	line-height: 1.5em;
	font-size: 15px;
	}
#sitemap li li {
	padding-left: 20px;
	font-size: 14px;
}
#sitemap li li li {
	padding-left: 20px;
	font-size: 12px;
}
#foot {
	display: none;
	clear: both;
}

/* ie hack */


#service {
	display: none;
}
