body {
	color: #595900;
	font-size: 75%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	background-color: #f9f9ea;
	margin: 0;
	padding: 0;
}


/*---------------------------------------B A S I C D E F I N I T I O N S ---*/

body a:link, body a:visited, body a:active {
	color: #595900;
	text-decoration: none;
}

body a:hover {
	color: #E05F00;
	text-decoration: none;
}

img {
	border: none;
}

ol, ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}

h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p {
	font-size: 100%;
	line-height: 133%;
}

form {
	padding: 0;
	margin: 0;
}

input, select, textarea {
	color: #595900;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
}

/* -- Textbrowser Annotations --*/

.hidden {
	visibility: hidden;
	display: none;
}

/* ---------------------------------------- L A Y O U T ---*/

div.main {
	position: absolute;
	display: block;
	width: 82.8em;
	min-width: 800px;
}

/* ---------------------------------------- PAGE HEAD ---*/

div.logos {
	float: right;
	position: relative;
	display: block;
	width: 77.8%;
	height: 50px;
	overflow: hidden;
	white-space: nowrap;
}

div.homelogos {
	float: right;
	position: relative;
	width: 77.8%;
	height: 72px;
	overflow: hidden;
	white-space: nowrap;
	border: none;
}

/* ---L O G O S ---*/

div .famatlaslogo {
	float: left;
	overflow: hidden;
	white-space: nowrap;
}

div.logos img, div.homelogos img {
	vertical-align: text-top;
}

div .hsmlogo {
	float: right;
	width: 19.5%;
	overflow: hidden;
	white-space: nowrap;
}

.atlaslogo {
	padding: 0 1% 0 0;
}

/* -------------------- Kennung ---*/

div.kennung {
	width: 97%;
	height: 105px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
}

div.kennung img {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

/* --------------------content container---*/

div.maincontent {
	float: right;
	position: relative;
	width: 78%;
	margin: 0;
	padding: 0;
}

div .contentwrapper {
	float: left;
	position: relative;
	width: 79%;
}

div .contentwhitespace {
	float: left;
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
	background-color: #FFF;
	background-image: url(../images/whitebox/right_border.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

div .contentcontainer {
	float: left;
	position: relative;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	background-image: url(../images/whitebox/right_border.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.contentwhitespace em {
	display: block;
	height: 12px;
	margin: 0;
	padding: 0;
	border-left: 1px solid #B0BA00;
	background-image: url(../images/whitebox/top_right_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* ----------------------------------------- N A V I G A T I O N ---*/

div.navcol {
	float: left;
	position: relative;
	width: 21.8%;
	margin: 0;
	padding: 0;
}

.navigation {
	font-weight: bold;
	width: 97%;
	background-image: url(../images/navigation/nav_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
}

.navigation li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

html>body .navigation li a {
	width: auto;
}

/*--- L E V E L 01 Listitems ---*/

.navigation li a, .nosublevel li a {
	color: #595900;
	display: block;
	padding: 8px 6px 8px 19px;
	text-decoration: none;
	width: 100%;
	background-image: url(../images/navigation/trenner_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.navigation li a:hover {
	color: #E05F00;
	background-color: #F5F5DC;
	border-right: #B0BA00;
	border-width: 0 1px 0 0;
	border-style: none solid none none;
}

/* --- home ---*/

li.homebutton a, li.homebutton a:link, li.homebutton a:visited, li.homebutton a:active {
	font-size: 95.8%;
	line-height: 116.6%;
	vertical-align: middle;
	background-color: #FFF;
	background-image: url(../images/navigation/nav_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

li.homebutton a:hover {
	border: none;
}

/*--- Homepage first List Item ---*/
.homenavtop {
	height: 9px;
	background-image: url(../images/navigation/nav_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* --- Bereichskennung---*/
.navigation h3 {
	color: #394900;
	font-family: "Arial Narrow", Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 150%;
	line-height: 158.3%;
	font-weight: bold;
	vertical-align: middle;
}

.navigation h3 a, .navigation h3 a:link, .navigation h3 a:visited, .navigation h3 a:active {
	background-color: #CDD400;
	background-image: url(../images/navigation/kennung_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	padding: 4px 6px 4px 19px;
}

.navigation h3 a:hover {
	color: #fff;
	border: none;
	background-color: #CDD400;
	background-image: url(../images/navigation/kennung_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

 .navigation h3.nosublevel { 
 	background-image: url(../images/navigation/kennung_bottom.gif);
 	background-repeat: no-repeat;
 	background-position: right bottom;
 	padding: 0 0 4px 0;
 }

/*--- Last List Item ---*/
li.navbottom a, li.navbottom a:link, li.navbottom a:visited, li.navbottom a:active {
	color: #595900;
	padding: 6px 6px 14px 19px;
	background: none;
}

li.navbottom a:hover {
	color: #E05F00;
	border: none;
	background-color: #F5F5DC;
	background-image: url(../images/navigation/nav_back_over.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*--- Level 01 ACTIVE---*/
li.active a, li.active a:link, li.active a:visited, li.active a:active {
	color: #E05F00;
	border-right: #B0BA00;
	border-width: 0 1px 0 0;
	border-style: none solid none none;
	background-color: #F5F5DC;
	background-image: url(../images/navigation/bullet_level1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

li.active a:hover {
	color: #E05F00;
}

.navigation li a strong {
	color: #E05F00;
}

.navbottom strong {
	color: #E05F00;
}

/*--- L E V E L 02 Listitems ---*/
ul.sublevel {
	display: block;
	border-bottom: #660;
	border-right: #B0BA00;
	border-width: 0 1px 1px 0;
	border-style: none solid solid none;
}

li.sublevel a, li.sublevel a:link, li.sublevel a:visited, li.sublevel a:active {
	color: #595900;
	font-weight: normal;
	padding: 4px 6px 4px 29px;
	background: #F5F5DC url(../images/navigation/bullet.gif) no-repeat left top;
	border-color: #DCE06E;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
}

li.sublevel a:hover {
	color: #E05F00;
	background: #F5F5DC url(../images/navigation/bullet_active.gif) no-repeat left top;
	border-color: #DCE06E;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
}

/*--- L E V E L 02 ACTIVE---*/
li.subactive a, li.subactive a:link, li.subactive a:visited , li.subactive a:active {
	color: #E05F00;
	font-weight: normal;
	background: #F5F5DC url(../images/navigation/bullet_active.gif) no-repeat left top;
	padding: 4px 6px 4px 30px;
	border-color: #DCE06E;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
}

li.subactive a:hover {
	color: #E05F00;
	border-color: #DCE06E;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
}

/*--- S U B L E V E L 03 Listitems ---*/
li.subsublevel a, li.subsublevel a:link, li.subsublevel a:visited, li.subsublevel a:active {
	color: #595900;
	font-weight: normal;
	padding: 2px 6px 2px 40px;
	background: #F5F5DC url(../images/navigation/level03_bullet.gif) no-repeat left top;
	border: none;
}

li.subsublevel a:hover {
	color: #E05F00;
	border: none;
}

/*--- S U B L E V E L 03  Active ---*/
li.subsubactive a, li.subsubactive a:link, li.subsubactive a:visited, li.subsubactive a:active {
	color: #E05F00;
	text-decoration: none;
	padding: 2px 6px 2px 40px;
	background: #F5F5DC url(../images/navigation/level03_bullet_active.gif) no-repeat left top;
	border: none;
}

li.subsubactive a:hover {
	color: #E05F00;
	text-decoration: none;
	background: #F5F5DC url(../images/navigation/level03_bullet_active.gif) no-repeat left top;
	border: none;
}

/* -------Nebenauswahl Impressum etc.------*/
.impressum {
	list-style-type: none;
	margin: 0;
	padding: 10px 0 0 18px;
}

/* ------------------------------- P O W E R - N A V I G A T I O N -------*/

#powernav {
	background: #F5F5DC url(../images/navigation/powernav_bottom.gif) no-repeat right bottom;
	visibility: hidden;
	position: absolute;
	padding-right: 2px;
	padding-bottom: 6px;
	top: 0;
	left: 0;
	width: 18%;
	display: block;
}

#powernav li {
	list-style-type: none;
	line-height: 180%;
	margin: 0;
	padding: 0;
}

#powernav .top {
	font-weight: bold;
	background: url(../images/navigation/powernav_top.gif) no-repeat left top;
	padding-top: 16px;
	padding-left: 42px;
	height: 58px;
}

#powernav .link {
	background: url(../images/navigation/trenner_line.gif) no-repeat left bottom;
	padding-left: 17px;
	height: 1.8em;
}

#powernav .bottom {
	padding-left: 17px;
	height: 1.8em;
}

#powernav a {
	text-decoration: none;
	color: #595900;
	display: block;
}

#powernav a:hover {
	text-decoration: none;
	color: #E05F00;
	display: block;
}

/* ----------------------------------------------- H O M E P A G E ---*/

/* ------- kurz und knapp -------*/

div.kurzknapp {
	float: left;
	display: block;
	padding: 0;
	width: 100%;
	background-color: #fff;
	background-image: url(../images/homefeatures/kk_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 0 10px 0;
}

div.kurzknapp img {
	padding: 0;
	margin: 0 0 -10px 0;
}

div.kurzknapp h5 {
	background-image: url(../images/whitebox/top_right_corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.kurzknapp p {
	padding: 10px 40px 5px 56px;
	background-image: url(../images/whitebox/right_border.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0;
}

div.kurzknapp .borderbottom {
	background-image: url(../images/whitebox/bottom_right_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* ------- TOP 3 -------*/

div .top3 {
	float: left;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #FFF;
	background-image: url(../images/homefeatures/top3_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.top3 h5 {
	margin: 0;
	padding: 0;
	background-image: url(../images/whitebox/top_right_corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 0;
	line-height: 0;
}

.top3 p {
	margin: 0;
	padding: 0;
	background-image: url(../images/whitebox/right_border.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.top3 ul {
	list-style: none;
	margin: 0;
	padding: 0 30px 0 38px;
	background-image: url(../images/whitebox/right_border.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.top3 li {
	margin: 0 10px 0 20px;
}

.top3 li a {
	background-image: url(../images/navigation/strich.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding: 0 0 0 8px;
}

div.top3 .borderbottom {
	background-image: url(../images/whitebox/bottom_right_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* ----------------------------------------------- C O N T E N T ---*/

/* ---- Bread cromp navigation----*/

div.navigationhistory {
	margin: 0 0 3px 0;
	padding: 0 0 5px 22px;
	width: 95%;
}

.navigationhistory ul {
	display: block;
	list-style: none;
}

.navigationhistory ul li {
	display: inline;
	font-size: 95.8%;
	background-image: url(../images/navigation/strich.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 10px;
}

.navigationhistory  ul li.first {
	background: none;
	padding: 0;
}

/* ----------------------------------------- Hauptseiten  L E V E L 1---*/

div .level1wrapper {
	float: left;
	position: relative;
	width: 50.9%;
	padding: 0;
	margin: 0;
}

div.level1container {
	display: block;
	width: 99.9%;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	background-image: url(../images/whitebox/right_border.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

div.contentlevel1, div.magazin1level {
	margin: 0;
	padding: 0;
	width: 100%;
	background-image: url(../images/whitebox/right_border.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.contentlevel1 p, div.magazin1level p {
	padding: 0px 20px 2px 20px;
	margin: 0;
}

.contentlevel1 h4 {
	font-size: 116.6%;
	line-height: 110%;
	padding: 8px 20px 2px 20px;
	margin: 0;
}

.magazin1level h4 {
	font-size: 116.6%;
	line-height: 116.6%;
	text-transform: uppercase;
	padding: 8px 20px 0 20px;
	margin: 0;
	font-style: normal;
	font-weight: normal;
}

.magazin1level h5 {
	font-size: 116.6%;
	line-height: 110%;
	padding: 8px 20px 2px 20px;
	margin: 0;
}

div.contentlevel1 ul, div.magazin1level ul {
	display: block;
	margin: 0 20px;
	padding: 2px 0;
	line-height: 141.6%;
	background: url(../images/trenner.gif) repeat-x left bottom;
}

div.contentlevel1 ul.last, div.magazin1level ul.last {
	display: block;
	margin: 0 20px;
	padding: 2px 0;
	line-height: 141.6%;
	background: none;
}

div.contentlevel1 ul li, div.magazin1level li {
	margin: 2px 0;
	padding: 0;
}

div.contentlevel1 ul li a, div.magazin1level ul li a {
	background: url(../images/navigation/arrow_back.gif) no-repeat 0 3px;
	padding: 0 0 0 8px;
}

/* ---- Level 1 †berschrift ----*/
div.level1headline {
	background: #CDD400 url(../images/corners/green_corner_top_left.gif) no-repeat left top;
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
}

.level1headline  h3 {
	background: url(../images/corners/green_corner_top_right.gif) no-repeat right top;
	margin: 0;
	padding: 5px 0 0 0;
	display: block;
}

.titelbild {
	width: 100%;
	display: block;
	height: 10em;
	margin: 0 0 8px 0;
	padding: 0;
	overflow: hidden;
}

.titelbild img {
	width: 100%;
}

/* ---- BereichsŸberschrift ----*/
div.bereichsheadline {
	background: #CDD400 url(../images/corners/green_corner_top_left.gif) no-repeat left top;
	margin: 0;
	padding: 0;
	width: 51%;
	display: block;
}

.bereichsheadline h3 {
	color: #394900;
	font-family: "Arial Narrow", Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 141.6%;
	line-height: 116.6%;
	background: url(../images/corners/green_corner_top_right.gif) no-repeat right top;
	margin: 0;
	padding: 5px 20px 4px 20px;
	display: block;
}

/* ------------------ ------------------------  Inhalt ----*/
div.content {
	float: left;
	margin: 0;
	padding-top: 10px;
	width: 62%;
}

.content p {
	padding: 0 4px 8px 20px;
	margin: 0;
}

.content h4 {
	font-size: 116.6%;
	line-height: 116.6%;
	padding: 4px 0 8px 20px;
	margin: 0;
}

.content h5 {
	font-size: 108.3%;
	line-height: 116.6%;
	padding: 4px 0 8px 20px;
	margin: 0;
}

.content ul, .content ol {
	padding: 4px 20px;
	margin: 0;
}

.content ol li {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0 0 0 20px;
}

.content ul li {
	list-style: none url(../images/navigation/list_bullet.gif) outside;
	margin: 0 0 0 20px;
	padding: 0;
}

.content ul li ul , .content ol li ul, .content ul li ol , .content ol li ol {
	margin: 0;
	padding: 2px 0 5px 0;
}

.content ul li ol li, .content ol li ol li {
	list-style: lower-alpha;
}

.content ul li a, .content ol li a {
	background: url(../images/navigation/arrow.gif) no-repeat left top;
	padding: 0 0 0 14px;
	margin: 0 0 0 -4px;
	display: block;
}


/* -------A N N O T A T I O N B O X -------*/
div.annotation {
	margin: 20px 10px 0 20px;
	background: #F5F5DC url(../images/corners/light_top_left.gif) no-repeat left top;
}

.magazincontent .annotation {
	margin: 0 0 0 20px;
}

.magazincontent .annotation ul {
	padding: 8px 12px 0 12px;
}

.magazincontent .annotation ul li {
	padding: 2px 0 0 0;
}

div.annotation h5 {
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	padding: 12px 12px 5px 12px;
	margin: 0;
}

div.annotation h4 {
	font-size: 116.6%;
	line-height: 100%;
	padding: 12px;
	margin: 0;
}

div.annotation p {
	padding: 0 12px 0 12px;
}

div.annotation .topcorner {
	background: url(../images/corners/light_top_right.gif) no-repeat right top;
}

/* ------- Bottom Corners Light green ------*/
div .bcornerslg {
	background: url(../images/corners/light_bottom_left.gif) no-repeat left bottom;
	height: 14px;
}

div.bcornerslg p {
	font-size: 0;
	line-height: 0;
	height: 14px;
	background: url(../images/corners/light_bottom_right.gif) no-repeat right bottom;
}

/* ---------------------------------- R E L A T E D - C O N T E N T ---*/
div.relcontent {
	float: right;
	width: 35%;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

/* ----------------- Related Level 1 ---*/
div.level1relcontent {
	float: left;
	width: 27%;
	padding: 0;
	margin: 28px 0 0 10px;
	background: none;
	border: none;
}

/* ------- Feature Box ------*/
div.featurebox {
	width: 99.8%;
	background-color: #FFF;
	background-image: url(../images/level1features/corner_top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.featurebox ul {
	padding: 8px 8px 0 8px;
	margin: 0;
	border-left: 1px solid #B0BA00;
}

.featurebox ul li {
	margin: 4px 0 0 8px;
}

.featurebox ul li a {
	background: url(../images/navigation/arrow_back.gif) no-repeat 0 3px;
	padding: 0 0 0 8px;
}

.featurebox p {
	padding: 0 10px 0 16px;
	margin: 0;
	border-left: 1px solid #B0BA00;
}

.featurebox h4 {
	padding: 0;
	margin: 0;
}

.featurebox img {
	padding: 0;
	margin: 0 0 -3px 0;
}

.featurebox h5 {
	padding: 12px 10px 6px 14px;
	margin: 0;
	font-size: 100%;
	line-height: 133%;
	font-weight: bold;
	border-left: 1px solid #B0BA00;
}

.featurebox label {
	padding: 0 0 0 10px;
	margin: 0;
}

.featurebox form {
	padding: 0;
	margin: 0;
}

.featurebox input {
	padding: 0;
	margin: 0;
	width: 1em;
	height: 1em;
	border-color: #B0BA00;
}

.featurebox .radio {
	border: none;
	vertical-align: middle;
}

.featurebox #submit {
	margin: -1em 0 0 12em;
	padding: 0;
	width: 17px;
	height: 17px;
}

/* ---- Bilder---*/

.featurebild {
	width: 80%;
	margin: 0;
	padding: 11px 0 5px 16px;
	display: block;
	height: 8em;
	overflow: hidden;
	border-left: 1px solid #B0BA00;
}

.fullcontent .featurebild {
	float: right;
	width: 50%;
	height: 10em;
	text-align: right;
	border:none;
	margin-right:20px;
}

.featurebild img {
	height: 100%;
}

/* ------- zitat -------*/
div.zitatbox {
	float: left;
	padding: 0;
	color: #2B2B00;
	background-color: #CDD400;
	background-image: url(../images/zitatbox/corner_top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.zitatbox .topcorner {
	background-image: url(../images/zitatbox/corner_top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	margin: 0;
	padding: 0;
}

div.zitatbox p {
	padding: 0 20px 0 20px;
	margin: 0;
}

div .zitatboxbottom {
	height: 14px;
	background-image: url(../images/zitatbox/corner_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div .zitatboxbottom p {
	font-size: 0;
	line-height: 0;
	height: 14px;
	background-image: url(../images/zitatbox/corner_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* ------- Komentar -------*/
div.koment {
	margin: 12px 18px 20px 0;
	background: #F5F5DC url(../images/corners/light_top_left.gif) no-repeat left top;
}

li.koment
{
margin: 12px 18px 20px 0;
background: #F5F5DC url(../images/corners/light_top_left.gif) no-repeat left top;
}

div.koment h5 {
	font-size: 100%;
	line-height: 110%;
	font-weight: bold;
	padding: 10px 10px 5px 14px;
	background: url(../images/corners/light_top_right.gif) no-repeat right top;
}

.koment h5.underline {
	border-bottom: 3px solid #fff;
	display: block;
}

div.koment ul {
	margin: 0;
	padding: 10px 10px 0 14px;
	list-style-type: none;
	list-style-position: outside;
}

div.koment .link {
	margin-left: 10px;
	list-style: none url(../images/navigation/arrow.gif) outside;
}

div.koment .newest {
	padding: 10px 10px 10px 14px;
	border-bottom: 3px solid #fff;
}

/* --------------------------------Magazin Inhalt-----------*/

div.fullcontent {
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
	width: 100%;
}

.fullcontent p, .fullcontent ul {
	padding: 3px 20px 3px 20px;
	margin: 0;
}

.fullcontent ul.list {
	background: url(../images/navigation/trenner_line.gif) no-repeat left top;
	list-style-type: none;
	padding: 8px 20px 8px 20px;
}

.fullcontent li {
	padding: 3px 0;
}

ul.list li {
	padding: 1px 30px;
}

.fullcontent li.first {
	font-size: 116.6%;
	padding: 0;
}

p.list {
	padding: 5px 50px;
}

hr {
	color: #B0BA00;
	background-image: url(../images/navigation/trenner_line.gif);
	margin: 5px 0;
	padding: 0;
	height: 1px;
	border: none;
}

.magazincontent li.first {
	font-size: 116.6%;
	padding: 0 0 10px 8px;
	font-weight: bold;
}

.magazincontent {
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
	width: 62%;
}

.magazincontent p {
	padding: 0 4px 8px 20px;
	margin: 0;
}

.magazincontent h4, .fullcontent h4 {
	font-size: 116.6%;
	line-height: 116.6%;
	text-transform: uppercase;
	padding: 4px 0 8px 20px;
	margin: 0;
	font-weight: normal;
}

.magazincontent h5, .fullcontent h5 {
	font-size: 116.6%;
	line-height: 125%;
	font-weight: bold;
	padding: 0px 20px 8px 20px;
}

.magazincontent ul {
	background: url(../images/navigation/trenner_line.gif) no-repeat left top;
	list-style-type: none;
	padding: 5px 20px;
	margin: 10px 0;
	border: none;
}

.magazincontent ul li {
	padding: 4px 0;
	margin: 0;
}

.magazincontent ul li a, .fullcontent ul li a {
	background: url(../images/navigation/arrow.gif) no-repeat left top;
	padding: 0 0 0 14px;
	margin: 0 0 0 -4px;
	display: block;
}

.titelbildfull {
	padding: 10px 0 10px 20px;
	display: block;
	width: 59%;
}

.titelbildfull img {
	width: 100%;
}


/* ------- Relatet List Magazin-------*/

div.magazinlist {
	float: right;
	display: block;
	width: 35%;
	padding: 1px 0 0 0;
	margin: 0;
	border: none;
}

.magazinlist h4, .magazinlist h5 {
	padding: 10px 5px 8px 0;
	font-size: 116.6%;
	text-transform: uppercase;
	font-weight: normal;
	background: url(../images/navigation/trenner_line_flipped.gif) no-repeat right bottom;
}

.magazinlist p {
	padding: 5px 5px 0 0;
	font-size: 100%;
	margin: 0;
}

.magazinlist ul {
	background: url(../images/navigation/trenner_line_flipped.gif) no-repeat right bottom;
	list-style-type: none;
	padding: 5px 5px 5px 0;
	margin: 5px 0 0 0;
	border: none;
}

.magazinlist ul li {
	padding: 0 0 8px 0;
	margin: 0;
}

.magazinlist ul li a {
	background: url(../images/navigation/arrow.gif) no-repeat left top;
	padding: 0 5px 0 14px;
	margin: 0 0 0 -4px;
	font-weight: bold;
	display: block;
}

/* ------- Relatet Bullets -------*/

div.relatedlist {
	background: url(../images/navigation/trenner_line_flipped.gif) no-repeat right top;
	padding: 1px 0 0 0;
	margin: 0;
	border: none;
}

.relatedlist ul {
	background: url(../images/navigation/trenner_line_flipped.gif) no-repeat right bottom;
	list-style-type: none;
	padding: 0 20px 0 0;
	margin: 0;
	border: none;
}

.relatedlist .link {
	margin-left: 14px;
	padding: 0 0 8px 0;
	list-style: none url(../images/navigation/arrow.gif) outside;
	border: none;
}

.eintrag {
	background: url(../images/navigation/arrow.gif) no-repeat left top;
	padding-left: 14px;
	margin: 0 0 0 -6px;
	border: none;
}

.relatedlist .forum, .relatedlist .adressen, .relatedlist .profil, .relatedlist .querverweise, .relatedlist .ansprechpartner, .relatedlist .kontakt, .relatedlist .links, .relatedlist .infos, .relatedlist .recht, .relatedlist .publikationen, .relatedlist .finanzen {
	font-weight: bold;
	line-height: 200%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
	border: none;
	background-repeat: no-repeat;
	background-position: left top;
}

.relatedlist .forum {
	background-image: url(../images/feature_icons/forum.gif);
}

.relatedlist .adressen {
	background-image: url(../images/feature_icons/adressen.gif);
}

.relatedlist .profil {
	background-image: url(../images/feature_icons/profil.gif);
}

.relatedlist .querverweise {
	background-image: url(../images/feature_icons/querverweise.gif);
}

.relatedlist .ansprechpartner {
	background-image: url(../images/feature_icons/ansprechpartner.gif);
}

.relatedlist .kontakt {
	background-image: url(../images/feature_icons/kontakt.gif);
}

.relatedlist .links {
	background-image: url(../images/feature_icons/links.gif);
}

.relatedlist .infos {
	background-image: url(../images/feature_icons/weitere_infos.gif);
}

.relatedlist .recht {
	background-image: url(../images/feature_icons/rechtliche_grundlagen.gif);
}

.relatedlist .publikationen {
	background-image: url(../images/feature_icons/publikationen.gif);
}

.relatedlist .finanzen {
	background-image: url(../images/feature_icons/finanzierung.gif);
}

/* --------------------------- Rating Box ---*/

div.ratingbox {
	position: relative;
	display: block;
	margin: 20px 18px 0 0;
	background: url(../images/corners/outline_top_left.gif) no-repeat left top;
}

div.ratingbox ul {
	background: url(../images/corners/outline_top_right.gif) no-repeat right top;
	padding: 10px 0 0 10px;
	margin: 0;
}

div.ratingbox li {
	font-size: 100%;
	line-height: 141.6%;
	background-image: url(../images/corners/outline_right_border.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 3px 0 1px 0;
}

div.ratingbox li a {
	background-image: url(../images/button_white.gif);
	background-repeat: no-repeat;
	background-position: 0 -2px;
	padding: 0 0 10px 26px;
}

div.ratingborder {
	height: 14px;
	margin: 0 0 10px 0;
	background-image: url(../images/corners/outline_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.ratingborder p {
	font-size: 0;
	line-height: 0;
	height: 14px;
	background-image: url(../images/corners/outline_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* ----Erstellungsdatum  + Green Outline bottom ---*/

div .dateannotation {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
	background-color: #FFF;
	background-image: url(../images/whitebox/bottom_left_corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div .dateannotation p {
	font-size: 95.8%;
	text-indent: 22px;
	display: block;
	margin: 0;
	padding: 10px 0 10px 0;
	background-image: url(../images/whitebox/bottom_right_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* -------- pagetop ---*/

div .seitenanfang {
	width: 70.2%;
	margin: 10px 0 20px 0;
	padding: 0;
	float: left;
	text-align: right;
}

div .seitenanfang a {
	font-size: 95.8%;
	padding: 10px 0 10px 12px;
	background-image: url(../images/navigation/top_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* ----------------------------------------------------- S I T E F E A T U R E S ---*/

div.level1outerright {
	float: right;
	position: relative;
	display: block;
	width: 19.8%;
	margin: 28px 0 0 0;
}

div.outerright {
	float: right;
	position: relative;
	display: block;
	width: 19.8%;
}

/* -------------------------------------------- S U C H E ---*/

div.suchbox {
	margin: 0;
	padding: 0;
	background-color: #EAF0B2;
	background-image: url(../images/green_features/top_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.suchbox p {
	margin: 0;
	padding: 0px 5px 5px 10px;
}

.suchbox label {
	font-size: 0px;
	line-height: 0px;
	visibility: hidden;
	display: none;
}

.suchbox form {
	margin: 0;
	padding: 0 0 5px 0;
}

.suchbox #suchfeld {
	font-size: 95.8%;
	line-height: 116.6%;
	background-color: #F9F9EA;
	border-style: inset solid solid inset;
	border-width: 1px;
	border-color: #B0BA00;
	width: 8em;
	height: auto;
	margin: 0;
	padding: 3px;
	vertical-align: middle;
}

.suchpfeil {
	margin: 16px 0 0 12px;
}

.suchbox .detailsuche {
	display: block;
	font-size: 95.8%;
	line-height: 133.3%;
	padding: 0 12px 14px 38px;
	background-image: url(../images/green_features/detail_pfeil.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* --------------------------------------------- FEATURE BANNER ---*/

div.outerright ul, div.level1outerright ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 10px 0 0 0;
	padding: 0;
	background-color: #EAF0B2;
	background-image: url(../images/green_features/top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

li.title {
	font-weight: bold;
	font-size: 116.6%;
	line-height: 125%;
	font-family: "Arial Narrow", Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	padding-top: 10px;
	padding-bottom: 6px;
	padding: 5px 5px 0 38px;
	display: block;
	background-image: url(../images/green_features/green_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

li.meinatlas, li.addressbook, li.terminkalender, li.firstaid, li.ansprechpartner,li.selfenroll {
	display: block;
	font-size: 95.8%;
	line-height: 116.6%;
	padding-bottom: 10px;
	padding: 5px 10px 10px 38px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

li.meinatlas {
	background-image: url(../images/green_features/meinatlas.gif);
}

li.addressbook {
	background-image: url(../images/green_features/adressbuch.gif);
}

li.terminkalender {
	background-image: url(../images/green_features/terminkalender.gif);
}

li.firstaid {
	background-image: url(../images/green_features/erste_hilfe.gif);
}

li.ansprechpartner {
	background-image: url(../images/green_features/ansprechpartner.gif);
}

li.selfenroll {
	background-image: url(../images/green_features/selbsteintrag.gif);
}

/* ------- F O R M U L A R E ----------*/

.magazincontent form, .fullcontent form {
	float: left;
	display: block;
	padding: 10px 0;
	background-color: #f9f9ea;
}

.magazincontent form p, .fullcontent form p {
	margin: 0;
	padding: 0 0 3px 0;
}

.magazincontent form h4, .fullcontent form h4 {
	margin: 0;
	padding: 0 0 8px 0;
}

.magazincontent form {
	margin: 0 0 0 20px;
	width: 93%;
	border: 1px solid #B0BA00;
}

.fullcontent form {
	margin: 0 0 0 2em;
	width: 47em;
}

/* Fix IE. Hide from IE Mac \*/

* html .fullcontent form {
	margin: 0 0 0 1em;
	width: 47em;
}

* html .magazincontent form {
	margin: 0 0 0 10px;
	width: 93%;
}

/* end*/

form hr {
	height: 6px;
	color: #FFF;
	background-color: #FFF;
	background-image: none;
	border: 1px;
	display: block;
	float: left;
	width: 100%;
	margin: 4px 0;
	clear: both;
}

.full {
	position: relative;
	float: left;
	display: block;
	margin: 0;
	width: 90%;
}

.left {
	position: relative;
	float: left;
	display: block;
	width: 45%;
	padding: 0;
	margin: 0;
}

.right {
	position: relative;
	float: right;
	display: block;
	width: 45.5%;
}

.fullcontent .left, .fullcontent .full, .fullcontent .shortleft {
	padding: 0 0 0 3.3em;
}

.magazincontent .left, .magazincontent .full {
	padding: 0 0 0 1.6em;
}

form .shortleft {
	position: relative;
	float: left;
	display: block;
	width: 31%;
	margin: 0;
}

form .longright {
	position: relative;
	float: right;
	display: block;
	width: 60%;
	margin: 0;
}

.left input.textfield, .right input.textfield, .left select {
	width: 18em;
}

.longright input.textfield {
	width: 24.8em;
}

.left input.shortfield, input.shortfield, select.shortfield {
	width: 9.9em;
}

.fullcontent .full input.textfield, .fullcontent .full textarea, .fullcontent .full select {
	width: 40.3em;
}

input.textfield, input.shortfield, textarea {
	font-size: 100%;
	font-style: normal;
	background-color: #FFF;
	border-top: 1px solid #595900;
	border-left: 1px solid #595900;
	border-right: 1px solid #CDD400;
	border-bottom: 1px solid #CDD400;
	padding: 2px;
	margin: 0 0 4px 0;
}

input.textfield {
	width: 26em;
}

input.checkbox {
	border: none;
	margin: 0 6px 0 0;
	width: 1em;
}

textarea {
	width: 28em;
	height: 10em;
	margin: 3px 0;
}

.textshort {
	height: 4em;
}

select, .submit {
	font-size: 100%;
	font-style: normal;
}

select {
	width: 26em;
	padding: 1px;
	background-color: #FFF;
	border-style: solid;
	border-bottom: 1px solid #595900;
	border-right: 1px solid #595900;
	border-left: 1px solid #CDD400;
	border-top: 1px solid #CDD400;
	margin: 0 0 4px 0;
}

.submit {
	width: 10em;
	font-weight: bold;
	padding: 0.2em;
	margin: 5px 0;
	border-left: 1px solid #F5F5DC;
	border-top: 1px solid #F5F5DC;
	border-bottom: 1px solid #394900;
	border-right: 1px solid #394900;
	background-color: #CDD400;
}

/*---------  kommentar vorschau------*/

.fullcontent form.noback {
	background-color: #FFF;
}

.fullcontent form.noback .left {
	padding-left: 25px;
}

/*---------  E R R O R  W A R N I N G------*/

fieldset {
	border: 2px solid #E05F00;
	padding: 0 0 0 8px;
	margin: 0;
}

.full fieldset {
	width: 97%;
}

.left fieldset, .right fieldset {
	width: 89%;
}

.shortleft fieldset {
	width: 76%;
}

.longright fieldset {
	width: 91%;
}

legend, fieldset input {
	color: #E05F00;
	font-weight: bold;
}


/* --------- BlŠttern --------*/

.pages {
	display: block;
	background: url(../images/navigation/trenner_line.gif) no-repeat left top;
	margin: 5px 0;
	padding: 5px 0 0 0;
}

.pages ul {
	background: none;
	margin: 0;
	padding: 5px 20px;
}

.pages ul li {
	display: inline;
	margin: 0;
}

.pages ul li a,.pages ul li a:link, .pages ul li a:visited, .pages ul li a:active {
	background: none;
	border-right: 1px solid #595900;
	padding: 0 6px 0 7px;
	margin: 0;
	display: inline;
}

.pages ul li.first {
	border-left: 1px solid #595900;
	padding: 0;
}

.pages ul li img {
	margin: 0;
	vertical-align: text-bottom;
}


/*------- Sitemap-----*/

.sitemap {
	padding: 10px 0;
	margin: 0;
	width: 100%;
	float: left;
}

.sitemap p, .sitemap h4 {
	padding: 3px 20px 3px 20px;
	margin: 0;
}

.sitemap ul {
	padding: 10px 0;
	margin: 5px 1px;
	background: url(../images/navigation/trenner_line.gif) no-repeat left top;
}

.sitemap ul li ul {
	margin: 0;
	padding: 2px 0;
	background: none;
}

.sitemap ul li {
	padding: 2px 0 2px 0;
	margin: 0 0 0 20px;
}

.sitemap ul li a, .sitemap ul li a:link, .sitemap ul li a:visited {
	font-size: 150%;
	padding: 0 20px 0 0;
	margin: 0;
}

.sitemap li ul li a, .sitemap li ul li a:link, .sitemap li ul li a:visited {
	font-size: 133.3%;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
}

.sitemap ul li ul li ul li {
	border-top: 1px solid #EAF0B2;
	margin: 0;
}

.sitemap li ul li ul li a, .sitemap li ul li ul li a:link, .sitemap li ul li ul li a:visited {
	font-size: 100%;
	font-weight: bold;
	text-transform: none;
}

.sitemap ul li ul li ul li ul li {
	margin: 0 0 0 10px;
}

.sitemap li ul li ul li ul li a, .sitemap li ul li ul li ul li a:link, .sitemap li ul li ul li ul li a:visited {
	font-weight: normal;
}


/* ----umfrage--*/

.umfrage {
	margin: 0 0 0 20px;
	border: 1px solid #B0BA00;
	width: 95%;
	font-size: 100%;
}

.umfrage th {
	padding: 5px;
	text-align: left;
	font-size: 116.6%;
	font-weight: bold;
	border-bottom: 1px  solid #B0BA00;
}

.umfrage td {
	padding: 5px 15px 5px 5px;
}

.bar {
	width: 50%;
}

tfoot td {
	border-top: 1px  solid #B0BA00;
	font-size: 95.8%;
}


