* {
	margin: 0px;
	padding: 0px;
}

p {
	margin-bottom: 12px;
}

body {
	/* background-color: #C5DFF3; */
	background-color: #990000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;

} 

div#all {
	width: 997px;
	margin:0px auto;
	text-align:left;

}

div#maincontainer {
	background-image: url(/images/mainbgslice.gif);
	background-repeat: repeat-y;
	width: 999px;
	border-left: 1px solid #FFAB00;
	border-right: 1px solid #FFAB00;	
	border-bottom: 1px solid #FFAB00;
	padding-top: 8px;
}

div#maincontainer.big {
	background-image: url(/images/mainbgslice-big.gif);
	background-repeat: repeat-y;
}

div#top {
	background-image: url(/images/topimage.jpg);
	background-repeat: no-repeat;
	width: 997px;
	height: 285px;
	border-right: 1px solid #FFAB00;	
	border-left: 1px solid #FFAB00;
	color: #FFFFFF;
}

div#top div#topnav {
	font-size: 0.9em;
	font-weight: bold;
	position: relative;
	top: 80px;
	left: 350px;
	width: 620px;
}

div#top div#topnav a {
	text-decoration: none;
	color: #468268;
	font-size: 12px;
}

div#top div#topnav a:hover {
	text-decoration: none;
	color: #F9B400;
}

div#top div#address {
	position:relative;
	top: 6px;
	color: #FFFFFF;
	font-size: 0.73em;
	letter-spacing: 1.0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 997px;
	text-align: center;
}

div#top div#address a:link, div#top div#address a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

div#top div#address a:hover {
	color: #F9B400;
	text-decoration: none;
}

div#leftnav {
	width: 180px;
}

div#leftnav {
	float: left;
}

div#center {
	float: left;
	width: 559px;
	margin-left: 4px;
	padding-right: 8px;
	margin-top: 12px;
	margin-bottom: 12px;
}

div#center.big {
	width: 790px;
}

div#right {
	float: left;
	width: 235px;
	padding-left: 8px;
	margin-top: 12px;
	margin-bottom: 12px;
}

div#leftnav {
	padding-top: 6px;
	margin-top: 2px;
}

div#leftnav UL {
	list-style-image:none;
	list-style:none;
	width: 160px;
}



div#leftnav UL LI a {
	padding-left: 0px;
	font-size: 0.75em;
	font-weight: bold;
}

div#leftnav UL LI UL LI a {
	padding-left: 16px;
}

div#leftnav UL a:link, div#leftnav UL a:visited {
	width: 100%;
	display: block;
}

div#leftnav UL a:link, div#leftnav UL a:visited {
	text-decoration: none;
	color: #468268;
}

div#leftnav UL a:hover {
	text-decoration: none;
	color: #F9B400;
}

div#leftnav div.navline {
	width: 100%;
	height: 1px;
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 4px;
}



div#leftnav a.current {
	color: #FD7E00 !Important;
}


div.spacer {
  clear: both;
}

div.pageContent {
	font-size: 1em;
}

div.pageContent H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-weight: bold;
	color: #468268;
	padding: 0px;
	margin-left: 12px;	
	margin-bottom: 8px;
}



div.pageContent div.main, div.pageContent div.main table tbody td {
	margin-left: 12px;
	font-size: 0.75em; 
	
}

div#pageContent UL {
	padding-left: 22px;
}




div#poweredBy * {
	font-size: 10px;
	margin-right: 2px;
	padding-top: 10px;
	padding-left:25px;
	padding-bottom:10px;
	margin-bottom:30px;
	color: #000000;
	text-decoration: none;
}
div#poweredBy .footernav{
	font-size:0.75em;
	color:#ffffff;	
	float:left;
}
div#poweredBy a{
	float:right;
}

table.teaserTable TH img {
	margin-left: 4px;
}

table.teaserTable TH, table.teaserTable TH a:link, table.teaserTable TH a:visited {
	margin-left: 4px;
	text-align: left;
	font-size: 0.82em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}

div.green table.teaserTable TH, div.green table.teaserTable TH a:link, div.green table.teaserTable TH a:visited {
	background-color: #3B785E;
}

div.orange table.teaserTable TH, div.orange table.teaserTable TH a:link, div.orange table.teaserTable TH a:visited {
	background-color: #FFAB00;
}

table.teaserTable {
	background-color: #FFF5B7;
	padding: 4px !important;
	margin: 4px !important;
}

div.green table.teaserTable {
	border: 1px solid #3B785E;
}

div.orange table.teaserTable {
	border: 1px solid #FFAB00;
}

div.green table.teaserTable TH a:hover {
	color: #F9B400;
}

div.orange table.teaserTable TH a:hover {
	color: #3B785E;
}


table.teaserTable td.content {
	font-size: 0.70em;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.green table.teaserTable td.content {
	color: #000000;
}

div.orange table.teaserTable td.content {
	color: #000000;
}

table.teaserTable td.more {
	margin: 3px;
	padding: 2px;
	text-align: right;
	font-size: 0.70em;
}

table.teaserTable td.more a:link, table.teaserTable td.more a:visited {
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	display: block;
}

div.green table.teaserTable td.more a:link, div.green table.teaserTable td.more a:visited {
	color: #468268;
	border-top: 1px solid #3B785E;
}

div.orange table.teaserTable td.more a:link, div.orange table.teaserTable td.more a:visited {
	color: #F9B400;
	border-top: 1px solid #F9B400;
}

div.green table.teaserTable td.more a:hover {
	color: #F9B400;
}

div.orange table.teaserTable td.more a:hover {
	color: #468268;
}

div.green table.teaserTable td.more span.pfeilchen {
	color: #FFAB00;
}

div.orange table.teaserTable td.more span.pfeilchen {
	color: #468268;
}

table.teaserTable td div.teaserImage {
	float: left;
	margin-right: 2px;
}

div#breadcrumbs {
	position: relative;
	left: 185px;
	top: 185px;
	font-size: 0.70em;
	width: 400px;
}


div#breadcrumbs a:link, div#breadcrumbs a:visited {
	color: #666666;
	text-decoration: none;
}

div#breadcrumbs a:hover {
	color: #EE4E22;
}

div#breadcrumbs a.current {
	color: #997997 !Important;
}


div#top a#spacerlinkGrossarl {
	position:relative;
	left: 867px;
	top: 35px;
	width: 108px;
	height: 85px; 
}

div#top a#spacerlinkGrossarl img {
	width: 108px;
	height: 85px;
}

div#top a#spacerlinkLogo {
	position:relative;
	left: 0px;
	top: 100px;
	width: 341px; 
	height: 60px;
}

div#top a#spacerlinkLogo img {
	width: 341px;
	height: 65px;
}

div.gbnav {
	width: 100%;
}

div.gbnav div.gbAddLink {
	color:#000000;
	font-weight: bold;
	border-bottom: 1px solid #3B785E;
	text-align: right;
}



div.gbinputform {
	border: 1px solid #B8CC4A;
	background-color: #FEFFEB;
	margin: 4px;
	padding: 4px;
}

div.gbinputform label {
	font-size: 0.75em; 
}

div.gbinputform textarea.full {
	width: 100%;
}

div.gbinputform input.med {
	width: 50%;
}

div.gbinputform input {
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
}

div.gbinputform td.infotext {
	border-bottom: 1px solid #B8CC4A;
	font-size: 0.75em;
}

div.gbinputform  TH {
	text-align: left;
	background-image: url(/images/teaser_green_slice_top.jpg);
	font-size: 0.75em;
	width: 100%;
	padding-left: 2px;
}

div.gbnav {
	text-align: center;
	font-size: 0.75em;
}

div.gbnav div.pagenav a:link, div.gbnav div.pagenav a:visited {
	color:#468268;
	font-weight: bold;
	
	text-decoration: none;
}

div.gbnav div.pagenav a:hover {
	color:#F9B400;
}

div.gbnav div.gbAddLink a:link, div.gbnav div.gbAddLink a:visited {
	color:#468268;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

div.gbnav div.gbAddLink a:hover {
	color:#F9B400;
}

div#sysmessages {
	border: 1px solid #FFAB00;
	background-color: #FFFFFF;
	margin: 4px;
	padding: 4px;
	font-size: 0.75em;
	font-weight: bold;
}

div.green table.teaserTable td.content {
	text-align: right;
}

div.green table.teaserTable td.content a:link, div.green table.teaserTable td.content a:visited {
	color:#468268;
	font-size: 0.80em;
	text-decoration: none;
}

div.green table.teaserTable td.content a:hover {
	color:#F9B400;
	font-size: 0.80em;
	text-decoration: none;
}