@import url(formulare.css);
@import url(/incl/dijit/themes/dijit.css);

body
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	margin: 0;
	padding: 0;
	background-color: white;
	font-size: 12px;
}

body.popup
{
	padding: 10px;
}

/* METANAV */

#metanav
{
	margin: auto;
	width: 1020px;
	height: 15px;
	padding-top: 7px;
	padding-bottom: 2px;
	padding-right: 9px;
}

#metanav ul
{
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
}

#metanav ul li
{
	color: #999999;
	float: left;
	border-right: 1px solid #999999;
	font-size: 11px;
	line-height: 11px;
	padding-right: 7px;
	padding-left: 7px;
	background: none;
}

#metanav a
{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

#metanav ul li.last
{
	border: none;
}

#metanav #language_de, #metanav #language_en
{
	float: right;
	line-height: 11px;
	margin-left: 10px;
	margin-right: 20px;
}

#metanav #language_de a
{
	background: url('/images/english.gif') right center no-repeat;
	margin-left: 5px;
	padding-right: 30px;
}

#metanav #language_en a
{
	background: url('/images/deutsch.gif') right center no-repeat;
	margin-left: 5px;
	padding-right: 30px;
}



#main
{
	margin: auto;
	width: 1020px;
	background: white url('/images/bg_main.gif') repeat-y;
	padding: 0 3px 0 3px;
}


/* HAUPTNAVIGATION */

#navigation
{
	position: relative;
	clear: both;
	height: 39px;
	background: #10714a url('/images/menu/bg_nav.gif') no-repeat;
}
#navigation ul
{
	list-style: none;
	height: 39px;
	margin: 0 0 0 25px;
	padding: 0;
}

#navigation ul li
{
	float: left;
	height: 39px;
	margin: 0;
	background: url('/images/menu/bg_nav_separator.gif') top right no-repeat;
	text-align: center;
	padding: 0 3px 0 0;
}

#navigation ul li.der_verband a
{
	width: 102px;
}

#navigation ul li.arbeitsgebiete a
{
	width: 184px;
}

#navigation ul li.zahlen a
{
	width: 124px;
}

#navigation ul li.veranstaltungen a
{
	width: 144px;
}

#navigation ul li.meldungen a
{
	width: 155px;
}

#navigation ul li.publikationen a
{
	width: 105px;
}
#navigation ul li.publikationen
{
	background: none;
}

/* ENG */

#navigation ul li.association a
{
	width: 120px;
}

#navigation ul li.workgroups a
{
	width: 204px;
}

#navigation ul li.facts a
{
	width: 124px;
}

#navigation ul li.events a
{
	width: 152px;
}

#navigation ul li.reports a
{
	width: 131px;
}

#navigation ul li.publication a
{
	width: 105px;
}
#navigation ul li.publikationen, #navigation ul li.publication
{
	background: none;
}

#navigation ul li.active
{
	background: url('/images/menu/bg_nav_li_active.gif') left bottom repeat-x;
}

#navigation ul li a
{
	display: block;
	float: left;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 15px;
	text-decoration: none;
}
#navigation ul li a:hover,
#navigation ul li a:focus
{
	background: url('/images/menu/bg_nav_li_hover.gif') left top repeat-x;
}
#navigation ul li.active a
{
	color: #000000;
	font-weight: normal;
	padding-left: 3px;
	margin: 1px 0 -1px 0;
}
#navigation ul li.active a:link,
#navigation ul li.active a:visited,
#navigation ul li.active a:hover,
#navigation ul li.active a:focus
{
	background: none;
}

/* SUCHBOX */

#searchbox
{
	position: absolute;
	margin: 0;
	padding: 0;
	left: 896px;
	top: 10px;
}

/*#searchbox input.searchfield,*/
#widget_input_words
{
	position: absolute;
	border: 1px solid #4c8d73;
	font-size: 11px;
	color: #989898;
	height: 16px;
	width: 80px;
	padding-left: 3px;
	padding-top: 2px;
	padding-right: 20px;
	outline: none;
	overflow: visible;
	background-color: #FFFFFF;
}
#widget_input_words_extended
{
	float: left;
	border: 1px solid #A5ACB2;
	clear: both;
	margin: 2px 0 0 0;
	padding: 2px;
	color: #696969;
}
#input_words_extended_popup
{
	border: 1px solid #A5ACB2;
}
#input_words_popup
{
	border: 1px solid #4c8d73;
}

#input_words_extended_popup li,
#input_words_popup li
{
	background: none;
	color: #989898;
}

#input_words_extended_popup li:hover,
#input_words_popup li:hover
{
	background-color: #989898;
	color: #FFFFFF;
}

#widget_input_words_extended .dijitArrowButton,
#widget_input_words .dijitArrowButton
{
	display: none;
}

#searchbox input.searchbutton
{
	position: absolute;
	margin-top: 1px;
	margin-left: 85px;
}

/* BROTKRUMENNAVIGATION */

#breadcrumb
{
	padding: 13px;
}
#breadcrumb ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#breadcrumb ul li
{
	float: left;
	padding-left: 5px;
	background: none;
	color: #a8a8a8;
}

#breadcrumb ul li a
{
	color: #a8a8a8;
	text-decoration: none;
}

#breadcrumb ul li.first
{
	background: url('/images/arrow_grey.gif') center left no-repeat;
	padding-left: 20px;
}

#breadcrumb ul li.active
{
	font-weight: bold;
}

/* INAPAGENAVIGATION */

#inpagenavigation
{
	background: url('/images/inpagenav_separator.gif') top center no-repeat;
	height: 27px;
	width: 1020px;
	margin: auto;
	margin-top: 12px;
	margin-bottom: 24px;
}

#inpagenavigation ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 0 27px;
	background: url('/images/bg_inpage_nav.gif') top left repeat-x;
	height: 27px;
}

#inpagenavigation ul li
{
	float: left;
	background: url('/images/bg_inpage_nav_li.gif') top right repeat-x;
	margin-top: 1px;
	line-height: 26px;
	/* SZ 091007 Damit mehr Menu-items passen */
	/* padding: 0 10px; */
	padding: 0 9px;
}

#inpagenavigation ul li a
{
	color: #676767;
	text-decoration: none;
}

#inpagenavigation ul li.first
{

}

#inpagenavigation ul li.active
{
	background: url('/images/bg_inpage_nav_li_active.gif') top right repeat-x;
}

#inpagenavigation ul li.active a
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


#logo
{
	text-align: right;
	margin-bottom: 12px;
	margin-top: 5px;
}

#logo img
{
	margin-right: 88px;
}

#mainHeader
{
	width: 972px;
	padding: 0 24px;
}

#mainHeader img
{
	border: 0;
}

#slider
{
	clear: both;
	padding: 0 13px;
	padding-top: 12px;
	margin-bottom: 19px;
}

#contentFrame
{
	padding: 0 24px;
	margin-top: 10px;
}

/* LINKE SPALTE */

#left
{
	float: left;
	width: 316px;
	padding-right: 12px;
}

#left h1
{
	color: #000000;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

#left ul a span.blue
{
	color: #092869;
}

#left ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-left: 82px;
	margin-top: 11px
}

#left div.veranstaltungen
{
	margin: 0;
	margin-top: 11px;
	background: url('/images/icon_veranstaltungen.gif') 10px 3px no-repeat;
	margin-bottom: 29px;
}

#left div.publikationen
{
	margin: 0;
	margin-top: 11px;
	background: url('/images/icon_publikationen.gif') 10px 3px no-repeat;
	min-height: 1px;
}

#left ul li
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 20px;
	color: #0c6140;
	background: none;
	margin: 0;
	padding: 0;
	margin-bottom: 22px;
	padding-right: 12px;
	line-height: 15px;
}

#left ul a
{
	color: #0c6140;
	text-decoration: none;
}

#left p.moreNews
{
	padding-left: 82px;
	line-height: 15px;
	margin-top: -4px;
}

.breit #content
{
	width: 972px;
}

#content
{
	float: left;
	width: 638px;
	padding-bottom: 30px;
}

#right
{
	float: left;
	width: 281px;
	margin-top: 28px;
	margin-left: 47px;
}
/*
#right ul
{
	height: 95px;
}

html>body #right ul
{
	height: auto;
	min-height: 95px;
}
*/

#right ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	background: #f0f0f0;
	margin-bottom: 24px;
	padding-top: 6px;
}

#right ul li
{
	padding: 0;
	margin: 0;
	padding-left: 10px;
	background: none;
	clear: both;
	padding-bottom: 15px;
	padding-right: 10px;
}

#right ul li p
{
	margin: 0;
	padding: 0;
	padding-top: 6px;
}

#right h2
{
	clear: both;
	margin: 0;
	padding: 0;
	background-color: #999999;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	color: white;
	font-weight: bold;
	padding-left: 10px;
}

#right h3
{
	margin-top: 5px;
	margin-bottom: 12px;
}

#right p
{
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	margin-top: 5px;
}

#right img
{
	border: 0;
	text-decoration: none;
}

#right div.panel
{
	margin: 0 0 24px 0;
	padding: 6px 12px 12px 12px;
	background: #F0F0F0;
}

#right ul.ansprechpartner
{
	padding-bottom: 12px;
}

#right ul.ansprechpartner p
{
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
	width: 175px;
}

#right ul.ansprechpartner li
{
	padding-top: 6px;
	line-height: 0;
	font-size: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

#right ul.publikationen p
{
	margin-bottom: 0;
	padding-bottom: 0;
}

#right img.imgLinks
{
	padding-right: 12px;
	float: left;
	width: 74px;
	margin-bottom: 7px;
}

#right img.imgRechts
{
	padding-left: 12px;
	float: right;
	margin-bottom: 7px;
}


#right h3
{
	font-size: 12px;
	color: #000000;
	clear: both;
}

#right span.grey
{
	color: #656565;
	font-weight: bold;
}

#right .mediathek ul.publikationen
{
	margin: 0;
	padding: 0;
}

#right .mediathek ul.publikationen .icon
{
	padding-top: 4px;

	float:left;
	margin-right: 12px;
}

#right .mediathek ul.publikationen p
{
	/*float: right;*/
	/*width: 155px;*/
	padding: 0;
}

#right .mediathek ul.publikationen li
{
	padding: 0;
	padding-bottom: 15px;
}

#right .mediathek ul.publikationen div.file
{
	clear: both;
}

#right .mediathek ul.publikationen div.file a
{
	padding-right: 20px;
	background: url('/images/arrow_grey.gif') center right no-repeat;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


.separator
{
	clear: both;
	background: url('/images/separator_line.gif') 0 14px no-repeat;
	padding-bottom: 22px;
	width: 1014px;
	margin: auto;
}

/* FOOTER */

body
{
	padding-bottom: 13px;
}
#footer
{
	clear: both;
	margin: 24px 0 0 0;
	background: transparent url(../images/footer_background.gif) repeat-x left bottom;
}
#footer ul
{
	width: 990px; /* IE6 / 7 */
	margin: 0;
	padding: 25px 6px 0 24px;
	background: transparent url(../images/footer_separator.gif) no-repeat top center;
}
#footer ul li
{
	float: left;
	width: 165px;
	padding: 0;
	background: transparent;
	color: #6A6A6A;
	font-size: 12px;
	font-weight: bold;
}
#footer ul li a
{
	display: block;
	width: 165px;
	color: #6A6A6A;
	text-decoration: none;
}
#footer ul ul
{
	width: auto; /* IE6 / 7 */
	margin-top: 15px;
	padding: 0;
	background: transparent;
}
#footer ul ul li
{
	float: none;
	color: #9B9B9B;
	font-size: 11px;
	font-weight: normal;
}
#footer ul ul li a
{
	width: 155px;
	padding: 0.175em 0 0.185em 9px;
	background: transparent url(../images/arrow_footer.gif) no-repeat left 0.625em;
	color: #9B9B9B;
	font-size: 11px;
}
#footer ul ul li.more a
{
	background: transparent;
}
#footer div.feature_links
{
	margin-top: 32px;
	height: 69px;
}
#footer div.feature_links img
{
	float: left;
	display: inline;
	margin: 14px 0 0 24px;
	border: none;
}
#footer div.feature_links div
{
	float: right;
	display: inline;
	margin-top: 27px;
}
#footer div.feature_links a.rss,
#footer div.feature_links a.to_top
{
	float: left;
	display: inline;
	height: 22px;
	margin-right: 24px;
	padding: 0 0 0 12px;
	background: transparent url(../images/footer_button_spritesheet.gif) no-repeat 0 0;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}
#footer div.feature_links a span
{
	float: left;
	height: 22px;
	padding: 0 12px 0 0;
	background: transparent url(../images/footer_button_spritesheet.gif) no-repeat right -44px;
	cursor: pointer;
}
#footer div.feature_links a.rss
{
	padding-left: 56px;
	background-position: 0 -22px
}
#footer div.feature_links a.to_top span
{
	padding-right: 28px;
	background-position: right -66px;
}

/* SLIDER */

#slider_alt
{
	width: 968px;
	height: 170px;
	overflow: auto;
	margin: auto;
	background-color: #E0E0E0;
}

#slider_alt ul
{
	list-style-type: none;
	margin-top: 10px;
	padding: 0px;
}

#slider_alt ul li
{
	float: left;
	width: 170px;
	padding: 0px;
	margin: 0px;
	background: none;
}

#slider_alt ul li a
{
	font-size: 12px;
	font-weight: normal;
	color: #989898;
	text-decoration: none;
	outline: none;
}

#slider_alt ul li a:hover
{
	font-weight: bold;
}

#slider_alt ul li a img
{
	display: block;
	border: none;
	width: 110px;
	height: 110px;
}


/* Allgemeine Styles */

p, td, h1, h2, h3, h4, th
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	color: #000000;
}

p, td, li
{
	line-height: 16px;
}

a
{
	color: #092869;
	text-decoration: underline;
}

h1,h2,h3,h4
{
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	padding: 0;
	font-weight: bold;
}

h1
{
	font-size: 18px;
}

h2
{
	font-size: 15px;
}

h3
{
	font-size: 13px;
}
h4, h5, h6
{
	font-size: 12px;
}

th
{
	font-size: 12px;
	padding-bottom: 12px;
}

p
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
}

ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 20px;
	margin-bottom: 12px;
}

ul li
{
	color: #333333;
	background: url('/images/list_dot.gif') left 8px no-repeat;
	padding-left: 13px;
}

ul li a
{
	color: #092869;
	text-decoration: underline;
	font-size: 12px;
}

p.release
{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

ol li
{
	color: #333333;
	padding-left: 13px;
}

sub, sup
{
	line-height: 0;
	height: 0;
}

div.news h1
{
	font-size: 15px;
	margin: 0;
	margin-bottom: 4px;
}

div.news p.release a, p.release
{
	color: #000000;
}

p.more
{
	margin-bottom: 17px;
}
div.meldungen p.more
{
	margin-bottom: 0;
}

p.more a
{
	padding-right: 20px;
	background: url('/images/arrow_grey.gif') center right no-repeat;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

p.alleErgebnisse a
{
	padding-right: 20px;
	background: url('/images/arrow_grey.gif') center right no-repeat;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


p.moreNews
{
	margin-bottom: 32px;
}

p.moreNews a, div.news p.moreNews a
{
	color: #666666;
	text-decoration: none;
}

p.zurueck
{
	margin-top: 15px;
	float: left;
	clear: none;
}

p.zurueck a
{
	padding-left: 20px;
	background: url('/images/arrow_grey_left.gif') center left no-repeat;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

p.weiter
{
	margin-top: 15px;
	float: right;
	clear: none;
}

p.weiter a
{
	padding-right: 20px;
	background: url('/images/arrow_grey.gif') center right no-repeat;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

p.chart a
{
	padding-left: 38px;
	background: url('/images/icon_chart_pdf.gif') center left no-repeat;
	text-decoration: underline;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	display: block;
}

p.pdf a
{
	padding-left: 38px;
	background: url('/images/icon_pdf.gif') center left no-repeat;
	text-decoration: underline;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	display: block;
}

p.ppt a
{
	padding-left: 38px;
	background: url('/images/icon_ppt.gif') center left no-repeat;
	text-decoration: underline;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	display: block;
}

p.swf a
{
	padding-left: 38px;
	background: url('/images/icon_swf.gif') center left no-repeat;
	text-decoration: underline;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	display: block;
}

p.zip a
{
	padding-left: 38px;
	background: url('/images/icon_zip.gif') center left no-repeat;
	text-decoration: underline;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	display: block;
}

p.doc a
{
	padding-left: 38px;
	background: url('/images/icon_doc.gif') center left no-repeat;
	text-decoration: underline;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	display: block;
}

p.jpg a
{
	padding-left: 38px;
	background: url('/images/icon_jpg.gif') center left no-repeat;
	text-decoration: underline;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	display: block;
}

p.xls a
{
	padding-left: 38px;
	background: url('/images/icon_xls.gif') center left no-repeat;
	text-decoration: underline;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	display: block;
}

p.extern a, a.extern, ul.extern a
{
	padding-left: 20px;
	background: url('/images/arrow_grey_external.gif') 0 center no-repeat;
	text-decoration: underline;
	color: #092869;
}
ul.extern li p
{
	margin: 0;
	padding: 0;
}
#right a.more
{
	padding-left: 20px;
	background: url('/images/arrow_grey.gif') center left no-repeat;
}

ul.extern li
{
	padding-left: 0;
	background: none;
}

ul.extern li p
{
	margin: 0;
	padding: 0;
	margin-bottom: -2px;
	padding-left: 20px;
}

/* TOP THEMA */

.topThema h1
{
	font-weight: bold;
	font-size: 18px;
	color: #092869;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	padding: 0;
}

.topThema a
{
	text-decoration: none;
	color: #000000;
}


.topThema h1 a
{
	color: #092869;
}

.topThema
{
	margin-bottom: 20px;
}

.topThema img
{
	margin-right: 12px;
	padding-top: 4px;
}

.topThemaText
{
	width: 644px;
	margin-left: 328px;
}

.topThemaText p
{
	font-size: 13px;
}

.buchstabenliste
{
	list-style-type: lower-latin;
}


/* NEWS AUFLISTUNG */

div.news h1 a
{
	color: #092869;
}

div.news p a
{
	color: #000000;
}

div.news a
{
	text-decoration: none;
}

/* RSS LISTEN */

div.rss
{
	padding-bottom: 8px;
	border-bottom: solid 1px #E1E1E1;
}
div.rss h1
{
	margin-top: 18px;
	padding-top: 12px;
	border-top: solid 1px #E1E1E1;
}

h1.rss a,
div.rss h1 a
{
	padding-left: 46px;
	background: url('/images/icon_rss.gif') left center no-repeat;
	text-decoration: none;
}

.indexlistingtable th
{
	font-size: 18px;
}

.indexlistingtable td, .indexlistingtable th
{
	vertical-align: top;
	padding-right: 12px;
}

.keywordlist_content
{
	border: none;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	width: 100%;
}

.keywordlist_content th
{
	margin: 0;
	padding: 4px 0 4px 8px;
	padding-right: 0 !important;
	background: #f0f0f0 url('/images/arrow_grey_indexlisting.gif') right 6px no-repeat;
	line-height: 16px;
	color: #666666;
	font-size: 14px;
	clear: both;
	margin-top: 20px;
	text-align: left;
}

.keywordlist_content th a
{
	padding-right: 20px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	display: block;  
}

.keywordlist_content td
{
  margin: 0;
  padding: 0;
}

.keywordlist_content .imageTD
{
  padding: 0;
  margin: 0;
	width: 54px;
	vertical-align: top;
}

.keywordlist_content .imageTD img
{
	margin: 0;
	padding: 0;
	padding-left: 9px;
	padding-top: 9px;
	border: none;
}

.keywordlist_content p
{
	padding: 0;
	padding-left: 9px;
	margin: 0;
	padding-top: 6px;
}

.keywordlist_content a
{
	text-decoration: none;
	color: black;
}

.keywordlist_content ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 6px;
	padding-left: 9px;
}

.keywordlist_content ul li
{
	margin: 0;
	padding: 0;
	color: #666666;
	background: url('/images/list_dot.gif') 3px 8px no-repeat;
	padding-left: 16px;
	width: auto;
	float: none;
}

.keywordlist_content ul li a
{
	color: black;
	text-decoration: none;
}




.indexlisting2, .indexlisting3, .indexlisting4
{
	margin: 0;
	padding: 0;
	margin-top: -6px;
	margin-bottom: 24px;
}

.indexlisting2 td, .indexlisting3 td, .indexlisting4 td
{
	padding: 0;
	margin: 0;
	padding-left: 6px;
	padding-right: 6px;
}


.indexlisting2 td
{
	width: 312px;
}

.indexlisting3 td
{
	width: 203px;
}

.indexlisting4 td
{
	width:233px;
}

.indexlisting2 td td
{
	margin: 0;
	padding: 0;
	width: 258px;
}

.indexlisting4 td
{
	margin: 0;
	padding: 0;
	width: 233px;
}

.indexlisting2 td .IndexlistingImgTD,
.indexlisting3 td .IndexlistingImgTD,
.indexlisting4 td .IndexlistingImgTD
{
	width: 54px;
}

.indexlisting2 .IndexlistingImgTD img,
.indexlisting3 .IndexlistingImgTD img,
.indexlisting4 .IndexlistingImgTD img
{
	margin: 0;
	padding: 0;
	padding-left: 9px;
	padding-top: 9px;
	border: none;
}

.indexlisting2 img, .indexlisting3 img, .indexlisting4 img
{
	margin: 0;
	padding: 3px 9px 3px 0;
	border: none;
}

.indexlisting2 td.tdLinks, .indexlisting3 td.tdLinks, .indexlisting4 td.tdLinks
{
	padding-left: 0;
}

.indexlisting2 td.tdRechts, .indexlisting3 td.tdRechts, .indexlisting4 td.tdRechts
{
	padding-right: 0;
}


.indexlisting2 h2, .indexlisting3 h2, .indexlisting4 h2
{
	margin: 0;
	padding: 4px 0 4px 8px;
	background: #f0f0f0 url('/images/arrow_grey_indexlisting.gif') right 6px no-repeat;
	line-height: 16px;
	color: #666666;
	font-size: 14px;
	clear: both;
	margin-top: 20px;
}

.indexlisting2 h2 a, .indexlisting3 h2 a, .indexlisting4 h2 a
{
	padding-right: 20px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	display: block;
}

.indexlisting2 p, .indexlisting3 p, .indexlisting4 p
{
	padding: 0;
	padding-left: 9px;
	margin: 0;
	padding-top: 6px;
}

.indexlisting2 a, .indexlisting3 a, .indexlisting4 a
{
	text-decoration: none;
	color: black;
}

.indexlisting2 ul, .indexlisting3 ul, .indexlisting4 ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 6px;
	padding-left: 9px;
}

.indexlisting2 ul li, .indexlisting3 ul li, .indexlisting4 ul li
{
	margin: 0;
	padding: 0;
	color: #666666;
	background: url('/images/list_dot.gif') 3px 8px no-repeat;
	padding-left: 16px;
	width: auto;
	float: none;
}

.indexlisting2 ul li a, .indexlisting3 ul li a, .indexlisting4 ul li a
{
	color: black;
	text-decoration: none;
}

table.indexlisting4
{
	float: left;
	margin-right: 8px;
}

table.rechts
{
	margin-right: 0;
}



/* ul.indexlisting2, ul.indexlisting4
{
	margin: 0;
	padding: 6px 0 0 0;
	list-style: none;
}

.indexlisting2 li, .indexlisting4 li
{
	background: yellow;
	float: left;
	margin: 0 12px 4px 0;
	padding: 0;
}

.indexlisting2 li
{
	width: 306px;
}

.indexlisting3 li
{
	width: 194px;
}

.indexlisting4 li
{
	width: 231px;
}

.indexlisting2 h2, .indexlisting3 h2, .indexlisting4 h2
{
	margin: 0 0 7px 0;
	padding: 4px 0 4px 8px;
	background: #f0f0f0 url('/images/arrow_grey_indexlisting.gif') right 5px no-repeat;
	line-height: 16px;
	color: #666666;
	font-size: 14px;
}

.indexlisting2 h2 a, .indexlisting3 h2 a, .indexlisting4 h2 a
{
	padding-right: 20px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	display: block;
}

.indexlisting2 img, .indexlisting3 img, .indexlisting4 img
{
	margin: 0;
	padding: 3px 9px 9px 0;
	border: none;
}

.indexlisting2 p, .indexlisting3 p, .indexlisting4 p
{
	padding-left: 9px;
}

.indexlisting2 a, .indexlisting3 a, .indexlisting4 a
{
	text-decoration: none;
	color: black;
}

.indexlisting2 ul, .indexlisting3 ul, .indexlisting4 ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.indexlisting2 ul li, .indexlisting3 ul li, .indexlisting4 ul li
{
	margin: 0;
	padding: 0;
	color: #666666;
	background: url('/images/list_dot.gif') left 8px no-repeat;
	padding-left: 13px;
	width: auto;
	float: none;
}

.indexlisting2 ul li a, .indexlisting3 ul li a, .indexlisting4 ul li a
{
	color: #092869;
	text-decoration: underline;
}

*/

.clear
{
	/*clear: both;
	float: none;*/
}

p.clear
{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}

.tiefgestellt
{
	font-size: 65%;
}

/* TEAM-SEITEN */

table.team
{
	margin: 0;
	padding: 0;
}

table.team td
{
	padding: 0;
	margin: 0;
	vertical-align: top;
	padding-bottom: 12px;
}

/* BILD-TABELLEN */

table.tabelleGallerie
{
	margin: 0 0 0 -24px;
	padding: 0;
	border-collapse: collapse;
}
table.tabelleGallerie td
{
	width: 222px;
	padding: 0 0 24px 24px;
	font-size: 0;
	line-height: 0;
}
table.tabelleGallerie img
{
	border: none;
}
table.tabelleGallerie p
{
	margin: 0;
	padding: 4px 8px 4px 8px;
	background-color: #ECECEC;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}
table.tabelleGallerie p a
{
	color: #666666;
	text-decoration: none;
}

/* Bildcontainer */

table.tabelleBild,
table.tabelleBildLinks,
table.tabelleBildRechts
{
	width: 1px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
table.tabelleBild td,
table.tabelleBildLinks td,
table.tabelleBildRechts td
{
	margin: 0;
	padding: 0;
}

table.tabelleBild
{
	clear: both;
}
table.tabelleBildLinks
{
	float: left;
	margin: 0 12px 0 0;
}
table.tabelleBildRechts
{
	float: right;
	margin: 0 0 0 12px;
}
table.tabelleBild p,
table.tabelleBildLinks p,
table.tabelleBildRechts p
{
	padding: 4px 8px 4px 8px;
	background-color: #ECECEC;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}

/* Hinterlegte Textfelder in den Publikationen */

.lightbox
{
	margin: 8px -12px 8px -12px;
	padding: 12px 12px 4px 12px;
	background-color: #F9F9F9;
}

/* Tabellenformatierungen */

table.tabelleDaten1
{
	width: 100%;
	margin: 12px 0 24px 0;
	border-collapse: collapse;
}
table.tabelleDaten1 th,
table.tabelleDaten1 td
{
	padding: 4px 20px 4px 12px;
}

/* Tabellenhead */

table.tabelleDaten1 thead th
{
	background-color: #F0F0F0;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
table.tabelleDaten1 thead td
{
	background-color: #F9F9F9;
	font-size: 12px;
	text-align: right;
}

/* Tabellenbody */

table.tabelleDaten1 tbody
{
	border-top: solid 12px #FFFFFF;
}
table.tabelleDaten1 tbody th
{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
table.tabelleDaten1 tbody td
{
	font-size: 12px;
	text-align: right;
}

/* Tabellen Einr?ckungen */

table.tabelleDaten1 td.zelleEinruecken1,
table.tabelleDaten1 th.zelleEinruecken1
{
	padding-left: 24px;
}
table.tabelleDaten1 td.zelleEinruecken2,
table.tabelleDaten1 th.zelleEinruecken2
{
	padding-left: 36px;
}
table.tabelleDaten1 td.zelleEinruecken3,
table.tabelleDaten1 th.zelleEinruecken3
{
	padding-left: 48px;
}
table.tabelleDaten1 td.zelleEinruecken4,
table.tabelleDaten1 th.zelleEinruecken4
{
	padding-left: 60px;
}

/* Tabellen alternierende Zeilen */

table.tabelleDaten1 tbody tr.tabelleZeile2
{
	background-color: #F9F9F9;
}

/* Tabellen letzte Zeile ("Insgesamt") */

table.tabelleDaten1 tr.zeileInsgesamt th,
table.tabelleDaten1 tr.zeileInsgesamt td
{
	background-color: #F0F0F0;
	font-weight: bold;
}

/* Tabellenunterschrift (bspw. Quellenangaben) */

#content p.absatzTabellenunterschrift
{
	margin: -12px 0 24px 0;
	padding: 0 20px 0 12px;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}

/* Linksausrichtung von Tabellenzelleninhalten */

#content td.links,
#content th.links
{
	text-align: left;
}

/* PUBLIKATIONEN*/

.publikationen
{
	margin: 0 0 12px 0;
}
.meldungen
{
	margin: -11px 0 12px 0;
}
div.zeile
{
	clear: both;
	min-height: 24px; /* fuer IE7 */
	margin: 0;
	padding: 10px 0 10px 12px;
}

div.hover,
li.hover
{
	background-color: #f5f5f5 !important;
}

div.zeile div
{
	float: left;
	text-align: left;
}

.zeile div.icon
{
	width: 107px;
	margin: 0;
	margin-right: 5px;
	display: inline; /* IE-6 Hack */
	text-align: center;
}

.termine div.zeile div.icon
{
	width: 47px;
}

.zeile div.icon img
{
	border: none;
	padding-bottom: 4px;
}

.zeile div.file
{
	width: 65px;
	text-align: left;
	font-size: 12px;
}

.zeile div.file a, div.zeile div.location a
{
	font-weight: bold;
}

div.zeile div.date
{
	width: 95px;
	font-size: 13px;
}

.publikationen div.zeile div.date
{
	width: 65px;
}

div.zeile div.location
{
	width: 130px;
	font-size: 13px;
}

div.zeile div.date a
{
	text-decoration: none;
	font-size: 13px;
	color: #000000;
}

.meldungen div.zeile div.date
{
	width: 100px;
}

.zeile div.description
{
	width: 249px;
	text-align: left;
	margin-right: 24px;
}

.meldungen div.zeile .icon
{
	width: 70px;
}

.meldungen div.zeile div.description
{
	width: 427px;
	text-align: left;
	margin-right: 24px;
}
div.description a
{
	text-decoration: none;
}
div.description p
{
	margin-bottom: 0;
	padding: 0;
}
.zeile div.action
{
	width: 111px;
	text-align: left;
	padding-bottom: 4px;
}

.zeile div.action a
{
	position: relative;
	right: 2px;
	display: block;
	width: 84px;
	height: 20px;
	padding-top: 4px;
	padding-left: 27px;
	color: #999999;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

.mediathek .zeile div.action a
{
	padding-left: 27px;
}

div.action .details
{
	margin-bottom: 6px;
	background: url(/images/button_details.gif) no-repeat;
}

.mediathek div.action .details
{
	margin-bottom: 6px;
	background: url(/images/button_details.gif) no-repeat;
}

div.action .download
{
	background: url(/images/button_download.gif) no-repeat;
}


.publikationen h2, .meldungen h2, h2.bar
{
	margin: 0;
	padding: 4px 0 4px 8px;
	background: #f0f0f0;
	line-height: 16px;
	color: #666666;
	font-size: 14px;
	clear: both;
	margin-top: 20px;
}


.description h1
{
	background: none;
	font-size: 12px;
	padding: 0;
	line-height: normal;
	color: #000000;
	margin: 0;
}

.description h1 a
{
	color: #000000;
	text-decoration: none;
}

.description h2
{
	background: none;
	font-size: 12px;
	padding: 0;
	margin: 0;
	line-height: normal;
}

.description h2 a
{
	text-decoration: none;
	color: #000000;
}

.meldungen .description h2, .termine .description h2, .mediathek .description h2
{
	color: #666666;
	clear: none;
}

.meldungen .description h2 a, .termine .description h2 a, .mediathek .description h2 a
{
	text-decoration: none;
	color: #666666;
}

.meldungen .description p, .termine .description p
{
	margin-top: 6px;
}

.description p a
{
	text-decoration: none;
	color: #000000;
}
div.zeile img.left
{
	float: left;
	margin-right: 12px;
	margin-bottom: 3px;
	padding-top: 2px;
	width: 74px;
}

div.zeile img.right
{
	float: right;
	margin-left: 12px;
	margin-bottom: 3px;
	padding-top: 2px;
	width: 74px;
}

/* Publikations-Detailansicht */

table.detailansicht
{
	margin: 18px 0 24px 0;
	font-size: 12px;
}
table.detailansicht td
{
	padding: 4px 16px 4px 0;
}

table.detailansicht th
{
	padding: 4px 16px 4px 0;
	text-align: left;
	font-size: 12px;
}

ul.bestellung
{
	margin: 6px 0 12px 12px;
}
ul.bestellung li
{
	padding: 0 0 2px 12px;
	background-position: left 6px;
	color: #000000;
}

/* Blaetter-Funktionalitaet */

p.pages
{
	float: left;
	margin: 12px 0 12px 0;
	padding: 4px 0 3px 0;
	color: #989898;
	font-weight: bold;
}
.pagenav
{
	margin: 12px 0 12px 0;
	float: right;
}
.pagenav a,
.pagenav span
{
	float: left;
	height: 17px;
	margin: 0 4px 0 0;
	padding: 3px 0 3px 0;
}
.pagenav a img
{
	position: relative;
	top: 1px;
}
.pagenav a.page
{
	padding: 3px 0 1px 0;
	width: 21px;
	border: solid 1px #E3E3E3;
	color: #979797;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
}
.pagenav a.page.active
{
	background: #999999;
	border-color: #999999;
	color: #FFFFFF;
}

/* Ausgabe der Schlagwort-Listen Meldungen im Content-Bereich */

#content ul.meldungenRechts
{
	margin: 0;
	padding: 0;
	margin-top: 12px;
}

#content ul.meldungenRechts li
{
	list-style-type: none;
	background: none;
	padding: 0;
	margin-bottom: 24px;
}

#content ul.meldungenRechts li p
{
	margin: 6px 0;
}

#content ul.meldungenRechts .grey
{
	color:#666666;
	font-size: 12px;
}

#content ul.meldungenRechts li a 
{
	text-decoration: none;
	color: black;
}

#content ul.meldungenRechts .imgLinks
{
	margin-right: 12px;
	padding-top: 4px;
}

/* Presseinformationen in der rechten Spalte */

#right ul.pressedienste
{
	min-height: 24px;
	padding: 12px 12px 18px 12px;
	background-image: url(../images/icon_presseinformationen.gif);
	background-repeat: no-repeat;
	background-position: 12px 16px;
}

#right ul.pressedienste li
{
	color: #333333;
	background-color: transparent;
	background: url(../images/list_dot.gif) no-repeat left 7px;
	margin: 0 0 0 44px;
	padding: 0 0 4px 10px;
}

#right ul.pressedienste li a
{
	font-weight: bold;
}

#right ul.meldungenRechts p a
{
	color: black;
}

#right ul.meldungenRechts li a
{
	text-decoration: none;
}

/* Listenausgabe */

.listEvents
{
	margin-bottom: 16px;
	margin-top: 12px;
}


/* Organigramm */

div#organigramm
{
	text-align: center;
}
div#organigramm th.caption
{
	font-size: 1.1em;
	font-weight: bold;
	padding: 6px;
	background: #ccc;
	margin: 12px auto;
	border-bottom: 3px solid #fff;
}

.mitglieder
{
	width: 100%;
	margin: 12px 0;
}
.mitglieder td, .mitglieder th
{
	text-align: center;
	font-weight: bold;
	background: #f0f0f0;
	padding: 6px 0;
}
.mitglieder td span, .vorstand th span, .bereiche th span
{
	font-weight: normal;
}
.vorstand
{
	width: 340px;
	margin: 0 15px;
}
.vorstand td
{
	background: #f0f0f0;
	vertical-align: top;
	padding: 12px;
	text-align: left;
}
.vorstand th
{
	background: #f0f0f0;
	padding: 6px;
}
.vorstand td.abstand, .presse td.abstand, .kommunikation td.abstand
{
	border-bottom: 12px solid #fff;
}
.vorstand td img
{
	margin: 0 12px;
}
.vorstand td ol
{
	margin: 0;
}

.presse,
.kommunikation
{
	width: 301px;
	background: #f0f0f0;
}
.presse th,
.kommunikation th
{
	padding: 0 6px;
	background: #f0f0f0;
}
.presse th span,
.kommunikation th span
{
	font-weight: normal;
}
.presse td,
.kommunikation td
{
	width: 52%;
	text-align: left;
	padding: 0 6px;
	vertical-align: top;
}

.presse td span,
.kommunikation td span
{
	font-weight: bold;
}

.hersteller
{
	width: 81%;
	margin: 12px auto;
	text-align: center;
}
.hersteller td
{
	background: #f0f0f0;
	border-left: 6px solid #fff;
	border-right: 6px solid #fff;
	padding: 12px;
}
.bereiche
{
	margin: 6px;
}
.bereiche td
{
	vertical-align: top;
}
.bereiche table
{
	margin: 0 6px;
}
.bereiche td.ohne_hintergrund
{
	padding: 0;
	background: #fff url(/images/bg_organigramm.gif) repeat-y top center;;
}
.bereiche table td
{
	text-align: left;
	padding: 0 6px;
	background: #f0f0f0;
	margin-top: 12px;
}

.bereiche table ol
{
	padding-top: 0;
	margin-top: 0;
}

.bereiche table th
{
	background: #f0f0f0;
	padding: 6px;
}

.bereiche th span
{
	font-weight: normal;
}
.weiterebereicheLinks
{
	width: 47%;
	height: 110px;
	background: #f0f0f0;
	margin: 12px 15px;
}
.weiterebereicheRechts
{
	width: 47%;
	height: 110px;
	background: #f0f0f0;
	margin: 12px 15px;
	float: right;
}
.weiterebereicheLinks th,
.weiterebereicheRechts th
{
	padding: 6px;
}
.weiterebereicheLinks td,
.weiterebereicheRechts td
{
	width: 54%;
	text-align: left;
	padding: 6px;
	vertical-align: top;
}
.weiterebereicheLinks td span,
.weiterebereicheRechts td span
{
	font-weight: bold;
}
.formular h2
{
	padding: 2px 6px 2px 6px;
	background: #F0F0F0;
	color: #666666;
	line-height: 20px;
	clear: both;
	margin-top: 24px;
	margin-bottom: 12px;
}
.formular h3
{
	margin-top: 12px;
}
.formular p,
.formular label
{
	padding-left: 6px;
}


/* Sitemap */

#sitemap ul li
{
	clear: both;
	margin: 20px 0 0 0;
	padding: 0;
	background-image: none;
}
#sitemap ul a
{
	display: block;
	padding: 4px 0 4px 8px;
	background: #F0F0F0 url(/images/arrow_grey_indexlisting.gif) no-repeat right 6px;
	color: #666666;
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#sitemap ul ul
{
	margin: 18px 0 6px 24px;
}
#sitemap ul ul li
{
	margin: 0 0 20px 0;
	padding: 0;
}
#sitemap ul ul a
{
	padding: 0;
	background-image: none;
	background-color: transparent;
	font-size: 12px;
	font-weight: normal;
	color: #031E68;
}
#sitemap ul ul ul
{
	margin: 2px 0 24px 12px;
}
#sitemap ul ul ul li
{
	margin-bottom: 0;
	padding-left: 12px;
	background-image: url(/images/list_dot.gif);
}
#sitemap ul ul ul a
{
	color: #666666;
}
#sitemap ul ul ul ul
{
	margin-bottom: 12px;
}
#sitemap ul ul ul ul li
{
	background-image: url(/images/list_corner.gif);
}

/* Bildmaterial-Download */

div.bilddownload
{
	clear: both;
	padding-top: 4px;
	margin-top: 12px;
}
div.bilddownload div
{
	padding-right: 12px;
	float: left;
	width: 307px;
	margin-bottom: 24px;
}
div.bilddownload h3
{
	margin-top: -6px;
}
div.bilddownload h4,
div.bilddownload p
{
	clear: both;
	margin: 0;
	padding: 6px 0 2px 0;
	color: #333333;
}
div.bilddownload p
{
	padding-top: 2px;
}
div.bilddownload ul
{
	margin: 0;
	padding: 0;
	margin-top: 12px;
	float: left;
	width: 130px;
}
div.bilddownload ul li
{
	width: 120px;
	margin-left: 12px;
	padding: 0 0 0 12px;
}
div.bilddownload ul li a
{
	font-weight: bold;
}
div.bilddownload img
{
	float: left;
	padding: 0 12px 0 0;
}

.hidden, .print
{
	display: none;
}
#flvcontainer
{
	margin-left: 391px;
}

div.aktualisierung
{
	padding-top: 48px;
	padding-right: 12px;
	clear: left;
}
div.aktualisierung span
{
	color: #A8A8A8;
	font-weight: bold;
	font-size: 12px;
	float: left;
}
div.aktualisierung span span.date
{
	float: none;
	padding-left: 24px;
}

/* DRUCK-STYLES */

@media print
{

	/* Ausblenden */

	#metanav,
	#navigation,
	#mainHeader,
	#inpagenavigation,
	#slider,
	#slider_alt,
	#left
	{
		display: none;
	}

	.print
	{
		display: block !important;
	}

	/* Abst?nde zur?cksetzen */

	body,
	html
	{
		font-size: 12pt !important;
	}

	body,
	html,
	#main,
	#contentFrame
	{
		margin: 0 !important;
		padding: 0 !important;
		width: auto !important;
		background: none !important;
	}

	#content p, #content td, #content th, #content li, #content h3
	{
		font-size: 11pt !important;
		line-height: 1.2em;
	}

	#content h1
	{
		font-size: 14pt !important;
	}

	#content h2
	{
		font-size: 13pt !important;
	}



	.breit #content
	{
		width: 95% !important;
	}

	/* Brotkrumen-Navigation */

	#breadcrumb
	{
		margin: 0 !important;
		padding: 0 !important;
	}
	#breadcrumb li.first
	{
		padding: 0 !important;
		background: none !important;
	}

	/* Logo */

	#logo
	{
		clear: both !important;
		margin: 1cm 0 0 0 !important;
		text-align: left !important;
		width: auto;
	}
	#logo a
	{
		margin: 0 !important;
	}

	/* Inhaltsbereich */

	#contentFrame
	{
		clear: both !important;
		width: auto !important;
		margin: 0.6cm 0 0 0 !important;
	}
	#contentFrame div.topThema
	{
		height: auto !important;
		margin: 0 0 0.6cm 0 !important;
	}
	#contentFrame div.topThemaText
	{
		clear: both !important;
		float: none !important;
		width: 90% !important;
		margin: 0 !important;
		padding: 0.2cm 0 0 0 !important;
	}
	#content
	{
		float: none !important;
		width: 90% !important;
		margin: 0.2cm 0 0 0 !important;
	}
	h1.rss a
	{
		padding-left: 0 !important;
	}
	#content table.indexlisting2,
	#content table.indexlisting3,
	#content table.indexlisting4
	{
		table-layout: fixed !important;
	}
	#content table.indexlisting2 td,
	#content table.indexlisting3 td,
	#content table.indexlisting4 td
	{
		overflow: hidden !important;
	}
	.IndexlistingImgTD img
	{
		/*display: none !important; */
		padding-right: 10px !important;
	}
	body #contentFrame #content table.indexlisting2 td h2,
	body #contentFrame #content table.indexlisting3 td h2,
	body #contentFrame #content table.indexlisting4 td h2,
	body #contentFrame #content table.indexlisting2 td h2 a,
	body #contentFrame #content table.indexlisting3 td h2 a,
	body #contentFrame #content table.indexlisting4 td h2 a
	{
		font-size: 12pt !important;
		padding: 0 !important;
	}
	#content table.indexlisting2 p,
	#content table.indexlisting3 p,
	#content table.indexlisting4 p
	{
		padding: 0 !important;
	}
	div.icon
	{
		display: none !important;
	}
	div.date
	{
		float: none !important;
		width: auto !important;
		margin: 0 0 0.2cm 0;
	}
	#sucheContent
	{
		display: none;
	}

	/* rechte Spalte */

	#right
	{
		clear: both !important;
		width: 90% !important;
		margin: 0.2cm 0 0 0 !important;
		padding: 0 !important;
	}

	/* Footer */

	#footer,
	#footer p.copyright
	{
		background: none;
		margin: 0 !important;
		padding: 0 !important;
	}
	#footer p.seitenanfang,
	#footer ul,
	#footer div
	{
		display: none;
	}
	p.more
	{
		display: none;
	}
	p.seitenanfang
	{
		display: none;
	}

	table.clear
	{
		clear: both;
	}

}

