

body {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
}

#container {
	text-align: left;
	width: 1000px;
	height: auto;
	position: relative;
	margin: 0px auto 0px auto;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
}

#logo {
	margin: 60px 0 25px 20px;
	float: left;
	display: none;
}

#logo a img {
	border-width: 0px;
	border-style: none;
	}

.clear {
	clear: both;
}

#header {
	height: 150px;
	background-image: url(/assets/site/images/header_bg.gif);
	margin-top: -5px;
}


#slogan {
	width: 650px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	padding-left: 120px;
}

#meta_navigation {
	margin: px 5px 0 0;
	height: 35px;
	width: 400px;
	float: right;
}

#meta_navigation a {
	color: #ffffff;
}

.meta_nav_el_inaktiv {
	font-style: normal;
	float: right;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-right: 10px;
}

.meta_nav_el_aktiv {
	font-style: normal;
	float: right;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-right: 10px;
}

.meta_nav_el_inaktiv a{
	text-decoration: none;
	color: #fff;
}

.meta_nav_el_aktiv a{
	text-decoration: none;
	color: #fff;
}

.metanav {
	line-height: 16px;
	letter-spacing: 3px;
	text-transform: uppercase;
	background-repeat: repeat-x;
	float: right;
	background-image: url(/assets/site/images/meta_nav_bg.gif);
	height: 55px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: white;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	font-weight: normal;
}

.metanav a {
	text-decoration: none;
	color: #fff;
	font-style: none;
}

#nav {
    width: 100%;
    overflow: hidden;
    float: left;

}

#nav ul {
	background-image: url(/assets/site/images/main_navi_bg.gif);
	height: 35px;
	padding-left: 0px;
	margin: 0;
}

#nav ul li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 2%;
	padding: 10px 10px 0 10px;
	font-size: 1em;
	height: 25px;
}

#nav ul li a,
#nav ul li strong {
	color: #5b5b5b;
	text-decoration: none;
	height: 35px;
  }

#nav ul li a:focus,
#nav ul li a:hover,
#nav ul li a:active  {
	color: #333;
}

#nav2 {
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

#nav2 ul {
    margin:0;
	display: inline;
	float: left;
	padding: 0;
}

#nav2 ul li {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1em;
	font-weight: normal;
}

#nav2 ul li a,
#nav2 ul li strong {
	background: transparent;
	color: #fff;
	display: block;
	margin: 0;
	text-decoration: none;
	text-align: center;
	padding: 0.6em 0.7em;
	font-size: 1em;
	font-weight: normal;
	border: 1px;
  }

#nav2 ul li a:focus,
#nav2 ul li a:hover,
#nav2 ul li a:active  {
	color: #fff;
	text-decoration: none;
}



#nav2 ul li.inactive a,
#nav2 ul li.current strong,
#nav2 ul li.current a,
#nav2 ul li.current a:focus,
#nav2 ul li.current a:hover,
#nav2 ul li.current a:active {
	background: #fc9045;
	color: #fff;
	text-decoration: none;
	margin: 10px 0 0 10px;
	border: 1px solid #c86931;
}



.aktiv {
	background-image: url(/assets/site/images/main_navi_bg_active.gif);
	border: 1px solid #bd6130;
}

.aktiv a {
	color: #fff;
	font-weight: bold;
}



#content {
	line-height: 20px;
	width: 100%;
	background-color: #ffd185;
	float: left;
	text-align: center;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}

#content a {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

.frames {
	
	border-width: 1px;
	
	border-color: #737373;
	
	border-style: solid;
	
	padding: 15px 10px 10px 10px;
	
}

#images img {
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	padding-bottom: 15px;
	
}


#images_desc {
	line-height: 16px;
	color: #626262;
	border-style: none;
	text-align: left;
	margin: 5px 0 0 0 ;
	float: right;
	width: 30%;
	background-color: white;
	padding: 10px;
}

#footer {
	padding: 7px 0 7px 15px;
	background-color: #a2a2a2;
	color: #fff;
}

h1 {
	margin-top: 0px;
	font-size: 28px;
	color: #fc9045;
	font-weight: bold;
}

h2 {
	letter-spacing: 3px;
	margin-top: 0px;
	font-size: 16px;
	color: #fc9045;
}

.einleitung {
	letter-spacing: 1px;
	line-height: 18px;
	font-size: 12px;
	font-style: bold;
	color: #403d3f;
	padding-bottom: 5px;
	margin-bottom: 10px;

}

.frames h2 {
	text-align: left;
}

.das_ganze {
	font-weight: bold;
	color: #fb8744;
	font-size: 40px;
}

.summe {
	color: #d8d8d8;
	font-size: 30px;
	margin-top: 20px;
}

.teile {
	color: #fb8744;
	font-size: 39px;
}

.zitat {
	color: #fb8744;
	font-size: 18px;
}

.content_left {
	width: 50%;
	float: left;
	padding: 2% 2% 2% 2%;
}

.content_right {
	width: 50%;
	float: right;
	padding: 2% 2% 2% 2%;
}

.content_bottom {
	width: 60%
	clear: both;
	padding: 2% 2% 2% 2%;
}

#line {
	border-bottom: 1px solid #fb8744;
}

#vse {float: left; width: 178px; margin-left: 300px;
	text-align: left;
	background: url(images/vse.png) no-repeat;
	padding-left: 10px;
	padding-top: 60px;
	height: 105px;
}

#vse a {
	font-size: 16px;
}

#pm {float: left; width: 178px; height: 104px; margin-left: 10px;
	text-align: center;
	background: url(images/pm.png) no-repeat;
	padding-top: 60px;
	padding-left: 10px;
}

#pm a {
	font-size: 16px;
}

#vvs {float: left; width: 178px; margin: 10px 0 0 120px;
	text-align: center;
	background: url(images/vvs.png) no-repeat;
	padding-top: 70px;
	padding-left: -100px;
	height: 94px;
}

#vvs a {
	font-size: 16px;
}

#logo_gpg {float: left;
		width: 346px;
		height: 255px;
		margin: -30px 0 -30px 20px;
		text-align: center;
		background: url(images/logo_gpg.png) no-repeat;
}
#tus {float: left; width: 178px; height: 104px; margin: 10px 0 0 20px;
	text-align: center;
	background: url(images/tus.png) no-repeat;
	padding-top: 70px;
	padding-left: 10px;
}

#tus a {
	font-size: 16px;
}

#uu {float: left; width: 178px; height: 34px;
	text-align: left;
	background: url(images/uu.png) no-repeat;
	padding-top: 130px;
	padding-left: 30px;
	margin-left: 300px;
}
#kt {float: left; width: 178px;
	text-align: left;
	background: url(images/kt.png) no-repeat;
	padding-top: 130px;
	padding-left: 40px;
	height: 34px;
	margin-right: 0;
	margin-left: 10px;
	margin-bottom: 0;

}

#kt a {
	font-weight: bold;
	font-size: 16px;
	color: #808080;
	text-decoration: none;
}

#uu a {
	font-weight: bold;
	font-size: 16px;
	color: #808080;
	text-decoration: none;
}


#container_startseitentext {
	color: #5e5e5e;
	line-height: 20px;
}

#container_startseitentext_left {
	width: 47%;
	float: left;
	padding: 10px;
}

#container_startseitentext_right {
	width: 47%;
	float: right;
	padding: 10px;
}
