* {
	margin: 0;
	padding: 0;
}
p {
	margin-top: 10px;
}
html {
	height: 100%; 
	margin-bottom: 1px;
}
body, td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #2D2D2D;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
}
#hrahmen {
	margin:0px auto;
	text-align: left;
	width: 800px;
}
#head {
	height: 87px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
}
#navi {
	height: 33px;
	background-image: url(../img/navir.png);
	background-repeat: repeat-x;
	background-color: #701315;
	text-align: center;
}
#content {
	background-image: url(../img/content.png);
	background-repeat: repeat-x;
	padding: 15px 10px 5px 10px;
	background-color: #EEEEEE;
	line-height: 1.333em !important;
}
#foot {
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
	color: #999999;
}
#foot a:link, #foot a:active, #foot a:visited {
	text-decoration: none;
	color: #990000;
}
#foot a:hover {
	text-decoration: underline;
}
#menu {
	list-style-type: none;
	list-style-image: none;
	padding-left: 26px;
}
#menu li {
	float: left;
}
#menu li a:link, #menu li a:active, #menu li a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding: 0 10px 0 10px;
	display: block;
	float: left;
	line-height: 33px;
}
#menu li a:hover {
	text-decoration: underline;
}
#main {
	float: left;
	width: 615px;
	z-index: 6;
}
#right {
	float: right;
	width: 155px;
	z-index: 5;
}
.start, a.start:link, a.start:active, a.start:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.start:hover {
	text-decoration: underline;
}
.naviactive {
	background-image: url(../img/navi.png);
	background-repeat: repeat-x;
}
.box, .rbox {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.rbox {
	padding: 0;
	font-size: 11px;
}
.box_head {
	padding: 2px 5px 2px 5px;
	display: block;
	background-color: #f5f5f5;
}
.box_rhead {
	background-image: url(../img/navi.png);
	background-repeat: repeat-x;
	height: 22px;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	display: block;
	
}
.box_content {
	padding: 5px;
}
.links {
	float: left;
}
.rechts {
	float: right;
}
.clear {
	clear: both;
}
.partner {
	list-style-type: square;
	list-style-position: inside;

}
.grau {
	color: #666666;
}
.imgborder {
	padding: 5px;
	border: 1px solid #CCC;
}

h1, h2, h4, h5 {
	margin-bottom: 5px;	
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #881518;
	text-transform: uppercase;
}
h2 { font-size: 15px; }
h3 { 
	font-size: 13px;
	color: #881518;
	margin-bottom: 1px;
}
h4 { font-size: 8px; }
.uberschrift {
	display: block;
	border-bottom: 1px solid #B9C3A5;
}
.img {
	padding: 3px;
	border: 1px solid #B9C3A5;
}
.emptypas {
	background-color: #FFFFFF;
	padding: 15px 15px 15px 15px;
	-moz-border-radius:5px;
	border: 1px solid #CCCCCC;
	margin-right: 30px;
	float: left;
	width: 230px;
}
.picpas {
	background-color: #FFFFFF;
	width: 230px;
	padding: 15px 15px 15px 15px;
	-moz-border-radius:5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
	cursor: hand;
	margin-right: 30px;
	float: left;
}

.picpas:hover {
	border: 1px solid #666666;
}

.picpas_beschreibung {
	text-align: center;
	margin-top: 7px;
	background-color: #F5F5F5;
	font-weight: bold;
}
.gallerypic {
	border: 7px solid #FFFFFF;
}

.gallerypic:hover {
	border: 7px solid #CCCCCC;
}

a:link, a:visited, a:active {
	color: #CA1314;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
