@charset "utf-8";
/* CSS Document */

html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
a, em, img, strong,
form {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: Verdana, Geneva, sans-serif;
	color: #2E3570;
}

body { background-color: #CCC;}

li {
	font-size: 13px;
	margin-bottom:  10px;
	margin-right: 5px;
	line-height: 120%; 
	color: #2E3570;
}

.li-txt {
	margin-bottom:  0px;
	margin-left: 5px;
}

p   {
	font-size: 14px;
	margin-left: 7px;
	margin-right: 7px;
}

.text   {
	font-size: 14px;
	margin-left: 7px;
	margin-right: 7px;
}

.über-ogs {
	font-size: 15px;
	font-weight:bold;
}

.head-ueberschrift-txt {
	font-size: 27px;
	color: #2E3570;
}
.zitat {
	font-size: 13px;
}

.zitat-name {
	font-size: 10px;
}

#body {
	position: relative;
	width: 950px;
	margin: 0 auto;
	margin-top: 50px;
	height: 620px;
	z-index: 1;
	background-repeat:no-repeat;
	background-color: #2E3570;
}
#hg-menue {
	position: absolute;
	left: 0px;
	top: 108px;
	width: 950px;
	height: 33px;
	z-index: 2;
	background-image: url(../images/design/hg-menue.png);
}
#content {
	position: absolute;
	left: 373px;
	top: 177px;
	width: 545px;
	height: 395px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	background: rgba(255,255,255,0.7);
	z-index: 2;
}
#content-inhalt {
	position: absolute;
	left: 10px;
	top: 7px;
	width: 525px;
	height: 380px;
	overflow: auto;
	z-index: 2;
}
#head-ueberschrift {
	position: absolute;
	left: 26px;
	top: 16px;
	width: 524px;
	height: 70px;
	z-index: 3;
}
#logo {
	position: absolute;
	left: 660px;
	top: 13px;
	width: auto;
	height: auto;
	z-index: 2;
}
a.menue_1 {
	position: relative;
	margin-left: 55px;
	margin-top: 6px;
	width: auto;
	height: auto;
	z-index: 10;
	min-width: 10px;
	min-height: 3px;
	font-size: 16px;
	text-decoration: none;
	float: left;
}
a.menue_1:hover {
	text-decoration: none;
	color: #EC6B31;
}



a.menue_a {
	position: relative;
	margin-left: 48px;
	margin-top: 6px;
	width: auto;
	height: auto;
	z-index: 10;
	min-width: 10px;
	min-height: 3px;
	font-size: 16px;
	text-decoration: none;
	float: left;
}
a.menue_a:hover {
	text-decoration: none;
	color: #EC6B31;
}



.ueberschrift-contend {
	font-size: 30px;
	color: #2E3570;
	text-align: center;
	margin-bottom: 15px;
	text-align: center;
}
#hg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
#fusszeile {
	position: absolute;
	left: 20px;
	top: 602px;
	width: auro;
	height: auto;
	color: #FFF;
	font-size: 10px;
	z-index: 10;
}
a.button-impressum {
	position: absolute;
	left: 853px;
	top: 602px;
	width: auro;
	height: auto;
	color: #FFF;
	font-size: 10px;
	text-decoration: none;	
	z-index: 10;
}
a.button-impressum:hover {
	color: #EC6B31;
	text-decoration: none;
}

a.button-datenschutz {
	position: absolute;
	left: 761px;
	top: 602px;
	width: auro;
	height: auto;
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
	z-index: 10;
}
a.button-datenschutz:hover {
	color: #EC6B31;
	text-decoration: none;
}
