/**************** ALLGEMEIN ************ */


body {
	padding: 0;
}

#mainwrap {
	position:relative;
	width: 950px;
	margin: 0 auto;
}

#header {
	margin-bottom: 10px;
	background-image: url(../img/head_bg.jpg);
	background-repeat:none;
	width: 950px;
	height: 120px;
}


#status {
	height: 100px;
	width: 950px;
	background-color: #e6e6e6;
}

#status .status_p {
	font-family: tahoma,arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	left: 23px;
	top: 120px;
	color: #840000;
}

#navi {
	position: absolute;
	font-family: tahoma,arial,sans-serif;
	font-size: 13px;
	line-height: 140%;
	left: 0px;
	top: 170px;
	width: 140px;
}
#navi ul {
	margin-left: -35px;
}

#navi li {
	list-style: none;
}

#navi a{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}

#navi a:hover {
	text-decoration: underline;
}

#navi .active a {
	color: #840000;
}

#navi .sub_actice {
	color: #840000;
	font-size: 11px;
}

#cont_float {
	float: left;
	width: 655px;
}

#content {
	padding: 15px;
	margin-left: 230px;
	width: 655px;
	border-right: 35px solid #e6e6e6;
}

#content a {
	font-family: tahoma,arial,sans-serif;
	font-size: 13px;
	color: #840000;
}

#content p {
	font-family: tahoma,arial,sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #840000;
}

.first_p {
	margin-top: 0;
}

#content h1 {
	color: #840000;
	font-family: tahoma,arial,sans-serif;
	font-size: 15px;
}

#img_left {
	height: auto;
	background-image: url(../img/nav_left.jpg);
	background-repeat: repeat-y;
	width: 950px;
}

#foot_nav {
	width: 950px;
}

#foot_nav ul {
	margin-left: 300px;
}

#foot_nav li {
	float: left;
	margin-right: 15px;
	list-style: none;
	margin-top: -10px;
}

#foot_nav a {
	font-family: tahoma,arial,sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

#foot_nav a:hover {
	text-decoration: underline;
}

#foot_nav .active a {
	color: #840000;
}


/* ************************* Startseite ****************** */

#startbild {
	float: right;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
}

#cont_nav_start {
	margin-left: -37px;
	font-family: tahoma,arial,sans-serif;
	font-size: 13px;
}

#cont_nav_start li {
	list-style: none;
}

#cont_nav_start a{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

#cont_nav_start a:hover {
	text-decoration: underline;
}


/* ************************* GALERIE ****************** */

.gal_mainwrap {
	margin-top: 20px;
	width: 630px;
	height: 200px;
}

.gal_left_wrapper {

	float: left;
	width: 310px;
	text-align: center;
}

.gal_left_wrapper a img {
	border: 1px solid #fff;
}

.gal_left_wrapper a:hover img {
	border: 1px solid #840000;
}

.gal_right_wrapper {
	width: 310px;
	float: left;
}

.gal_right_wrapper p{
	color: #840000;
	font-family: tahoma,arial,sans-serif;
	font-size: 13px;
}

.gal_right_wrapper h3 {
	margin-top: 0;
	color: #840000;
	font-family: tahoma,arial,sans-serif;
	font-size: 14px;
}

/* ****** UEBER MICH ****** */

.wrap_main {
	font-family: tahoma,arial,sans-serif;
	margin-top: 15px;
	font-size: 13px;
	color: #840000;
  height: 35px;
  width: 663px;
}

.wrap_left {
	font-family: tahoma,arial,sans-serif;
	font-size: 13px;
	color: #840000;
	float: left;
	margin-right: 6px;
	width: 215px;
}

.wrap_mid {
	font-family: tahoma,arial,sans-serif;
	font-size: 13px;
	color: #840000;
	width: 215px;
	float: left;
	margin-right: 6px;
}

.wrap_right {
	font-family: tahoma,arial,sans-serif;
	font-size: 13px;
	color: #840000;
	width: 215px;
	float: left;
}