body {
color: #000;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, san-serif;

background-image: url(grafiken/hintergrund.jpg);
background-repeat: repeat;
background-attachment: fixed;

text-align: center;
margin: auto;
padding-top: 10px;
}

a:link { color: #333; text-decoration:underline;}
a:visited { color: #333; text-decoration:underline;}
a:hover { color: #013879; text-decoration:none;}
a:active { color: #013879; text-decoration:none;}


input, textarea {
	border:1px solid #DADBDD;
	background:#fff url("grafiken/bg-input.gif") left top repeat-x;
}

input.button {
	border:1px solid #DADBDD;
	background:#868B8E url("grafiken/bg-footer.jpg") left top repeat-x;
	color:#fff;
	font:bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	cursor:pointer;
}

h1 {
font-size: 18px;
margin-top:5px;
margin-bottom: 15px;
}

h2 {
font-size: 15px;
margin-top:0px;
margin-bottom: 0px;

*/ line-height: 16px;
*/magrin-bottom: -5px;
}

h3 {
font-size: 14px;
margin-top:0px;
margin-bottom: 0px;
}

h4 {
font-size: 12px;
font-weight: bold;
margin-top:0px;
margin-bottom: 0px;
}

br {
line-height: 12px;
}

img {
padding: 0px;
border: 0;
	}

#basis {
color: #333;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, san-serif;
text-align: center;
text-align: left;
width: 800px;
height: 200px;
}

.head {
padding: 0px;
height: 150px;
background-color: #ccc;
}

.menu {
background-image:url(grafiken/menu-hintergrund.gif);
color: #fff;
padding: 5px;
padding-right: 5px;
height: 16px;
font-size: 10px;
font-weight: bold;
}

.menu ul {
margin-top: 2px;
margin-bottom: 2px;

*/ margin-top: -5px;
*/ margin-bottom: -5px;
}

.menu li {
  display: inline; /* Listenelemente nebeneinander */
  list-style-type: none; /* Aufzählungszeichen entfernen */
  padding-right: 15px;
}

.menu a:link, .menu a:visited, .menu a:active {
color: #fff;
text-decoration: none;
}

.menu a:hover {
color: #fff;
text-decoration: underline;
}

.content {
color:#6b6b6b;
height: auto;
background-color: #f4f4f4;
text-align: left;
padding: 10px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}

.footer { background-image: url(grafiken/footer-hintergrund.gif); background-repeat: no-repeat; height: 20px; }

.unterm-footer {
font-size: 10px;
text-align: center;
padding-top: 3px;
padding-bottom: 5px;
}

.unterm-footer li {
  display: inline; /* Listenelemente nebeneinander */
  list-style-type: none; /* Aufzählungszeichen entfernen */
  padding-right: 15px;
}

.unterm-footer img {
border: 0px;
}

.unterm-footer  a:link { color: #666; text-decoration:none; }
.unterm-footer  a:visited { color: #666; text-decoration:none; }
.unterm-footer  a:hover { color: #013879;  text-decoration:underline;}
.unterm-footer  a:active { color: #013879; text-decoration:underline; }

.startseite ul {
margin-top: -10px;
margin-bottom: -10px;

*/ margin-top: -5px;
*/ margin-bottom: -5px;
}

.button {
	width: 144px;
	height: 16px;
	background-image:url(../../media/button-grau.jpg);
	padding: 7px 10px 5px 10px;
	float:left;
	font-weight:bold;
	font-size: 11px;
	}
	
.button a:link, .button a:visited { color: #666; text-decoration:none;}
.button a:hover, .button a:active { color: #000; text-decoration:underline;}


.button_pdf {
	width: 144px;
	height: 16px;
	background-image:url(../../media/button_pdf.jpg);
	padding: 7px 10px 5px 10px;
	float:left;
	font-weight:bold;
	font-size: 11px;
	}
	
.button_pdf a:link, .button_pdf a:visited { color: #666; text-decoration:none;}
.button_pdf a:hover, .button_pdf a:active { color: #000; text-decoration:underline;}

	
.content-text {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 16px;
	word-spacing: 1px;
	}
	
.content-text ul {
	margin-left: -25px;
	
	*/ margin-left: 20px;
	}
