body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h1 {
	font-size: 16px;
	padding-top: 20px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 16px;
}



#header {
	background-color: #660000;
	background-image: url(images/bg_h.gif);
	background-repeat: repeat-x;
}
#footer {
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	background-color: #660000;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: outset;
	border-top-color: #ffffff;
}
#footer a:visited {
	color: #FFFFFF;
}
#inhalt {
	padding-right: 20px;
	padding-left: 20px;
}
#naviUnten {
	text-align: center;
	display: block;
	margin-bottom: 10px;
	letter-spacing: -1px;
}
#naviLinks td {
	padding-top: 10px;
	padding-bottom: 10px;
}

#naviLinks table {
	margin-top: 30px;
}
#naviVorNach {
	text-align: right;
	margin-bottom: 0px;
	padding-top: 3px;
}


a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.album {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.imgFooter {
	background-image: url(images/img_footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.imgRahmen {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #660000;
	background-color: #CCCCCC;
	padding: 2px;
	margin-left: 15px;
	margin-top: 15px;
}
.navibg {
	background-image: url(images/bg_navi.gif);
	background-repeat: repeat-y;
}

.inhbg {
	background-color: #999999;
}
.color1 {
	background-color: #660000;
	border-top-style: none;
}
.vertOb {
	vertical-align: top;
}
.center {
	text-align: center;
}

.rechts {
	text-align: right;
}
.left {
	text-align: left;
}


.rahmUntCtr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
.impressum {
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
}
.impressum a:visited {
	color: #FFFFFF;
}
.blink {
	text-decoration: blink;
	color: #660000;
}
