html {
	min-height: 100.05%;
}
body {
	margin: 0px;
	background: #EEE;
	font-family: Arial, Helvetica, sans-serif;
}


/* Styles für die Introseite */


#intro {
	background: #FFF url(../_images/back/back_intro.jpg) no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	width: 790px;
	margin-top: 2em;
	text-align: right;
}
#intro img {
	margin-top: 20px;
	margin-right: 20px;
}


#claim {
	text-align: left;
	margin-top: 20px;
	width: 165px;
	margin-left: auto;
	list-style: url(none) none;
}
#claim ul {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
}
#claim li {
	color: #000;
	font-size: 11px;
	background: url(../_images/elem/elem_bullet-intro.gif) no-repeat left 5px;
	padding-left: 10px;
	line-height: 15px;
	padding-bottom: 5px;
	padding-right: 10px;
}



#language {
	margin: 70px 0px 0px auto;
	width: 165px;
	text-align: left;
}
#language ul {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
}
#language li {
	padding: 0em;
	margin: 0px 0px 5px;
	font-size: 12px;
}
#language a {
	color: #FFF;
	background: #A0AAB9;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 143px;
	font-size: 12px;
	border: 1px solid #A0AAB9;
}
#language a:hover {
	background: #C00;
	border: 1px solid #C00;
}
#language a.invers {
	background: #FFF;
	color: #A0AAB9;
	margin-top: 20px;
}
#language a.invers:hover {
	color: #C00;
	border: 1px solid #C00;
}





#address {
	text-align: left;
	width: 165px;
	margin-left: auto;
	margin-top: 40px;
}
#address p {
	font-size: 11px;
	line-height: 15px;
	margin: 0px 0px 15px;
}
#address a {
	color: #000;
	text-decoration: none;
}


/* Styles für die Unterseiten */


#page {
	background: #FFF;
	width: 50em;
	margin-right: auto;
	margin-left: auto;
}
#head {
	background: url(../_images/back/back_head.gif) no-repeat -200px bottom;
	height: 10em;
	text-align: right;
	font-size: 0.8em;
}
#logo {
	padding-top: 1em;
	padding-right: 1em;
}
#direktnavi {
	float: left;
	margin-top: 38px;
	margin-left: 20px;
	display: none;
}

#service {
	color: #A0AAB9;
	text-align: right;
	margin-top: 1em;
	padding-right: 0.5em;
}
#service ul {
	margin: 0em;
	padding: 0em;
	list-style: url(none) none;
}
#service li {
	display: inline;
	font-size: 0.86em;
}
#service a {
	padding-right: 0.5em;
	padding-left: 0.5em;
	color: #A0AAB9;
	text-decoration: none;
	border-right: 1px solid #A0AAB9;
}
#service a:hover {
	color: #C00;
	text-decoration: none;
}
#service a.home {
	border-right-style: none;
}
#navi {
	font-weight: normal;
}
#navi ul {
	margin: 0em 0em 0em 11em;
	padding: 0em;
	list-style: url(none) none;
}
#navi li {
	margin: 0em;
	padding: 0em;
	width: 6.25em;
	float: left;
	text-align: center;
	line-height: 1.3em;
}
#navi a {
	color: #FFF;
	text-decoration: none;
	font-size: 0.75em;
	background: #a0aab9;
	border-left: 2px solid #FFF;
	display: block;
}
#navi a:hover {
	background: #C00;
}
#navi a.active {
	background: #C00;
}
#search {
	height: 1.3em;
	width: 12.5em;
	margin: 0em;
	background: #A0AAB9;
	padding: 0px;
	float: left;
	vertical-align: middle;
}
#search label {
	display: none;
}

#search input.field {
	padding: 0.1em;
	margin: 0.2em 0em 0em 0.4em;
	float: left;
	vertical-align: middle;
	background: #FFF;
	border-top: 0.1em solid #666;
	border-right: 0.1em solid #DCE1E6;
	border-bottom: 0.1em solid #DCE1E6;
	border-left: 0.1em solid #666;
	font-size: 0.6em;
	width: 15em;
}
#search input.button {
	padding: 0em 0.4em;
	background: #dce1e6;
	border-top: 0.1em solid #FFF;
	border-right: 0.1em solid #666;
	border-bottom: 0.1em solid #666;
	border-left: 0.1em solid #FFF;
	margin: 0.2em 0em 0em 0.4em;
	font-size: 0.6em;
}
#main {
	padding-right: 1em;
	clear: both;
}


/* --- Weniger Rand oben für den Internet Explorer -- */

* html #search input.field {
	margin-top: 0.1em;
}

* html #search input.button {
	margin-top: 0.1em;
}
* html #main {
	padding-top: 0em;
}

/* -------------------------------------------------- */

#menu {
	float: left;
	border-right: 2px solid #A0AAB9;
	padding-top: 2em;
	width: 12.5em;
	background: no-repeat left bottom;
	padding-bottom: 200px;
}
#menu #tree {
	margin-left: 30px;
	line-height: 1.67em;
	font-size: 0.75em;
}
#menu ul {
	margin: 0em 0.8em;
	padding: 0em;
}
#menu ul ul {
	margin-bottom: 0.8em;
}

#menu li {
	list-style: square;
	color: #A0AAB9;
	padding: 0em;
	margin: 0.45em 0em;
}
#menu li.active {
	color: #C00;
}

#menu a {
	color: #000;
	text-decoration: none;
}
#menu a:hover {
	color: #C00;
}
#visual {
	height: 200px;
	background: no-repeat left top;
	margin-top: 2em;
}


/* Inhalte */

#content {
	margin-left: 12.5em;
	background: #FFF url(../_images/back/back_content.gif) repeat-y left;
	padding-top: 2em;
	padding-left: 2em;
	padding-bottom: 1em;
}
#content h1 {
	font-size: 1em;
	margin: 0em 0em 1em;
	font-weight: bold;
	line-height: 1.5em;
}
#content h2 {
	font-size: 0.875em;
	margin: 0em 0em 1em;
	font-weight: bold;
	color: #A0AAB9;
	border-bottom: 2px solid #A0AAB9;
	line-height: 1.5em;
}
#content h2 a {
	display: block;
	margin-top: 3em;
}
#content h2 a.frei {
	background: url(../_images/elem/elem_seminar_frei.gif) no-repeat right 0.5em;
}
#content h2 a.anfrage {
	background: url(../_images/elem/elem_seminar_anfrage.gif) no-repeat right 0.5em;
}
#content h2 a.belegt {
	background: url(../_images/elem/elem_seminar_belegt.gif) no-repeat right 0.5em;
}
#content h3 {
	font-size: 0.81em;
	font-weight: bold;
	margin: 0px 0px 0.5em;
	line-height: 1.5em;
}
#content h4 {
	margin: 0em;
	font-size: 0.75em;
	font-weight: bold;
}
#content p {
	font-size: 0.75em;
	margin: 0em 0em 1em;
	line-height: 1.5em;
}
#content p.right {
	text-align: right;
}
#content p.smaller {
	font-size: 0.7em;
}
#content ul {
	color: #647186;
	margin: 1em 0em;
	padding: 0em;
}
#content ul ul {
	margin: 1em 0em 1.5em;
	padding: 0em;
}
#content li {
	font-size: 0.75em;
	line-height: 1.5em;
	list-style: square;
	margin: 0.5em 0em 0.5em 2em;
	padding: 0em 0em 0em 1em;
}
#content li li {
	padding: 0em 0em 0em 1em;
	font-size: 1em;
	margin-right: 0em;
	margin-left: 1.5em;
}
#content  li.link {
	list-style: url(../_images/elem/elem_arrow-more.gif);
}
#content a {
	color: #039;
	text-decoration: none;
}
#content a:hover {
	color: #C00;
	text-decoration: none;
}
#content a.more {
	padding-right: 15px;
	background: url(../_images/elem/elem_arrow-more.gif) no-repeat right center;
	font-weight: bold;
	margin-right: 1em;
}
#content a.more:hover {
	background: url(../_images/elem/elem_arrow-more_over.gif) no-repeat right center;
}
#content img.left {
	margin: 0em 2em 1em 0em;
	float: left;
	border-style: none;
}
#content hr {
	height: 2px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	border-top: 2px solid #A0AAB9;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
* html #content hr {
	margin-top: 0em;
	margin-bottom: 0.5em;
}


/* Formulare */

#content form {
	line-height: 1.5em;
}
#content fieldset {
	margin: 0em 0em 2em;
	border-top: 1px solid #A0AAB9;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 0em;
	padding: 0em;
}
#content fieldset.right {
	text-align: right;
	border-top-style: none;
}
#content legend {
	font-size: 0.8em;
	font-weight: bold;
	color: #A0AAB9;
	padding: 0em 0.5em 0em 0em;
	margin: 0em;
	line-height: 3em;
}
#content label {
	font-size: 0.75em;
	line-height: 1.9em;
}
#content label.left {
	float: left;
	width: 14em;
	margin-right: 1em;
}
#content label.wide {
	width: 24em;
	margin-right: 1em;
	float: left;
}
#content label.none {
	float: left;
	margin-right: 0em;
	width: 0em;
}
#content input {
	font: 0.75em Arial, Helvetica, sans-serif;
}
#content input.right {
	margin-left: 15em;
	margin-right: 0.5em;
	clear: both;
	width: auto;
}
#content input.button {
	color: #FFF;
	background: #A0AAB9;
	font-size: 0.75em;
	font-weight: bold;
	padding-right: 2em;
	padding-left: 2em;
}
#content textarea {
	font: 0.75em Arial, Helvetica, sans-serif;
}
#content form abbr {
	border-style: none;
	color: #C00;
	font-weight: bold;
	display: inline;
	cursor: default;
}
#content form br {
	clear: both;
}
#content form span.error {
	color: #C00;
}


/* Tabellen */

#content table {
	margin: 0em 0em 1em;
	padding: 0em;
	border-spacing: 0em;
	border-style: none;
	width: 34em;
}
#content th {
	font-size: 0.75em;
	font-weight: bold;
	text-align: left;
	padding: 0em;
}
#content td {
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 0em;
	vertical-align: top;
}
#content td li {
	font-size: 1em;
}
#content td p {
	font-size: 1em;
	margin-bottom: 0em;
}
#content table.seminare {
	border: 2px solid #A0AAB9;
}
#content table.seminare th {
	font-size: 0.8em;
	padding: 0.5em;
	border-right: 2px solid #A0AAB9;
}
#content table.seminare th.last {
	border-right-style: none;
}
#content table.seminare td {
    font-size: 0.75em;
    padding: 0.5em;
    border-top: 2px solid #A0AAB9;
    border-right: 2px solid #A0AAB9;
    line-height: 1.5em;
}
#content table.seminare td.last {
	border-right-style: none;
}
#content table.facts td {
	vertical-align: top;
	padding: 0.2em 0.5em;
	border-bottom: 1px solid #FFFFFF;
	background: #F0F1F4;
}
#content table.facts td.left {
	background: #DCDFE4;
	border-right: 1px solid #FFF;
}
#content table.facts td.technical {
	width: 10em;
	background: #DCDFE4;
	border-right: 1px solid #FFF;
}
#content table.adresse {
	margin: 0em 0em 1em;
	padding: 0em;
	border-spacing: 0em;
	border-style: none;
	width: 16em;
}


/* Aktuelles */

#news {
	float: left;
	width: 34em;
}
#news img {
	float: left;
	margin-right: 3em;
	margin-bottom: 1em;
	border-style: none;
}
#news h2 {
	margin-bottom: 2em;
	clear: both;
}
#news hr {
	clear: both;
	margin-top: 0em;
}
#bottom {
	clear: both;
	height: 0em;
	margin-bottom: -1em;
}

/* Bilder */

#images {
	float: right;
}
#images img {
	display: block;
	margin: 0em 0em 1em 2em;
}


/* Downloadbereich */

#downloads ul {
	margin: 0em;
	padding: 0em;
}
#downloads ul li {
	list-style: url(none) none;
	margin: 0em 0em 1em;
	font-size: 0.75em;
	line-height: 2em;
	width: 46em;
	display: block;
	padding: 0em;
}
#downloads ul li a {
	background: url(../_images/icon/icon_folder-plus.gif) no-repeat left center;
	display: block;
	font-weight: bold;
	color: #A0AAB9;
	border-bottom: 1px solid #A0AAB9;
}
#downloads ul li a:hover {
	color: #C00;
	background: url(../_images/icon/icon_folder-plus_over.gif) no-repeat left center;
	border-bottom-color: #C00;
}
#downloads ul li a.active {
	background: url(../_images/icon/icon_folder-minus.gif) no-repeat left center;
	color: #000;
	border-bottom-color: #000;
}
#downloads ul li a.active:hover {
	background: url(../_images/icon/icon_folder-minus_over.gif) no-repeat left center;
	color: #C00;
	border-bottom-color: #C00;
}
#downloads ul li a span {
	margin-left: 2em;
}
#downloads ul ul {
	margin: 0em 0em 0em 2em;
	padding: 0em;
}
#downloads ul ul li {
	margin: 0em;
	padding: 0em;
	font-size: 1em;
	width: 44em;
}
#downloads ul ul a {
	border-bottom-style: none;
}
#downloads ul ul table {
	width: 44em;
	margin: 1em 0em;
	padding: 0em;
}
#downloads ul ul table td {
	line-height: 1.5em;
	padding-bottom: 0.5em;
	font-size: 0.92em;
}
#downloads ul ul table a {
	color: #000;
	font-weight: normal;
	background: url(none);
}
#downloads ul ul table a:hover {
	background: url(none);
}
#downloads ul ul ul table {
	width: 42em;
}
#downloads td.date {
	width: 6em;
	vertical-align: bottom;
}
#downloads td.file {
	width: 3em;
	vertical-align: bottom;
}
#downloads td.size {
	width: 5em;
	text-align: right;
	vertical-align: bottom;
}

/* Fußbereich */

#foot {
	clear: both;
	text-align: center;
	color: #A0AAB9;
	padding-top: 1em;
	padding-bottom: 1em;
	border-left: 2px solid #A0AAB9;
	margin-left: 12.5em;
}
#foot ul {
	margin: 0em;
	padding: 0em;
}
#foot li {
	list-style: url(none) none;
	display: inline;
	margin: 0em;
	padding: 0em;
	font-size: 1em;
	line-height: 1em;
}
#foot a {
	color: #A0AAB9;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.69em;
	padding: 0em 0.5em;
	border-right: 1px solid #A0AAB9;
}
#foot a:hover {
	color: #C00;
}
#foot a.home {
	border-right-style: none;
}



.txetmaps {
	display: none;
}
