body {
    margin: 0;
    padding: 0;
    background: #009959;
    font-family: Verdana, sans-serif;
    font-variant: normal;
    font-size: 12px;
}

h1 {
	color: #009959;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 16px;
	font-weight: normal;
}

h1.indented {
	margin-left: 10px;
	margin-bottom: 20px;
}


h2 {
	color: #009959;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 16px;
	font-weight: normal;
}

h3 {
	color: #000000;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 16px;
	font-weight: bold;
}

h4 {
	color: #000000;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
}

hr {
	color: #ffffff;
	line-height: 1px;
	height: 1px;
}

p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: justify;
}

li {
	line-height: 18px;
	font-size: 12px;
}

a {
	/*font-size: 12px;*/
	color: #009959;
	text-decoration: none;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

td {
	vertical-align: top;
}

td p {
	text-align: left;
}

.small {
	font-size: 9px;
}

.clearfloat {
    clear: both;
}

#website {
    position: relative;
    width: 965px;
    margin-left: auto;
    margin-right: auto;
}

#group_navigation {
	height: 20px;
	width: 965px;
	float: left;
}

#focusgroup {
	width: 900px;
	float: left;
}

#focusgroup span {
	color: #ffffff;
	font-size: 11px;
	margin-left: 14px;
	margin-right: 14px;
	line-height: 15px;
}

#focusgroup a {
	font-size: 11px;
	color: white;
}

#focusgroup a:hover {
	color: #b3e1cd;
}

#language_switch {
	vertical-align: middle;
	float: right;
	margin-top: 3px;
}

#language_switch a img {
    border: none;
}

#pagecontainer {
	float: left;
	background: white;
	width: 965px;
	margin: 0px;
	padding: 0px;
}

#header {
	margin-left: 5px;
	margin-right: 5px;
    height: 105px;
    width: 955px;
    background: white;
}

#quick_navigation {
    text-align: left;
    overflow: hidden;
    font-size: 9px;
    height: 15px;
}

#quick_navigation a {
    color: #666666;
    font-size: 9px;
}

#quick_navigation span {
	color: #666666;
	font-size: 9px;
	margin-left: 9px;
	margin-right: 9px;
}

#main_logo {
    padding-top: 9px;
    padding-right: 33px;
    float: right;
}

#main_logo img {
    width: 203px;
    height: 62px;
}

#micro_navigation_label {
	float: left;
    text-align: right;
    font-size: 11px;
    color: black;
    width: 175px;
	padding-top: 57px;
	padding-right: 15px;
}

#micro_navigation {
	float: left;
    font-size: 11px;
    padding-top: 57px;
    padding-left: 5px;
    width: 500px;
}

#micro_navigation a {
    font-size: 11px;
    text-transform: uppercase;
}

#micro_navigation span {
	color: black;
	font-size: 11px;
	margin-left: 6px;
	margin-right: 6px;
}

#pagebody {
	background-image: url(../Resources/images/layout_line_twocolumns.jpg);
	background-repeat: repeat-y;
	margin-bottom: 5px;
	width: 965px;
}

#left {
	float: left;
	width: 190px;
	margin-left: 5px;
}

#middle_right {
	float: left;
	width: 765px;
	padding: 0px;
/*	margin-left: 5px;*/
}

#header_middle_right img {
	border-bottom: 5px solid white;
	margin-left: 5px; 
}


/*FLASH Übersichtsseite*/
#ctl00_ctl00_flashsnifferNS,
#ctl00_ctl00_flashsnifferIE,
#ctl00_ctl01_flashSnifferNS,
#ctl00_ctl01_flashSnifferIE {
	border-left: 5px solid white;

}

/*FLASH Inhaltsseite*/
#content_1column #ctl00_ctl00_flashsnifferNS,
#content_1column #ctl00_ctl00_flashsnifferIE,
#content_1column #ctl00_ctl01_flashSnifferNS,
#content_1column #ctl00_ctl01_flashSnifferIE {
	border-left: 0;
}

#teaser_image {
	float: left;
	width: 765px;
	border-bottom: 5px solid white;
}

#middle {
	float: left;
	width: 570px;
	padding: 0px;
}

#right {
	float: right;
	width: 190px;
}

#service_navigation {
	padding-right: 15px;
	padding-top: 20px;
}

#service_navigation .item_level_1 {
    line-height: 14px;
    border-top: 1px solid #828282;
	border-bottom: 1px solid #828282;
	padding-left: 10px;
	margin-top: -1px;
	padding-top: 3px;
	padding-bottom: 5px;
}

#service_navigation .item_level_1 a {
	font-size: 15px;
}

#service_navigation .item_level_2, 
#service_navigation .item_level_2_selected {
    line-height: 18px;
    min-height: 20px;
    border-top: 1px solid #828282;
    border-bottom: 1px solid #828282;
	margin-left: 20px;
	margin-top: -1px;
}

#service_navigation .item_level_2 a, 
#service_navigation .item_level_2_selected a {
	color: black;
	font-size: 12px;
}

#service_navigation .item_level_2_selected a {
	color: #009959;
}

#service_navigation .item_level_3, 
#service_navigation .item_level_3_selected {
    line-height: 17px;
    min-height: 19px;
    border-top: 1px solid #828282;
    border-bottom: 1px solid #828282;
	margin-left: 30px;
	margin-top: -1px;
}

#service_navigation .item_level_3 a, 
#service_navigation .item_level_3_selected a {
	color: black;
	font-size: 11px;
}

#service_navigation .item_level_3_selected a {
	color: #009959;
}

#copyright,
#copyright.detail {
	color: #828282;
	padding-left: 15px;
	text-align: left;
	margin-left: -200px;
	width: 470px;
	padding-bottom: 5px;
	border-right: 5px solid white;
}

#content_2column #copyright.detail,
#content_1column #copyright {
	border-right: 5px solid #e6e6e6;
	position: relative;
	bottom: 0px;
}

/*SEARCH*/
#search {
	background: #009959;
	width: 186px;
	height: 25px;
	padding-left: 4px;
	border-bottom: 5px solid white;
}

#search input {
	float: left;
	width: 153px;
	height: 19px;
	line-height: 19px;
	font-size: 12px;
	padding:0;
	padding-left: 1px;
	padding-top: 2px;
	margin-top: 3px;
	border: 1px solid #828282;
}

#search input.button {
	float: left;
	color: white;
	background: #009959;
	padding-left: 5px;
	border: none;
	width: 30px;
	height: 15px;
}

div.searchresult H1 {
	margin-bottom: 0px;
}

h1.searchresult_headline {
	color: #000000;
	margin-left: 10px;
	padding-bottom: 8px;
}

div.searchresult * .date {
	height: 15px;
}

#content_1column #search {
	background: none;
	width: auto;
	height: 28px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom: 0;
}

#content_1column #search input {
	float: left;
	width: 300px;
	height: 19px;
	line-height: 15px;
	font-size: 12px;
	padding:0;
	padding-left: 2px;
	padding-top: 2px;
	margin-top: 3px;
	margin-right: 10px;
	border: 1px solid #828282;
}

#content_1column #search input.button {
	float: left;
	color: white;
	background: #009959;
	padding-left: 0px;
	border: none;
	width: 35px;
	height: 20px;
	line-height: 15px;
}

/*PORTLETS*/
.portlet_small {
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
}

.portlet_small h1 {
	color: black;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

.portlet_small ul {
	padding: 0px;
	margin: 0px;
}

.portlet_small ul li {
	color: black;
	line-height: 18px;
	border-top: 1px solid #828282;
	border-bottom: 1px solid #828282;
    list-style: none;
    margin-bottom: -1px;
    padding-left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.portlet_small ul li img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.portlet_small ul li p {
	margin-top: -21px;
	margin-left: 20px;
	text-align: left;
}

.portlet_small p {
	padding: 0px;
	margin: 0px;
	line-height: 16px;
	text-align: left;
}

.portlet_small .contact_name {
	color: #009959;
}
.portlet_small img {
	border-top: 1px solid #828282;
    border-bottom: 1px solid #828282;
    border-left: 6px solid #009959;
    margin-left: -6px;
}
.portlet_small .contact,
.portlet_small .contact_image {
	display:block; 
	border-bottom: 1px solid #828282;
	margin-bottom: -1px;
	padding-bottom: 5px;
}
.portlet_small .contact,
.portlet_small .contact_image {
	border-top: 1px solid #828282;
	padding-top: 5px;
}
#content_1column {
	background-color: #e6e6e6;
	padding: 0px;
	margin: 0px;
	padding-top: 20px;
	width: 550px;
	margin-left: 5px;
	float: left;
}

#ctl00_contentpane {
	min-height: 330px; 
}

.bottomlink, 
.bottomlink_login,
.bottomlink_bggrey {
	padding-bottom: 10px;
	float: right;
	padding-right: 5px; 
	width: 200px;
	text-align: right;
}

.bottomlink_bggrey {
	background-color: #e6e6e6;
	width: 300px;
}

.bottomlink a,
.bottomlink_login a,
.bottomlink_bggrey a {
	font-size:12px;
}

.bottomlink span,
.bottomlink_login span,
.bottomlink_bggrey span {
	color: #009959;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
}

#content_1column .bottomlink,
#content_1column .bottomlink_login,
#content_1column .bottomlink_bggrey {
	margin-right: 5px;
}
#content_1column .bottomlink_login {
	width: 350px;
}

.news_list {
	float: left;
}

.news_entry, 
.news_entry_image {
	padding-top: 0px;
	margin-left: 0px;
	/* float: left; */
}

.news_entry_image img,
.news_entry_image_detail img {
	margin-right: 5px;
	float: left; 
}

.news_entry .text,
.news_entry_image .text,
.news_entry_image_detail .text,
.document_entry .text  {
	margin-right: 5px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	float: left;
	width: 355px; /* AUTO? */
}

.news_entry .text_wide,
.document_entry .text_wide,
.news_entry_detail .text_wide {
	width: 540px; /* AUTO? */
	margin-left: 10px;
}

.news_entry_detail .text_wide {
	min-height: 305px;
}

.document_entry {
	clear: both;
	padding-top: 0px;
	margin-left: 0px;
}

.document_entry img {
	float: left; 
	margin-right: 5px;
}

.document_entry .file-icon {
	float: left;
	margin-left: 10px;
	margin-top: 4px;
}

.document_entry .text_wide {
	margin-left: 10px;
}

.news_entry .bottomlink,
.news_entry_image .bottomlink,
.news_entry .bottomlink_bggrey,
.news_entry_image .bottomlink_bggrey {
	padding-right: 5px;
}

#content_1column .bottomlink_bggrey {
	display: none;
}

#content_1column .bottomlink_bggrey.detail {
	display: block;
}


#content_1column .news_entry_image_detail img {
	margin-right: 5px;
	float: left; 
}

#content_1column .news_entry_image_detail .text {
	background-color: #e6e6e6;
	float: left; 
	width: 355px;
	padding-bottom: 10px;
}

#content_1column .news_entry_image_detail .text_wide {
	background-color: #e6e6e6;
	float: left; 
	padding-bottom: 10px;
	margin-left: 10px;
}


#content_1column .news_entry_image_detail .text_wide .image {
	margin-top: 10px;
}

#content_1column .news_entry .text_wide,
#content_1column .document_entry .text_wide {
	margin-top: 0px;
}

/*ZWEISPALTIG*/

#content_2column {
	width: 570px; /* AUTO? */
}

#content_2column .news_entry_detail {
	background-color: #e6e6e6;
	padding-top: 20px;	
	margin-left: 5px;
}

#content_2column .news_entry_image_detail {
	background-color: #e6e6e6;
	margin-left: 5px;
	padding-top: 20px; 
	padding-left: 10px;
	padding-right: 10px;
}

#content_2column .news_entry_image {
	margin-top: 0px; 
}

#content_2column .news_entry_image .image,
#content_2column .news_entry_image .image_right {
	width: 275px;
	background-color: #009959;
	padding-left: 5px;	
	float: left; 
}

#content_2column .news_entry_image_detail img {
	margin-right: 5px;
	float: left; 
}

#content_2column .news_entry_image_detail .text {
	background-color: #e6e6e6;
	float: left; 
	width: 355px;
	padding-bottom: 10px;
}

#content_2column .news_entry_image .bottomlink,
#content_2column .news_entry .bottomlink,
#content_2column .news_entry_image .bottomlink_bggrey,
#content_2column .news_entry .bottomlink_bggrey {
	margin-top: 5px; 
	margin-right: -5px;
}

#content_2column  .bottomlink,
#content_2column  .bottomlink_bggrey {
	margin-right: 20px;
	background-color: #e6e6e6;
	display: none;
}

#content_2column  .bottomlink.detail,
#content_2column  .bottomlink_bggrey.detail {
	display: block;
}

.small_column {
	float: left;
	width: 280px;
	padding-top: 10px;
	margin-left: 0px;	
	border-left: 5px solid white; 
}

.small_column .news_entry img {
	margin-bottom: 5px;
}

.small_column .news_entry .text,
.small_column .news_entry_image .text {
	width: 270px; /* AUTO? */
	margin-left: 5px;
	margin-top: 10px; 
}

.small_column .news_entry_image {
	margin-top: 10px;
}

.small_column .image {
	margin-top: 10px; 
}


.text p,
.text_wide p {
	padding-bottom: 0px;
}

.text,
.text_wide {
	padding-bottom: 5px;
	font-size: 12px;
}

.news_entry span.date,
.document_entry span.date,
.news_entry_image span.date {
	color: #009959;
	padding-right: 6px;
	margin-top: 1px;
	line-height: 15px;
	float: left;
}

/*SEPAROTOR*/
.separator,
.separator_footer {
	height: 1px;
	line-height: 1px;
	background-color: #e6e6e6;
	border-top: 1px solid white;
	width: 550px;
	float: left;
	padding-top: 5px;
}
#content_1column .separator,
#content_1column .separator_footer {
	padding-bottom: 0px; 
}

.separator_footer {
	display: none;
}

.separator_footer.detail {
	display: block;
}

#content_2column .separator,
#content_2column .separator_footer {
	margin-left: 5px;
}


.grey {
	padding-top: 0px;
	border-top: 1px solid #e6e6e6;
}


/*GLOSSAR*/
.glossary .separator {
	margin-left: -5px;
}
.glossary {
	margin-left: 5px;
}

.glossary * .left {
	float: left;
}

.glossary * .right {
	float: right;
	/*padding-top: 20px;*/
}

.glossary * .left {
	width: 80px;
	margin-left: 10px;
	margin-top: 10px;
}

.glossary * .right {
	width: 440px; /* AUTO? */
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 6px;
}

.glossary .header .left {
	font-size: 11px;
}

.glossary .header .right, 
.glossary .header .right a {
	font-size: 15px;
	margin-left: 1px;
	margin-right: 1px;
}

.glossary .content .left {
	font-size: 40pt;
	line-height: 40pt;
	font-weight: bold;
	color: #828282;
	padding-left: 7px;
}

.glossary .content .right .glossary_entry {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	border-bottom: 1px solid white;
}

.glossary_entry .text {
	padding-bottom: 0px;
}

.glossary_entry .bottomlink {
	padding-bottom: 0px;
}

.glossary .news_entry_detail {
	margin-left: -5px;
}

/*TAF*/
#content_2column .tellafriend-container {
	margin-left: 5px;
	background-color: #e6e6e6;
	padding-top: 20px;
}

#content_2column .tellafriend-container .separator {
	margin-left: 0px;
}

.tellafriend-container .tellafriend-image {
	float: left;
	margin-right: 0.5em;
}

.tellafriend {
	padding-left: 200px;
	width: 350px;
	padding-bottom: 0.8em;
}

.tellafriend .preview {
	margin-top: 1em;
}

.tellafriend .preview .headline {
	font-weight: bold;
	font-size: 12px;
}

.tellafriend .box {
	border: 1px solid gray;
	padding: 0.2em;
	padding-left: 0.3em;
}

.tellafriend .box li {
	font-size: 12px;
}

.tellafriend .box input,
.tellafriend .box textarea {
	width: 339px;
}
.tellafriend .box textarea {
	height: 13em;
}

/*KONTAKT*/
.mailform-container .mailform_image {
	float: left;
}

#mailform {
	width: 350px;
	padding-bottom: 10px;
}

.image {
	padding-left: 200px;
}

#mailform .box {
	border: 1px solid gray;
	padding: 0.2em;
	padding-left: 0.3em;
}

#mailform .box input,
#mailform .box textarea {
	width: 339px;
}

#mailform .box textarea {
	height: 13em;
}
/*SITEMAP*/
#sitemap {
	padding: 0px;
}

#sitemap h1 {
	margin-left: 10px; 
	margin-bottom: 20px;
	color: black;
}

.sitemap_item_level_1 {
    border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-top: -1px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-color: #cccccc;
}

.Sitemap_item_level_1 .Sitemap_link {
	margin-left: 5px;
	font-size: 9pt;
}

.Sitemap_item_level_2, 
.Sitemap_item_level_2_selected {
    line-height: 20px;
    height: 20px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
	padding-left: 25px;
	margin-top: -1px;
}

.Sitemap_item_level_2 .sitemap_link, 
.Sitemap_item_level_2_selected .sitemap_link {
	font-size: 12px;
	margin-left: 5px;
}

.Sitemap_item_level_3, 
.Sitemap_item_level_3_selected {
	height: 20px;
    line-height: 20px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
	padding-left: 55px;
	margin-top: -1px;
}

.Sitemap_item_level_3 .sitemap_link, 
.Sitemap_item_level_3_selected .sitemap_link {
	color: black;
	font-size: 12px;
	margin-left: 5px;
}


.Sitemap_item_level_4, 
.Sitemap_item_level_4_selected {
	height: 20px;
    line-height: 20px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
	padding-left: 85px;
	margin-top: -1px;
}

.Sitemap_item_level_4 .sitemap_link, 
.Sitemap_item_level_4_selected .sitemap_link {
	color: #009959;
	font-size: 11px;
	margin-left: 5px;
}

/*LOGIN*/
.login-container .login_image {
	float: left;
	margin-bottom: 20px;
}
.loginform {
	padding-left: 200px;
	width: 350px;
	padding-bottom: 10px;
}

.loginform .box {
	border: 1px solid gray;
	padding: 0.2em;
	padding-left: 0.3em;
}

.loginform .box input,
.loginform .box textarea {
	width: 99%;
}

div.glossary div.news_entry h1 {
	margin-bottom: 0;
}

/* Advanced Search */
#adv-search H1{
	margin-left: 10px;
}

#adv-search .box {
	border: 1px solid gray;
	padding: 0.2em;
	padding-left: 0.3em;
	margin-bottom: 10px;
	margin-left: 10px;
}

#adv-search .box div.terms{
	padding-top: 1em;
}

#adv-search .box input.terms{
	width: 99%;
}

#adv-search .box .location {
	padding-top: 1em;
	padding-bottom: 2em;
	position: relative; 
}
#adv-search .box .location input{
	display: block;
	float: left; 
}
#adv-search .box .location label {
	display: block;
	float: left;
	margin-top: 3px; 
	margin-right: 10px;  
}

#adv-search .bottomlink input {
	display: block; 
	float: right; 
	border: none;
	background: none;
	margin-top: -2px;
	color: #009959;
	
}

/*RELATED DOCUMENT CONTENTPANE*/

#content_1column .portlet_small {
	margin-left: 0px;
}

#content_1column .portlet_small h1 {
	margin-left: 15px;
}

#content_1column .portlet_small ul li {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    padding-left: 15px;
}

#content_1column .portlet_small img {
	border-top: none;
    border-bottom: 1px solid white;
    margin-left: -6px;
}

#content_1column .portlet_small .contact,
#content_1column .portlet_small .contact_image {
	display:block; 
	border-bottom: 1px solid white;
	margin-bottom: -1px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#content_1column .portlet_small .contact {
	border-top: 1px solid white;
	padding-top: 5px;
}

#content_1column .portlet_small .contact_image  {
	border-top: 1px solid white;
}

/*HTML MODUL*/
.html_modul,
.html_modul_one_column {
	display: block; 
	background-color: #e6e6e6;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	border-bottom: 5px solid white; 
}

.html_modul_one_column {
	margin-left: 0px;
	padding-right: 0px;
	margin-right: -3px;
	margin-bottom: 5px;
}

/*Bildergalerie*/
.image_gallery {
    margin-left: 1em;
}

.image_gallery_list {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0.5em;
    margin-right: -0.5em;
}

.image_gallery_list .entry {
    float: left;
    margin: 0.5em;
    min-width: 14em;
    text-align: center;
}

.image_gallery_list .entry img {
    border: 0.0625em solid #009959;
}

.image_gallery_list .paging,
.image_gallery_detail .paging {
    margin-top: 1em;
    border-top: 0.0625em solid #ffffff;
    border-bottom: 0.0625em solid #ffffff;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
}

.image_gallery_list .paging,
.image_gallery_detail .paging {
    margin-left: -0.5em;
    margin-right: 0em;
}

.image_gallery_list .paging {
    margin-right: 0.5em;
}

.image_gallery_detail .paging {
	margin-left: -1em;
}


.image_gallery_list .paging .left,
.image_gallery_detail .paging .left {
    display: block;
    float: left;
    margin-left: 1.5em;
}

.image_gallery_detail .paging .left {
    margin-left: 1em;
}

.image_gallery_list .paging .right,
.image_gallery_detail .paging .right {
    display: block;
    float: right;
    margin-right: 0em;
}

.image_gallery_list .paging .center,
.image_gallery_detail .paging .center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 10em;
    text-align: center;
}

.image_gallery_detail p {
    margin-top: 0.5em;
}


/*SPONSORAREA*/
#sponsor {
	border-top: 5px solid #009959;
}

#sponsor table td.middle {
	vertical-align: middle;
}