/****************Allgemeine CSS *******************/
body {
	margin: 0px;
	background-color: #fff;
}

/* Layout */
#mainBox {
	margin: 0px auto;
	width: 750px;
}

#headerBox {
	display: none;
}

#logoBox {
	margin: 0px 0px 0px 14px;
}

#contentBox {
	margin: 0px 0px 20px 14px;
}

#leftBox {
	display: none;
}

#rightBox {
	float: left;
	margin: 0px 0px 0px 9px;
	width: 710px;
}

#contentArea {
	margin: 18px 0px 0px 0px;
	float: left;
	width: 488px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#newsBox {
	margin: 18px 0px 0px 0px;
	float: right;
	width: 212px;
}

form {
	margin: 0px;
}

/* Styles */
h1 {
	margin: 0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #007663;
}
h2 {
	margin: 0px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007663;
}
h3 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007663;
}
.greenTitle {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #007663;
}
.content {
	width: 470px;
}
/* Header - Meta - Search Form*/
.headerBox td {
	margin: 0px;
	padding: 0px;
}
.meta {
	padding: 0px 40px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.searchField {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 0px;
}
.greybg {
	background-color: #e3e4e4;
}
.searchButton {
	padding: 0px 15px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #e3e4e4;
}

/* Navigation */
.navBox {
	margin: 0px 0px 17px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* News - Press */
.newsTitle {
	display: none;
}
.newsItem {
	display: none;
}

/* Team */
.peopleTitle {
	font-weight: bold;
	color: #007663;
}
a.peopleFile {
	color: #007663;
}

/* News - Archiv*/
.newsPageTitle {
	margin: 0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #008DCD;
}
.newsYear {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008DCD;
}
.newsContentTitle {
	margin: 5px 0px 2px 0px;
}
a.newsFile {
	color: #008DCD;
}

/* Subnavi */
.subnaviBox {
	float: left;
	width: 158px;
	margin-right: 4px;
}
.subnaviTitle {
	margin-bottom: 4px;
	padding: 5px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #7BB5AA;
}
.subnaviItem {
	height: 44px;
	margin-bottom: 4px;
	padding: 2px 0px 6px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #BFD9D3 url(img/subnavi_arrow.gif) no-repeat;
}

/* Content */
.title {
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #007663;
}

/* Links */
a {
	color: #000;
}

.meta a, .meta a:hover, .searchButton a, .searchButton a:hover {
	text-decoration: none;
	color: #000;
}

a.navL0 {
	display: block;
	padding: 2px 7px;
	margin-bottom: 1px;	
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background-color: #007663;
}
a.navL1 {
	display: block;
	padding: 2px 7px;
	margin-bottom: 1px;
	text-decoration: none;
	color: #007663;
	background-color: #bfd9d3;
}
a.navL2 {
	display: block;
	padding: 2px 7px;
	margin-bottom: 1px;
	text-decoration: none;
	color: #007663;
	background-color: #e1eae7;
}
a.navL0a, a.navL0a:hover, a.navL0:hover  {
	display: block;
	padding: 2px 7px;
	margin-bottom: 1px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background-color: #007663;
}
a.navL1a, a.navL1a:hover, a.navL1:hover   {
	display: block;
	padding: 2px 7px;
	margin-bottom: 1px;
	text-decoration: none;
	font-weight: bold;
	color: #007663;
	background-color: #7bb5aa;
}
a.navL2a, a.navL2a:hover, a.navL2:hover   {
	display: block;
	padding: 2px 7px;
	margin-bottom: 1px;
	text-decoration: none;
	font-weight: bold;
	color: #007663;
	background-color: #e1eae7;
}

/*********************************************************ABSTÄNDE**********************/
.abstand1 {
	line-height: 1px;
}
.abstand2 {
	line-height: 2px;
}
.abstand3 {
	line-height: 3px;
}
.abstand4 {
	line-height: 4px;
}
.abstand5 {
	line-height: 5px;
}
.abstand6 {
	line-height: 6px;
}
.abstand7 {
	line-height: 7px;
}
.abstand8 {
	line-height: 8px;
}
.abstand9 {
	line-height: 9px;
}
.abstand10 {
	line-height: 10px;
}
.abstand11 {
	line-height: 11px;
}
.abstand12 {
	line-height: 12px;
}
.abstand13 {
	line-height: 13px;
}
.abstand14 {
	line-height: 14px;
}
.abstand15 {
	line-height: 15px;
}
.abstand16 {
	line-height: 16px;
}
.abstand17 {
	line-height: 17px;
}
.abstand18 {
	line-height: 18px;
}
.abstand19 {
	line-height: 19px;
}
.abstand20 {
	line-height: 20px;
}
.abstand21 {
	line-height: 21px;
}
.abstand22 {
	line-height: 22px;
}
.abstand23 {
	line-height: 23px;
}
.abstand24 {
	line-height: 24px;
}
.Distance2px {
	line-height: 2px;
}
.Distance4px {
	line-height: 4px;
}
.Distance8px {
	line-height: 8px;
}
.Distance12px {
	line-height: 12px;
}
.Distance24px {
	line-height: 24px;
}
.imgabstandright{
	margin-right:44px;
}
/*********************************************************  ADMIN TOP ***************/
.admin_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:   none;
	padding-left: 4px;
}
.admin_top a:link, .admin_top a:active, .admin_top a:visited {
	color: #000000;
	text-decoration:   none;
}
