body {
	margin: 0px;
	font: 12px "Lucida Grande", Arial, Helvetica, sans-serif;
}

.center {
//
	visibility: visible;
	z-index: 1;
	vertical-align: middle;
	text-align: center;
	background: white;
	padding: 0;
	width: 100%;
	margin: 0;
	height: 100%;
}

.main_hg {
	width: 1200px;
	height: 800px;
	background: url(img/DSC_0080_2.jpg) no-repeat;
	margin-right: auto;
	margin-left: auto;
	color: white;
}



.content {
	color: #464848;
	opacity: 0.71;
	background-color: white;
	width: 760px;
	height: 600px;
	overflow: auto;
	margin-left: 300px;
	text-align: left;
	padding-left: 40px;
}

.link {
	color: #464848;
	background-color: white;
	width: 780px;
	height: 600px;
	overflow: auto;
	margin-left: 300px;
	text-align: left;
	padding-left: 20px;
	padding-left: 20px;
}

.titel {
	color: white;
	text-decoration: none;
	width: 800px;
	margin-top: 132px;
	margin-left: 300px;
	float: none;
	display: block;
	background-color: transparent;
	text-align: right;
	opacity: 1;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
}

/* @group nav titel */

.titel  a:link {
	color: white;
	text-decoration: none;
}

.titel a:visited {
	color: white;
	text-decoration: none;
}

.titel a:hover {
	color: #99ccff;
	text-decoration: none;
}

.titel a:active {
	color: white;
	text-decoration: none;
}



/* @end */

/* @group nav */

.nav {
	color: black;
	text-decoration: none;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	width: 760px;
	margin-left: 300px;
	z-index: 20;
	float: none;
	clear: none;
	display: block;
	background-color: #ffffff;
	text-align: left;
	opacity: 1;
	padding: 2px 0 2px 40px;
}

.nav  a:link {
	text-decoration: none;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	background: white;
	padding: 2px 15px;
	color: black;
	border-left: 1px dotted #b0b1b1;
}

.nav a:visited {
	text-decoration: none;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	background: white;
	padding: 2px 15px;
	color: black;
	border-left: 1px dotted #b0b1b1;
}

.nav a:hover {
	text-decoration: none;
	color: white;
	background: gray 100% 100%;
}

.nav a:active {
	text-decoration: none;
}



/* @end */

.clear {
	clear: both;
	visibility: hidden;
}

/* @group site_alt */

.bold {
	font-size: 12px;
	padding-left: 15px;
	font-weight: bold;
}

.big {
	padding-left: 15px;
	font-weight: bold;
	font-size: 2.5em;
}

.norm_rot {
	font-size: 12px;
	color: #990000;
}

.klein {
	font-size: 10px;
	color: white;
}

.head2 {
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	letter-spacing: 2px;
	text-transform: none;
	font-size: x-large;
	font-variant: normal;
	text-decoration: none;
}

h3 {
	font-weight: bold;
	color: black;
	text-align: left;
	letter-spacing: 5px;
	text-transform: uppercase;
	font-size: larger;
}

.img_news {
	margin-left: 15px;
}

.zitat {
	font-weight: bold;
	color: #feffff;
	z-index: auto;
	padding-top: 40px;
	margin-top: 0;
	text-align: left;
	margin-bottom: -16px;
	padding-left: 300px;
}



/* @end */


