body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
	color: #FFFF66;
}
h5 {
	font-size: 14px;
	color: #FFFF66;
}




a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	color: #FFFF66;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#mailLink a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#mailLink a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#mailLink a:hover {
	color: #FF6600;
	text-decoration: none;
}


#inhalt {
	background-color: #666666;
}
#inhalt .naviRe .spacerImg {
	height: 128px;
	width: 30px;
}
#inhalt p.pRe {
	text-align: right;
}
#inhalt td {
	border-right-style: none;
	padding: 30px;
}
#inhalt td.noPad {
	padding: 0px;
}
#inhalt td.pad2 {
	padding: 2px;
}
#inhalt td.pad5 {
	padding: 5px;
}
#inhalt td.pad10 {
	padding: 10px;
}

#inhalt td.imgPos1 {
	text-align: center;
}
#inhalt p.imgPos1 {
	text-align: center;
}

#inhalt td.startImg {
	padding: 0px;
}
#inhalt td.naviRe {
	background-color: #333333;
	border-top-style: none;
	border-bottom-style: none;
	padding: 0px;
	width: 30px;
	border-right-style: none;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: center;
}
#inhalt td.vertOb {
	vertical-align: top;
}
#inhalt td.vertUnRe {
	vertical-align: bottom;
	text-align: right;
}
#inhalt td.overView {
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#footer td {
	font-size: 9px;
	text-align: center;
	background-color: #666666;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer img {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


#naviOben {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#naviOben a {
	text-decoration: none;
	color: #FFFFFF;
}
#naviOben td.flag {
	text-align: center;
	vertical-align: middle;
}

#naviOben a#current {
	color: #ff3300;
}
#naviOben a:link {
}
#naviOben a:visited {
}
#naviOben a:hover {
	color: #FF3300;
}

.color1 {
	background-color: #333333;
}
.rahmenLi {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.rahmenImg {
	border: thick groove #FFFF99;
	padding: 5px;
}
.rahmenOb {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.rahmenUnt {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.fett {
	font-weight: bold;
}

