html {overflow-y:scroll;}
body {
	color: #000;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #1c60ab;
	margin: 10px 0px;
}
table, td {
	color: #fff;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	font-family: Verdana, Geneva, sans-serif
}
.navigation-unten a {
	color: #12345F;
	text-decoration: none;
	outline:none;
}
.navigation-unten a:hover { 
color: white; 
}
a {
	color: white;
	outline:none;
}
a:hover { 
color: #F6D300; 
}

.h06 { font-size: 6pt }
.h07 { font-size: 7pt }
.h08 { font-size: 8pt }
.h09  { font-size: 9pt }
.h10  { font-size: 10pt }
.h12  { font-size: 12pt }
.h14  { font-size: 14pt }
.h16    { font-size: 16pt }
.h18  { font-size: 18pt }
.h22  { font-size: 22pt }
.h30 {  font-size: 30px }

a.navigation {
	color: black;
	text-decoration: none;
	font-weight:normal;
	display:block;
	background-image: url(../images/bg_tabellen.gif);
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a:hover.navigation  {
	color: black;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/bg_navigation-over.gif);
	display: block;
	padding-left: 25px;
}
a.navigation_aktiv  {
	color: black;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/bg_navigation-over.gif);
	display: block;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
}
ul.navigation {
	list-style-type:none;
	display:block;
	padding-left:0px;
}
ul.navigation li {
	list-style-type:none;
	display:block;
	margin: 10px 0px;
	padding-left: 0px;
}


.willkommen {
	font-size: 30px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	padding-left: 130px;
}
.index-text {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	color: #FFF;
	line-height: 12px;
}

.index {
	background-color: #1C60AB;
	background-image: url(../images/eingang.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 650px;
	width: 920px;
	margin: auto;
	margin-top: 20px;
}

.navigation-unten {
	color: #12345f;
	margin: auto;
	text-align: center;
}

.header-adresse {
	background-image: url(../images/bg_tabellen.gif);
	color: #000;
	position: relative;
	padding: 3px 5px;
	margin-bottom: 15px;
}
.header-adresse a {
	text-decoration:none; color:#000000;}
.image-right {
	float: right;
	border: none;
	margin-left: 10px;
}

h1 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: normal;
}

.gelb {
	background-image: url(../images/bg_tabellen.gif);
}

h4 {
	font-size: 11px;
	font-weight: normal;
}
hr {
	size:1;
	border:none;
	border-top:1px solid #666666;
	border-color:#FFDF55;
}

.speziell {
	font-size: 15px;
	font-weight: bold;
	color: #143C6B;
	background-image: url(../images/philosophie.jpg);
	padding: 15px;
	height: 362px;
	width: 484px;
	text-align: center;
}

.suedsteig {
	font-weight: bold;
	color: #143c6b;
	background-image: url(../images/suedsteig_links.jpg);
	text-align: center;
	padding: 5px;
	height: 270px;
	width: 190px;
	position: relative;
}

a.white {
	color: #FFF;
	text-decoration: none;
}
a:hover.white {
	color:#F9DC14;
	text-decoration: none;
}

