/* ###### Farben ######*/
/* dunkles blau: #0182AC */
/* helles blau: #C7E3ED */
h1 {
	font-size: 15px;
	color: #0182AC;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

h2, h3, h4, h5, h6 {
	color: #0182AC;
}


caption {
	color: #0182AC;
}

a {
	color:#0182AC;
}

a:hover {
	color: orange;
}

#content2 input, #content2 textarea, #content2 select {
	background: #C7E3ED;
	border-bottom: 2px solid #0182AC;
	border-right: 2px solid #0182AC;
}

#content2 input:focus, #content2 textarea:focus {
	border-top: 2px solid #0182AC;
	border-left: 2px solid #0182AC;
}
#buttons input {
	background: #C7E3ED;
	color: #666;
	border-bottom: 2px solid #0182AC;
	border-right: 2px solid #0182AC;
}

#buttons input:hover {
	background: #C7E3ED;
	color: #000;
	border-top: 2px solid #0182AC;
	border-left: 2px solid #0182AC;
}

#sprachen a {
	color: #ff0;
}

#sprachen a:hover {
   background: #C7E3ED;
}

#kopf_links {
	border-top: 17px solid #0182AC;
	border-bottom: 17px solid #0182AC;
	background: #C7E3ED;
}

#kopf_mitte {
	border-top: 17px solid #0182AC;
	border-bottom: 17px solid #0182AC;
}

#kopf_rechts {
	border-top: 17px solid #0182AC;
	border-bottom: 17px solid #0182AC;
}
#aenderungsdatum p {
	color: #0182AC;
}

#newsletterbox a, #formsearch a {
	border: 1px solid #0182AC;
	color: #000;
}

#newsletterbox a:hover, #formsearch a:hover {
	background: #C7E3ED;
	color: #666;
}

#oeffnungszeiten {
	border: 1px solid #0182AC;
}
a.navfirst_passive {
	background: #FFF;
	border-top: 1px solid #0182AC;
	color: black;
}
a.navfirst_passive:hover, a.navfirst_open:hover {
	background: #C7E3ED;
	color: #0182AC;
}

a.navfirst_open, a.navfirst_active {
	background: #C7E3ED;
	border-top: 1px solid #0182AC;
	color: #0182AC;
}

a.navsecond_passive {
	background: #FFF;
	color: black;
}

a.navsecond_passive:hover, a.navsecond_active {
	background: #C7E3ED;
	color: #666;
}
#vpnavigation a {
   color: yellow;
}
#vpnavigation ul ul a {
	color: #000;
	background: #fFF;
}

#vpnavigation a:hover {
   background: #C7E3ED;
   color: #666;
}
#vpnavigation li ul { 
   background-color: #fff;
	border: 1px solid #0182AC;
}

/* Listenelemente mit Unterpunkten */
#vpnavigation li li a.daddy { 
   background: #C7E3ED;
}
#vpnavigation li#active { 
	color: #0182AC;
} 
#kurslokale thead {
	color: #0182AC;
}
#kurslokale td, #kurslokale th {
	border-bottom: 1px solid #0182AC;
}

/*---------- Tabellen Kursübersichten ----------------*/

.kurstabelle thead {
	color: #0182AC;
}

.kurstabelle td, .kurstabelle th {
	border-bottom: 1px solid #0182AC;
}
.art_list {
	border-bottom: 1px solid #0182AC;
}
