
/* GPN VERSION 8 MULTILINGUAL 10_04_27  */

html {
	height: 100%;
}

body {
	font-family: helvetica, arial, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: .71em;
}

h1 {
	font-family: helvetica, arial, sans-serif;
	letter-spacing: .04em;
}

h2 {
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-size: 100%;
}

h4 {
	font-family: helvetica, arial, sans-serif;
	line-height: 1.7em;
	padding: 10px 15px;
	font-weight: bold;
	text-align: justify;
	background-color: #a9afb7;
	margin-bottom: 24px;
	color: white;
	border-width: 1px;
}

/* ++++++++++++++++++++++++++++++++ */

/* BILDAUSRICHTUNGEN*/

img {
	border: 0px;
}

img.libue {
	padding-right: 22px;
	padding-bottom: 9px;
}

img.rebue {
	padding-left: 22px;
	padding-bottom: 9px;
}

a {
	outline: none;
}

/* image positioning - left, right and center */

.left {
	float: left;
	padding: 0px 8px 0px 0px;
}

.right {
	float: right;
	padding: 0px 0px 0px 8px;
}

.center {
	display: block;
	text-align: center;
	margin: 0 auto;
}

/* ++++++++++++++++++++++++++++++++ */

/* block quote */

blockquote {
	margin: 20px 0px 20px 0px;
	padding: 10px 20px 0px 20px;
	border-left: 8px solid;
}

/* unordered list */

ul {
	margin: 8px 0px 0px 16px;
	padding: 0px;
}

ul li {
	list-style-type: square;
	margin: 0px 0px 11px 0px;
	padding: 0px;
}

/* ordered list */

ol {
	margin: 8px 0px 0px 24px;
	padding: 0px;
}

ol li {
	margin: 0px 0px 11px 0px;
	padding: 0px;
}

/* ++++++++++++++++++++++++++++++++ */

/* HAUPTCONTAINER*/

#main {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	border-color: #535236;
	border-width: 1px;
}

/* HILFSNAVIGATION*/

#helpnav {
	height: 33px;
	width: 462px;
	top: 0;
	position: absolute;
}

/* links above the logo / footer */

#links {
	width: auto;
	height: 21px;
	font-size: 1em;
	text-transform: lowercase;
	text-align: left;
	float: left;
	padding-top: 9px;
	padding-left: 18px;
	letter-spacing: 0.05em;
}

/* BEGINN SUCHFELDEINGABE HILFSNAVI */

#search {
	float: right;
	position: relative;
	top: 3px;
	padding-right: 20px;
	padding-top: 15px;
}

#search input, textarea {
	font-family: helvetica, arial, sans-serif;
	font-size: 100%;
	background-color: white;
	width: 80px;
}

/* FOOTER */

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 27px;
	padding-top: 8px;
	padding-bottom: 6px;
	text-align: center;
}

#footer h5 {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #fff;
	font-size: 1em;
	margin: 0;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}

/* ++++++++++++++++++++++++++++++++ */

#links a, #footer a {
	text-decoration: none;
}

#links a:hover, #footer a:hover {
	text-decoration: underline;
}

#links submit {
	font-family: helvetica, arial, sans-serif;
	border: 1px solid;
	width: 70px;
	height: 22px;
	cursor: pointer;
	font-size: 100%;
}

/* ENDE SUCHFELDEINGABE HILFSNAVI */

/* HEADER */

#logo {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 178px;
	text-align: left;
	border-bottom: 1px solid white;
}

#logo h1 {
	margin: 0px;
	padding: 130px 0px 0px 19px;
	font-size: 150%;
	letter-spacing: 0.2em;
}

/* HAUPTMENUE*/

#menu {
	height: 26px;
	width: 1024;
	background-color: transparent;
	padding-bottom: 12px;
}

#menu ul {
	margin: 0px auto;
}

#menu li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#menu li a {
	display: block;
	float: left;
	height: 21px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 16px 32px 0 15px;
	border-right: 1px solid silver;
}

/* spacer unter nav */

#spacer {
	height: 6px;
	width: 1024px;
	margin-left: 0;
	margin-right: 0;
	background-color: white;
}

/* CONTENT CONTAINER */

#content {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: auto;
	padding: 0px;
	overflow: hidden;
}

#logo, #menu, #main, #footer {
	clear: both;
}

/* TABELLENFORMATTIERUNG*/

table.three {
	margin-left: -3px;
}

table.five {
	margin-left: -5px;
}

table.seven {
	margin-left: -7px;
}

/* ALLGEMEINE ABSATZFORMATE */

#column2 p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 1.7em;
}

#column1 p {
	padding: 15px 15px 25px;
	line-height: 1.5em;
	font-size: 1.1em;
}

#column3 p {
	line-height: 1.5em;
	font-size: 1.1em;
	padding-left: 15px;
	padding-right: 15px;
}

/* COLUMN 1 - SIDEBAR */

#column1 {
	width: 172px;
	float: right;
	padding: 0px 5px 5px 0px;
}

/* ++++++++++++++++++++++++++++++++ */

.sidebarcontent {
	text-align: left;
	width: 179px;
	float: left;
	margin-left: -1px;
}

.sidebarcontent p {
	line-height: 1.5em;
	font-size: 1em;
}

.sidebarcontent a, #column2 a {
	padding: 0px 0px 2px 0px;
	text-decoration: none;
}

.sidebarcontent a:hover, #column2 a:hover {
	border-bottom: 1px solid;
}

.sidebarcontent h1 {
	padding: 20px 0px 5px 15px;
	margin: 0px;
	font-size: 1.5em;
	line-height: 1em;
	height: 14px;
	width: 171px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	letter-spacing: -0.07em;
}

.sidebarcontent h2 {
	padding: 20px 0px 5px 15px;
	margin: 0px;
	font-size: 1.5em;
	line-height: 1em;
	height: 14px;
	width: 171px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	letter-spacing: -0.07em;
}

/* ++++++ANYNEWS+++++++++++ */

.anynews p {
	line-height: 1.5em;
	font-size: 1em;
}

.anynews a, #column2 a {
	padding: 0px 0px 2px 0px;
	text-decoration: none;
}

.anynews a:hover, #column2 a:hover {
	border-bottom: 1px solid;
}

.anynews h1 {
	padding: 20px 0px 5px 15px;
	margin: 0px;
	font-size: 1.5em;
	line-height: 1em;
	height: 14px;
	width: 171px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	letter-spacing: -0.07em;
}

.anynews h2 {
	padding: 20px 0px 5px 15px;
	margin: 0px;
	font-size: 1.2em;
	line-height: 1em;
	height: 14px;
	width: 171px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	letter-spacing: -0.07em;
}

/* ++++++++++++++++++++++++++++++++ */

.sidebarcontent input, textarea {
	width: 140px;
	font-family: helvetica, arial, sans-serif;
	border: 1px solid;
	font-size: 100%;
	margin-bottom: 5px;
}

/* ++++++Solobilder Sidebar++++++++++++++ */

.sidebarcontent p img.solo {
	margin-left: -15px;
}

/* ++++++++++++++++++++++++++++++++ */

/* COLUMN 2 - CONTENT*/

#column2 {
	text-align: justify;
	width: auto;
	margin: 0px 180px 0px 187px;
	padding: 51px 86px 120px;
	font-size: 1.1em;
}

/* ++++++++++++++++++++++++++++++++ */

#column2 h1 {
	padding: 6px 0px 4px;
	margin: 0px 0px 20px;
	text-align: left;
	font: normal bold 200% Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -0.9px;
}

#column2 h2 {
	padding: 10px 0px 6px;
	margin: 5px 0px 20px;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.2em;
	text-align: left;
	border-bottom-style: outset;
	border-bottom-width: 1px;
	letter-spacing: -0.05em;
}

#column2 h3 {
	padding: 6px 0px 4px 0px;
	margin: 0px 0px 12px 0px;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
}

/* ++++++++++++++++++++++++++++++++ */

/* COLUMN 3 - NAVBAR */

#column3 {
	width: 184px;
	float: left;
}

#column3 h2 {
	font-size: 110%;
	font-weight: bold;
}

/* ++++++++++++++++++++++++++++++++ */

/* NAVBAR items */

.navbaritem {
	text-align: left;
	width: 185px;
	margin-right: 0px;
	margin-top: 0;
}

.navbarbox {
	text-align: left;
	width: 180px;
	padding-top: 25px;
}

.navbarcontent {
	text-align: left;
	width: 185px;
	padding-top: 25px;
}

.navbarcontent h1 {
	font-size: 1.5em;
	width: 164px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	line-height: 1em;
	letter-spacing: -0.07em;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 5px 5px 5px 15px;
	margin-top: 0;
}

.navbarcontent h2 {
	font-size: 1.5em;
	width: 164px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	line-height: 1em;
	letter-spacing: -0.07em;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 5px 5px 5px 15px;
	margin-top: 0;
}

/* ++++++Solobilder Navbar++++++++++++++ */

.navbarcontent p img.solo {
	margin-left: -15px;
}

/* FORMATBASIS DES NAVBAR MENUE*/

.navbarmenue {
	padding: 0px;
	position: relative;
}

.navbarmenue ul {
	margin: 0px auto;
}

.navbarmenue li {
	margin: 0px;
	float: left;
	list-style: none;
}

/* Format Ebene 1 */

.navbarmenue li a {
	float: left;
	height: 21px;
	text-decoration: none;
	padding: 13px 0px 4px 16px;
	width: 170px;
	border: 0px;
	background-color: transparent;
	border-bottom: 1px solid silver;
}

/* Format Ebene 2 */

.navbarmenue li li a {
	float: left;
	height: 12px;
	text-decoration: none;
	width: 170px;
	background-color: transparent;
	border-bottom: 1px solid silver;
	padding: 10px 0px 11px 16px;
}

/* Format Ebene 3 */

.navbarmenue li li li a {
	float: left;
	height: 12px;
	text-decoration: none;
	width: 170px;
	background-color: transparent;
	border-bottom: 1px solid silver;
	padding: 7px 0px 8px 16px;
}

/* Format Ebene 4 */

.navbarmenue li li li li a {
	float: left;
	height: 12px;
	text-decoration: none;
	width: 170px;
	background-color: transparent;
	border-bottom: 1px solid silver;
	padding: 13px 0px 4px 16px;
}

.navbarmenue ol {
	margin-top: 0px;
	float: left;
}

/* ++++++++++++++++++++++++++++++++ */

/* CLEARFIX*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

.clearfix {
	display: block;
}
