
body {
	color: black;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	background-color: #fff;
	text-align: center;
	margin: 0;
	padding: 0
	}

div {
	margin: 0;
	padding: 0
	}

h1 {
	font-size: 18px;
	text-align: left;
	padding: 30px 20px 0px
	}
td {
	padding: 0px
	}

#seite {
	margin: 0 auto;
	width: 770px
	}

#kopf {
	background: url(bilder/kopf.gif) no-repeat center top;
	width: 100%
	}

#kopf-start {
	background: url(bilder/kopf-start.gif) no-repeat center top;
	width: 100%
	}

#kopfzeile {
	width: 100%;
	height: 85px
	}

#kopfmenue {
	width: 100%;
	height: 60px
	}

#kopfmenue a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px
	}

#kopfmenue a:hover {
	text-decoration: underline
	}

#kopfmenue span {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 15px;
	padding-left: 15px
	}

#inhalt  {
	background: url(bilder/hg-inhalt.gif) repeat-y center top;
	text-align: left
	}


#fuss  {
	color: #a9a9a9;
	font-size: 12px;
	background: url(bilder/hg-fuss.gif) no-repeat center bottom;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-left: 20px
	}


#menue {
	list-style-type: none;
	margin: 0px;
	padding: 0px
	}

#menue li {
	margin: 0px 0px 5px;
	padding: 0px
	}

#menue li a {
	color: #000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	background: url(bilder/hg-menue.gif) no-repeat left top;
	margin: 0px 0px 0px 10px;
	padding: 3px 0px 3px 25px;
	border: solid 1px #c0c0c0;
	display: block
	}

#menue li a:hover {
	text-decoration: underline;
	background: url(bilder/hg-menue2.gif) no-repeat left top
	}

#menue li span {
	color: #000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	background: url(bilder/hg-menue2.gif) no-repeat left top;
	margin: 0px 0px 0px 10px;
	padding: 3px 0px 3px 25px;
	border: solid 1px #c0c0c0;
	display: block
	}
.eingerueckt {
	padding-left: 50px
	}
a.link {
	color: #696969
	}
a:hover.link {
	color: #000
	}
.liste { list-style-image: url(bilder/punkt.gif) }
.liste a  { color: black; text-decoration: underline }

