/* #######################  GENERAL SETTINGS ############################ */
html, body, div, p, h1, h2, h3, ul, ol, li, span, a, table, td, form, img, h1, h2, h3, h4, h5, h6, pre, form, fieldset, blockquote, th {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	line-height: 1.5em;
	font-size: 1em;
	margin-bottom: 1.5em;
}

h1 {
	font-size: 15px;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

h2, h3, h4, h5, h6 {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 0.25em;
	margin-bottom: 0em;
	font-family: Arial, Helvetica, sans-serif;
        clear:left;
}

label {
	float:left;
	clear:left;
	width: 13em;
}

caption {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 0.25em;
	margin-bottom: 0em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

a {
	text-decoration: none;
}

#content2 input, #content2 textarea, #content2 select {
	float: left;
	width: 29.5em;
	border: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0.5em;
}

#content2 input:focus, #content2 textarea:focus {
	border: 0;
}

#content2 select {
        width: 30.65em;
}
#buttons input {
	float:left;
	margin-right: 1em;
	width: 12em;
	font-weight: bold;
}
#buttons {
        padding-left: 16em;
        float:left;
}
#buttons input:hover {
	color: #000;
	border: 0;
}

#sprachen a {
	float:left;
	text-decoration: none;
}

#sprachen a:hover {
}

#content2 li {
	margin-left: 2em;
}
#check input {
        width: 1em;
}
/*########### Layout ############*/

/* ---------- container zentriert das layout -------------- */
#container {
	width: 832px;
	padding:0px;
	margin: 23px auto 0 auto;
} 

/* ---------- Kopfbereich -------------- */
#banner {
	padding: 0px;
	margin: 0px;
	height: 158px;
	float: left;
        width: 832px;
}

#kopf_links {
	float: left;
	clear:left;
	height: 124px;
	width: 200px;
}

#kopf_mitte {
	left: 216px;
	float: left;
	margin-left: 16px;
	height: 124px;
	width: 400px;
}

#kopf_rechts {
	float: right;
	clear:right;
	height: 124px;
	width: 200px;
}

#kopf_links img {
	float: left;
	margin-left: 7px;
	margin-top: 5px;
}


#kopfnavi {
        float:left;
        margin-top: -17px;
        padding-left: 216px;
        width: 616px;
}

/* ---- linke und rechte Spalte ----- */
#left {
	width:200px;
	float:left;
	clear: left; 
	margin-top: 54px;       
 }
 
#right {
	width:190px;
	float:right;
	margin-top: 35px; 
 }
 
/*#right div {
	margin-left: 8px;
	margin-right: 8px;
}

#left div {
        margin-right: 8px;
}*/

/*container fÃÂ¼r obere Navigation*/
#vpnavigation {
	float:left;
}

/* container fÃÂ¼r Sprachwechselnavigation */
#sprachen {
	float:right;
        margin-right: 15px;
        padding-top: 2px;
        width: 6.3em;
}

/* -----------------Inhalt--------------------- */ 

/* Inhalt Homepage */
#content{ 
	float:left;
	width: 395px;
	margin: 15px 0 0 20px;
}

/* Inhalt alle anderen Seiten */
#content2 {
	float:left;
	width: 590px;
	margin: 15px 0 0 20px;
}

/* ---- Container fÃÂ¼r Breadcrumb-Navigation --------*/
#pfad {
	float:left;
        padding: 10px 0 0 226px;
}

/* ---- Container fÃÂ¼r Autor und Datum am Ende der Artikel --------*/
#aenderungsdatum p {
	float:left;
	clear:left;
	font-size: 0.8em;
	margin-top: 1.5em;
}

/*  ----------------footer---------------------- */ 
#footer {
	clear:left;
	padding:0px;
	margin:2em 0px 0px;
	text-align: left; 
} 

/*############ Formatierungen der Inhalte ################3333*/
/* Formatierung Inhalt Adressblock Kopfbereich */
#kopf_links p {
	float: left;
	margin-top: 0.5em;
	clear: left;
	margin-left: 7px;
}

/* Formatierungen Inhalte linke Spalte */
#left input, #left select, #left label {
	float:left;
	clear:left;
	margin: 3px 0;
	width: 100%;
}

#left input {
	font-family: Arial, Helvetica, sans serif;
}

#newsletterbox {
	margin-bottom: 20px;
}

#newsletterbox a, #formsearch a {
	text-decoration: none;
	padding: 0.2em;
        float:left;
        clear:left;
        margin-bottom: 1em;
}

#left h2 {
        clear:both;
}

#oeffnungszeiten {
	padding: 5px;
}

/*########### Navigationen ############*/

/* Hauptnavi links */
a.navfirst_passive {
	text-decoration: none;
	display: block;
	padding: 0.5em;
	background: #FFF;
}

a.navfirst_open, a.navfirst_active {
	text-decoration: none;
	display: block;
	padding: 0.5em;
}

a.navsecond_passive {
	text-decoration: none;
	display: block;
	padding: 0.5em 0.5em 0.5em 2em;
}

a.navsecond_passive:hover, a.navsecond_active {
	text-decoration: none;
	display: block;
	padding: 0.5em 0.5em 0.5em 2em;
}
/*------- aufklappbare Navi oben-------*/
/* alle Listen */
#vpnavigation, #vpnavigation ul { 
   padding: 0;
   margin: 0;
   list-style: none;
}

#vpnavigation a {
   display: block;
   padding: 0.1em 1em 0.2em 1em;
   text-decoration: none;
}
#vpnavigation ul ul a {
	text-decoration: none;
	display: block;
	height: 1em;
	width: 8.5em;
	padding: 0.5em 1em 0.7em 1em;
}

/* alle Listenelemente */
#vpnavigation li { 
   float: left;
}

/* Listen 2. Ebene */
#vpnavigation li ul { 
   position: absolute;
   width: 10em;
   padding: 0 0.5em 0 0;
   left: -999em; /* durch "left" ausserhalb des sichtbaren Bereichs wird das gleiche erreicht wie durch "display: none", kann aber auch von Textbrowser angezeigt werden */
}

/* Listenelemente mit Unterpunkten */
#vpnavigation li li a.daddy { 
}

/* Listen 3. Ebene und weiter */
#vpnavigation li ul ul { 
   margin: -1em 0 0 10em;
}

#vpnavigation li:hover ul ul, #vpnavigation li.sfhover ul ul {
	left: -999em;
}

/* Listen, die unterhalb von "gehoverten" Menuepunkte liegen */
#vpnavigation li:hover ul, #vpnavigation li li:hover ul, #vpnavigation li.sfhover ul, #vpnavigation li li.sfhover ul { 
	left: auto;
}

/* Listen zur aktuellen Kategorie */
#vpnavigation li#active { 
} 

/*------------ Tabelle Kurslokale ------------*/
#kurslokale td {
	vertical-align:top;
	padding: 5px 8px 5px 0;
}

#kurslokale thead {
	text-align: left;
	font-size: 1em;
	line-height: 1.5em;
}

#kurslokale th {
	vertical-align:bottom;
	font-family: arial, helvetica, sans serif;
}

#kurslokale td, #kurslokale th {
}

/*---------- Tabellen KursÃÂ¼bersichten ----------------*/
.kurstabelle {
	margin-bottom: 30px;
	width: 100%;
}

.kurstabelle td {
	vertical-align:top;
	padding: 5px 8px 5px 0;
}

.kurstabelle thead {
	text-align: left;
	font-size: 1em;
	line-height: 1.5em;
}

.kurstabelle th {

	vertical-align:bottom;
	font-family: arial, helvetica, sans serif;
}

/*------ Formatierung der ArtikelÃÂ¼bersichten bei Startartikeln mit mehreren Unterartikeln ----------*/
/*----- Container fÃÂ¼r die Liste -----*/
.art_list {
	float:left;
	width: 100%;
	padding: 0.5em 0 ;
}

/* Container fÃÂ¼r Titel und "Mehr ..." in den ArtikelÃÂ¼bersichten*/
.artikelliste {
	float:left;
	width: 590px;
	margin-bottom: 2em;
}
/* ------ Titel des Unterartikels in ÃÂbersicht -------*/
.headline {
	float:left;
	width: 420px;
}

/* Klassen fÃÂ¼r Bilder, die in Artikel eingefÃÂ¼gt werden */
.right {
	float:right;
	padding:5px 0 10px 10px;
}

.left {
	float:left;
	padding:5px 10px 10px 0 ;
}


/*-----------------------------------*/
/* Sitemap */
/*-----------------------------------*/
ul#sitemap {
margin-left: 7em;
width: 7em;
}
#sitemap ul li {
width: 14em;
}
ul#sitemap, #sitemap ul {
   list-style: none;
}
#sitemap li {
float:left;
clear:left;
padding: 0.5em 0;
margin: 0;
visibility: hidden;
}
ul#sitemap ul ul li, #sitemap ul li {
padding: 0.2em 3em;
visibility: visible;
}
ul#sitemap li {
border-top: 1px solid ;
}
ul#sitemap ul ul li {
border:none;
}
ul#sitemap ul li a {
font-weight: bold;
}
ul#sitemap ul ul li a {
font-weight: normal;
}
