body {
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
}
TABLE {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

li {
	line-height:14px;
	margin-bottom:6px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	margin-top:0px;
}
.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
.bold a {
	text-decoration: underline;
	color: #000000;
}
.kursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	font-style: italic;
	text-align: center;
}
.bildunterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}

.navigationActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.button{
	background-color:#57a5d5;
	border-top:1px solid #beddef;
	border-right:1px solid #5493b2;
	border-bottom:1px solid #496662;
	border-left:1px solid #5493b2;
	padding:3px 0px 3px 2px;
	margin-bottom:1px;
	line-height:100%;
}	

#menue {
	margin:15px 0px 0px 0px;
	padding:0px 5px 0px 5px;
}

.verlauf{
	background-image: url(../images/verlauf.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position: left top;
}
.verlauf_mitte{
	background-image: url(../images/verlauf_mitte.jpg);
	background-repeat:no-repeat;
	background-color: #ACD2E5;
	background-position: left top;
	height: inherit;
}

a:hover {
  text-decoration:none; 
}

#leuchtturm {
  padding:15px 0px 0px 0px;
  margin:0px;
}

#leuchtturm p {
  padding:0px 0px 10px 0px;
  margin:0px;
  text-align:center;
  color:#666666;
  font-style:italic;
}

#content {
	padding:0px 50px 0px 20px;
}

#content a {
	text-decoration: underline;
	color: #000000;
}	

#content a:hover {
	text-decoration:none;
	color: #000000;
}	

h1 {
	font-size: 12px;
}

h2 {
	font-weight:bold;
	color:#ff6600;
	font-size: 12px;
	margin-bottom:6px;
	padding:0px;
}

ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	line-height:150%;
}
