
html, body	{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 95%; /*erreicht annaehernd gleiche Schriftgroessen in NN, IE und OP*/
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #FFF;
}

.contentcenter {
        width: 800px;
}


h1, h2, h3, h4, h5, h6, p, form {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
color:#003366;
}











.invisible {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

.blocker {
	display: none;
	visibility: hidden;
	height: 0;
	width: 0;
}

img {
	border: none;
}


.leftfloat {
         float:left;
}

.formBut {
	font-weight: bold; 
	color: #FFFFFF;
	background-color: #316594;

}


label, .formBut {
	cursor: pointer;
	/* and now for IE, if used, the CSS will not validate anymore */

}

input, textarea, select {


	font-size: 1em;


	font-family: Arial, Helvetica, sans-serif;


	color: #000;
}

.mainBar {

	height: 19px !important;
	height: 20px;
	width: auto !important;
	width: 100%;
	background-color: #003366;
	clear: both;
	padding-left: 10px;
	border-top: 1px solid #003366;
/* IE got a problem with empty DIVs and a height. If you size the font up, the div might be higher than 19px. so we use an overflow here */
	overflow: hidden;
}

.imageBar {
	background-color: #e3e3e3;
	height: 80px;
}

.imageFixer {
	background-color: #FFF;
}

.slideshow .imageFixer {
	background-color: #e3e3e3;
}


.mainBar img, .imageBar img, .imageFixer img {
	display: block;
}


.mainBar *, .imageBar * {
	float: left;
}





.withoutInternetLinks {
	background-color: #ffffff;	
}

.withInternetLinks {
	background-color: #cedeeb;
}




.columnsStructure {
	position: relative;
	display: table;
	width: 100%;
	margin: -2px 0 0 0;
	padding: 0;
	clear: both;
	border-spacing: 0; 
}

 
head:first-child+body div.columnsStructure {height: 95%;}

.allColumns	{
	display: table-row;
}

.singleColumn {
	display: table-cell;
	margin: 0; 
	padding-bottom: 0.2em;
	vertical-align: top;
	min-height: 95%; /* opera6 needs min-height but moz/IE needs height */
}


head:first-child+body div.singleColumn {height:95%;}


#leftColumn {
	width: 144px;
	background-color: #003366;
	color: #FFF;
	border-right: 1px solid #003366;
	overflow: hidden;
	z-index: 3;
}

#centerColumn {
	width: auto; 
	background-color: #ffffff;
	z-index: 1;
}

#rightColumn {
	width: 13.6em;
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	overflow: hidden;
	z-index: 2;
}

.footerColumn {
	display: table-cell;
	padding: 0;
	margin: 0; 
	vertical-align: top;
	color: #036;
	background-color: #fff;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
	min-height: 2em; /* opera6 needs min-height but moz/IE needs height */
	z-index: 4;
}


head:first-child+body div.footerColumn {height: 2em;}
/* added for mozilla which worked for others too, but op6 still needed min-height so hide this rule */

#leftFooter {
	padding: 5px 0;
	width: 144px;
	z-index: 6;
	text-align: center;
	border-right: 1px solid #003366;
}

#centerFooter {
	padding: 5px 0;
	width: auto;
}

#rightFooter {
	padding: 5px 0;
	width: 13.6em;
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
}


head:first-child+body div#footer {margin-bottom: 0;}
/* removing margins from headings corrects an Opera 6 display error */





#topImages {
	background-color: #003366;
	border-right: 1px solid #003366;
	height: 75px;
}

#topLeft {
	padding-top: 3px;
	float: left;
	background-color: #FFF;
}

#topLogo {
	margin-left: 32px;
}

#topClaim {
	text-align: right;
}




#topLfhLogo {
        background-color: #fff;
        padding-left: 32px;
        padding-top:3px;
        float:left;
}


#topLfhLeft {
        background-color: #fff;
        margin:0px;
        padding:0px;
        height:42px;
}


#topBalken {
        background-color: #003366;
        padding-left: 34px;
        float:left;
}

#topLfhUnten {
        background-color: #003366;
        margin:0px;
        padding:0px;

}

#topImgRe {
        float:right;
        background-color:#fff;

}

#topLfhClaim {
        padding-top:6px;
        float:right;
        background-color: #003366;
}





#topClaim img {
	margin-top: 50px;
	margin-right: 15px;
}

#topnavigation {
	clear: both;
	border-right: 1px solid #003366;

	padding-bottom: 5px !important;
	padding-bottom: 7px;
}

#markenfarben {
	margin-bottom: 1px;
}

#mainnavigation {
	text-align: right;
	border-right: 1px solid #003366;
}

#mainnavLeft {
	float: left;
}










#leftNav {
	color: #FFF;
	text-decoration: none;
	padding-top: 11px;
	padding-left: 8px;
}



#leftNav a {
	display: block;
	color: #FFF;
	text-decoration: none;
	width: auto !important;
	width: 100%;  
}







 
 
#fastSearch {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding: 4px 0 10px;
}


.floatClear {
	clear: both;
}

.leftForm {
	clear: both;
	width: auto !important;
	width: 100%;
}

.leftForm .innerForm {
	text-align: right;
}

.leftForm .innerForm p {
	text-align: left;
	width: auto !important;
	width: 100%;
}

.leftForm .innerForm #suchbegriff, .leftForm .innerForm #conid2 {
	margin-top: 4px;
	width: 5.8em;
	float: left;
}

.leftForm .innerForm select {
	margin-top: 4px;
	width: 134px;
	float: left;
}





.boxtext h4 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}

.rightForm .innerForm {
	text-align: right;
	width: 100%;
	width: auto !important;
}

.rightForm .innerForm p {
	margin-left: -2px;
	text-align: left;
	width: 100%;
	width: auto !important;
}

.rightForm .innerForm select {
	margin-top: 4px;
	
	width: 14.5em;
}

.rightForm .innerForm input {
	margin-top: 4px;
	
	width: 14.3em;
}

.rightForm form {
	padding-bottom: 30px;
}




.formButSearch, .formButOk {
	width: 5em;
}

.leftColBut {
	border: 1px solid #003366;
	float: right;
	margin: 4px -1px 0 0;
}

.rightColBut {
	border: 1px solid #003366;
	float: right;
	margin: 5px 1px 0;
}

.notopmargin
{
margin: 0px ;
}




.rightColTable {
	border-collapse: collapse;

	width: 100%;
	margin-bottom: 5px;
}

.rightColTable caption {
	padding: 0.2em 5px 3px 12px;
	text-align: left;
}

.rightColTable th {
	padding: 0.2em 10px 0.2em 0;
	text-align: left;
	border-bottom: 1px solid #003366;
	font-weight: bold;
}

.rightColTable td {
	padding: 0.2em 10px 0.2em 0;
	vertical-align: top;
	border-bottom: 1px solid #B6C2DD;
}

.rightColTable .firstOne  {
	padding-left: 13px;
}





.rightLinkList, .rightMediaLinkList, .rightForm, .polls {
    padding-top: 5px;

}
	



p.minitext {
	padding-top: 3px;
}





.leftColPadding {
	width: auto !important;
	width: 100%;
	padding: 0 4px 0 5px;
}

.centerColPadding {
	position: absolute;
	width: 640px;
	left: 200px;
	top: 52px;
}

.centerColPaddingPopup {
	width: 95%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.rightColPadding {
	width: auto !important;
	width: 100%;
	padding-left: 12px;
	padding-right: 5px;

}

.leftColSpaceModule {
	height: 8px;
	display: block;
	clear: both;
	font-size: 1px;
}

.centerColSpaceModule {
	height: 25px;
	display: block;
	clear: both;
	font-size: 1px;
}

.centerColSpaceModuleSmall {
	height: 5px;
	display: block;
	clear: both;
	font-size: 1px;
}

.rightColSpaceModule {
	height: 8px;
	display: block;
	clear: both;
	font-size: 1px;
}

#lastLeftOne {
	clear: both;
	height: 10px;
}

#lastRightOne {
	clear: both;
	border-top: 1px solid #003366;
	padding-bottom: 10px;
}







.IEabbr, abbr {
	cursor: help;
	border: none;
}



a:link, a:visited, a:active, a:hover {
	color: #003366;
	text-decoration: underline;
}

.topline {
	font-size: 0.7em;
}

.footertext {
	font-size: 0.8em;
}

.copytext, .boxtext {
	font-size: 0.85em;
}

.leftColtext {
	font-size: 0.75em;
}

.boxtext .minitext {
	font-size: 0.85em;
}


.submenu {

	font-size: 0.75em;
}


.copytext .copytextMore {
	display: block;
	font-size: 0.85em;
}




a span {
	padding-left: 9px;
	background-repeat: no-repeat;
	background-position: 0 0.3em;
}


a.linkref span {
	background-image: url(/ndrde/images/link_extern_h.gif);
}

a.storyref span {
	background-image: url(../images/link_intern_c.gif);
}

.rightLinkList a.storyref span {
	background-image: url(/ndrde/images/link_intern_h.gif);
}


.rightMediaLinkList a.storyref span {
	background-image: none;
}

.rightMediaLinkList a span {
	margin-left: -9px;
	background-repeat: no-repeat;
	background-position: 0 0.3em;
}



#leftColumn a:link, #leftColumn a:visited, #leftColumn a:hover {
	color: #fff;
}






h1 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
}

h2 {
	font-size: 0.95em;
	font-weight: bold;
	text-align: left;
}

h3 {
	font-size: 0.95em;
	font-weight: bold;
	text-align: left;
}

h4 {
	font-size: 0.85em;
	font-weight: bold;
	text-align: left;
}



h1 a, h2 a , h3 a, h4 a, .rightLinkList li a, .internetLinkBox li a {
	margin-left: 0px !important;
	margin-left: -9px;
}


h1 a span, h2 a span, h3 a span, h4 a span, .rightLinkList li a span, .internetLinkBox li a span {
	margin-left: -9px !important;
	margin-left: 0px;
}





.teaser {
	clear: both;
	text-align: left;
	margin-right: 15px;
}

.teaser img {
	margin: 0;
	padding: 0;
	float: left;
}

.teaser .pic80 {
	margin-left: 93px;
}

.teaser .pic160 {
	margin-left: 173px;
}

.teaser .pic120 {
	margin-left: 133px;
}

.teaser h2 {
	padding-top: 1px;
	padding-bottom: 3px;
}



#siteBeginning {
	width: auto !important;
	width: 100%;
	display: block;
	border-bottom: 1px solid #B2C1D1;
	margin: 10px 15px;
	text-align: right;
	font-size: 0.8em;
	color: #003366;
	}

#siteBeginning a {
	text-decoration: none;
	color: #003366;
}

#siteBeginning a span {
	margin-left: 5px;
}

#siteBeginning a span img {
	vertical-align: bottom;
	margin-bottom: 2px;
}

.clearMe {
        clear: both;
        font-size: 1px;
		float: none;
}



#rightColumn .boxtext, .boxtext h4 {
	color: #003366;
}

#rightColumn a:link, #rightColumn a:visited, #rightColumn a:active, #rightColumn a:hover  {
        color: #003366;
}

.rightLinkList, .rightColSpaceModule, .rightColTable, .rightColTable caption, .rightMediaLinkList, .rightForm, #rightColumn .imageFixer  {
 	background-color: #ffffff;
}

.footertext a:link, .footertext a:visited, .footertext a:hover {
	color: #036;
}





.boxtext .minitext, .boxtext p {
	font-size: 0.85em;
}


.copytext, .boxtext, .teaser p {
	font-size: 0.85em;
}


.teaser p .copytextMore {
	display: block;
	font-size: 1.00em;
}

.article p {
	margin-bottom: 10px;
}


.printonly {
	display: none;
}

.boxdividerLine {
        clear: both;
        border-top: 2px solid #036;
        margin-top: 15px;
}



.pollList .singlePoll {
	clear: both;
	margin-top: 10px;
	vertical-align: top;
}

.pollList .singlePoll label {
	display: block;
	padding: 0;
	margin: 6px 0 0 21px;
}


.pollList .singlePoll input {
	float: left;
	padding: 0;
	margin-left: -1px;
	margin-top: 2px !important;
	margin-top: -2px;
	vertical-align: baseline;
}


.polls .pollResult {
         float: left;
         height: 10em;
         background-color: #B6C2DD;
         border: 1px solid #B6C2DD;
         font-size: 0.1em;
}


.polls .pollResultLabel {
        float: right;
        margin: -5px 5px 0 10px;
}


.polls .singleResult {
        clear: both;
        padding-top: 5px;
}


.polls .singleResult p {
        padding-bottom: 3px;
}



.formulartext {
	font-size: 0.85em;
}

#Formulargewinnspiel .formulartext {
	font-size: 1em;
}

.searchForm .formulartext, .searchForm .pseudolabel {
	font-size: 1em;
}






.article {
	padding-top: 10px;
	clear: both;
	overflow: hidden;
}

.article h1 {
	padding-top: 1px;
	padding-bottom: 15px;
}

.article h2 {
	padding-top: 15px;
	padding-bottom: 15px;
}

.article .topline {
	font-size: 0.85em;
}

.article .imageWithText {
	
	float: left;
	margin-right: 10px;
}

.article .imageWithText span {
	display: block;
	font-size: 0.75em;
	margin-bottom: 5px;
}









.article .semiNav h2, .article .alphabetNav h2 {
	font-size: 0.85em;
	font-weight: normal;
	margin: 5px 0 0;
	padding: 3px 0 03px 10px;
	color: #003366;
	background-color: #ffffff;

}

.article .semiNav .centerColBut {
	border: 1px solid #003366;
	float: none;
	clear: left;
	margin-left: 18.6em;
	margin-bottom: 20px;
}


.article .semiNav select {
	width: 25em;
}

.article p.author, .article .contentdate {
	clear: both;
	margin-bottom: 3px;
	font-size: 0.85em;
}





.centerForm {
	clear: both;
	width: auto !important;
	width: 100%;
	padding-bottom: 10px;
}

.centerForm .formNavigation {

	padding: 0 35% 0 0;
	text-align: right;
}

.centerForm .formNavigation p {
	text-align: left;
	width: auto !important;
	width: 100%;
}

.centerForm .formNavigation select {
	padding: 0;
	margin-right: -1px;
}

fieldset {
	padding: 15px;
	margin-right: 30px;
	width: auto !important;
	width: 100%;
	margin-top: 1em;
}

legend {
	font-size: 1em;
	font-weight: bold;

	margin-bottom: 0 !important;
	margin-bottom: 15px;
	padding: 0 5px;
	color: #003366;
}

.centerButtons {
	text-align: right;
	padding-right: 30px;
}

.centerColBut {
	border: 1px solid #003366;
	float: right;
	margin-left: 10px;
}

.centerColButInline {
	border: 1px solid #003366;
}

.selectboxbutleft {
        float:left;
        margin-right:10px;
}


.centerColButOk {
	border: 1px solid #003366;
	float:left;
}

fieldset input, fieldset select {
	background: #FFF;
	width: 13.5em;
}

fieldset textarea {
	background: #fff;
	
}

fieldset input:focus, fieldset textarea:focus, fieldset select:focus {
	background: #FFF;
}

fieldset label, div label, fieldset .pseudoLabel  {
	background-image: url(../images/pfeil_rechts.gif);
	background-repeat: no-repeat;
	padding-left: 1.5em;
}


.littleElements {
	float: left;
	padding-left: 20px;
}

.littleElements label {
	/* font-size: 0.85em; */
	background-image: none;
	padding: 0 0 5px 0;
	float: none;
	width: auto;
	display: block;
}

.littleElements input {

	margin-top: 2px !important;
	margin-top: -2px;
	margin-left: -20px;
	float: left;
	width: auto;
	background: #FFF;
}

.fieldsetSpacer {
	float: none;
	clear: both;
	height: 8px;
	font-size: 1px;
}

.fieldsetSpacer div {
	height: 15px;
	border-bottom: 1px solid #ffffff;
}





.selectAutoWidth
{
        width: auto;
}

.TStarSelect
{
		width: 20em;
}

.inputSmall
{
        width: 3em;
}

.errormsg {
	border: 2px solid #c00;
	color: #c00;
	padding: 10px;
	font-weight: bold;
}

.successmsg {
	border: 2px solid #036;
	color: #036;
	padding: 10px;
	font-weight: bold;
}





.mediatipp {
float: right;
margin-top: 15px;
margin-right: 0px;
margin-bottom: 15px;
margin-left: 15px;
padding: 5px;
background-color:#efefef;
}




.centerColTable {
	border-collapse: collapse;

	width: 100%;
}

.tablewidth33 {
        width: 33em;
}

.centerColTable caption, .centerColTable .pseudocaption {
	padding: 2px 5px 2px 12px;
	text-align: left;
	color: #FFF;
	background-color: #003366;
	font-weight: bold;
}

.centerColTable caption.invisible {
	display: none;
}

.centerColTable th {
	padding: 0.2em 2px 0.2em 2px;
	border-bottom: 1px solid #003366;
	font-weight: bold;
}


.centerColTable td, .centerColTable th.standardTdStyle {
        padding: 0.2em 8px 0.2em 0;
        vertical-align: top;
        border-bottom: 1px solid #B6C2DD;
        text-align: left;
        font-weight: normal;
}


.centerColTable td.standardTdStylewithoutLine {
        padding: 0.2em 8px 0.2em 0;
        vertical-align: top;
        border-bottom: none;
        text-align: left;
        font-weight: normal;
}

.centerColTable .allAvailableSpace {
	width: 100%;
}

.centerColTable td.dontWrapMe {
	white-space: nowrap;
}




.archiveResults h2 {
        margin-left: 5px;
        padding:0px;
}

.archiveResults p span {
        /* font-style: italic; */
        display: block;
}

.archiveResults p {
        margin-bottom: 25px;
        font-size: 0.85em;
        /* clear: both; */
}

.archiveBrowse {
        margin-top: 20px;
        margin-left:0px;
        margin-bottom: 20px;
        font-size: 0.85em;
        float: left;
        text-align:left;

}





.archiveBrowse .buttons img {
      float: left;
      margin-right: 3px;
}





.searchForm fieldset {
	font-size: 0.85em;
}

.searchResults h3 span.searchRelevance {
	margin-left: 5px;
}

.searchResults h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}

.searchResults p span {
	display: block;
}

.searchResults p span a {
	font-style: italic;
}

.OldsearchResults p {
	padding-left: 40px; 
	margin-bottom: 25px;
	font-size: 0.85em;
	clear: both;
}

.searchResults p, .searchForm p {
	padding-left: 20px;
	margin-bottom: 0px;
	font-size: 0.85em;
	clear: both;
}

.searchRelevance {
	margin-bottom: 15px;
	padding-left: 20px;
}

.searchHelp {
	text-align: right;
	padding: 0 30px 10px 0;
}

.searchBrowse {
	margin: 20px 0px 20px 0px;
	font-size: 0.85em;
}

.searchBrowseArrows img {
	margin-left: 30px;
}


.searchBrowse img {
	vertical-align: middle;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
}







.rightMediaLinkList img {
	position: absolute;
	left: 0;
	margin-left: 0px !important;
}

.rightMediaLinkList a {
	display: block; 
	margin-left: 30px;
}





.boerserot {
    color:#ff0000;
    text-decoration:underline;
    padding-left:0px;
    }



.slideshow {
	text-align: center;
	font-size: 0.8em;
}

.slideshow img {
	margin: 0 auto;
}

.imageBarSlide {
	background-color: #e3e3e3;
}

.slideshow .slideshowControlBox {
	border: 1px solid #003366;
	text-align: left;
	width: 320px;
	margin: 0 auto;
}

.slideshow .slideshowControlBox p {
	padding: 3px 5px 5px 5px;
}

.slideshow .slideshowControlBox p .recommendslide {
    margin-left: 11em;
}

.slideshow .slideshowControlBox .buttons {
	text-align: center;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
}






.slideThumbs {
	margin: 0 auto;
	text-align: left;
	width: 320px;
}

.slideThumbs img {
	margin: 0 4px 4px 0;
	padding: 0;
	display: inline;
}





.slideshow .eventGallery  {
	/* text-align: left; */
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 15px;
}

.slideshow .eventGallery img {
	width: 80px;
	/* height: 60px; */
}

.slideThumbs {
	margin: 0 auto;
	text-align: left;
	width: 320px;
}

.slideThumbs img {
	margin: 0 4px 4px 0;
	padding: 0;
	display: inline;
}




.rightLinkList a.storyref span {
	background-image: url(/ndrde/images/link_intern_c.gif);
}



.withoutInternetLinks {
	background-color: #ffffff;
}

.withInternetLinks {
	background-color: #cedeeb;
}

.rightLinkList, .polls, .rightColSpaceModule, .rightColTable, .rightColTable  caption, .rightMediaLinkList, .rightForm, #rightColumn .imageFixer {
	background-color: #ffffff;
}

.boxtext, .boxtext h4, .minitext, .boxtext li {
	color: #003366;
	}

#rightColumn a:link, #rightColumn a:visited, #rightColumn a:active, #rightColumn a:hover  {
        color: #003366;
}	

.internetLinkBox, .internetLinkBox .minitext {
	background-color: #cedeeb;
	color: #003366;
	}
	
#rightColumn .internetLinkBox a:link, #rightColumn .internetLinkBox a:visited {
	color: #003366;
}

#rightColumn .mainBar, #lastRightOne {
	border-top: 1px solid  #003366;
}


.guestbook li{
        padding-left: 9px;
        background-repeat: no-repeat;
        background-position: 0 0.3em;
        background-image: url(../images/icon_eintrag.gif);
}




.forum {
 padding-bottom:5px;
 float:left;

}


.forum .innerElement
{
background-image: url(/ndrde/images/icon_eintrag.gif);
background-repeat:no-repeat;
padding-left:15px;
padding-top:0px;

}

.forum .innerElementAnsw
{
background-image: url(/ndrde/images/icon_antwort.gif);
background-repeat:no-repeat;
padding-left:18px;
padding-top:1px;

}




.BrowseButton {
        margin-top: 20px;
        margin-left:0px;
        margin-bottom: 20px;
        font-size: 0.85em;
        float: left;
        text-align:left;

}







.dividerLine {
        width: auto !important;
        width: 100%;
        display: block;
        border-top: 1px solid #B2C1D1;
        margin: 10px 0px 5px 0px;

        
}

.minitext {
        font-size: 0.85em;
}



br {
	/* clear: both; */
}



.centerColTable .hitvotetrenner {
	color: #FFF;
	background-color: #003366;
	font-weight: bold;
	border-bottom: 0;
	padding-left: 10px;
}




.copytext h1 {
	font-size: 1.3em;
}

.copytext h2 {
	font-size: 1.15em;
}

.copytext .topline {
	font-size: 1em;
}

.copytext .copytext {
	font-size: 1em;
}

.copytext .semiNav {
	font-size: 1.15em;
}

.article .imageWithText {
	font-size: 1.15em;
}



.magnifier {
	text-align: right;
}



.vPoll {
	display: table;
}

.vPoll .singleColumnResult {
	display: table-cell;
	width: 5em;
	vertical-align: bottom;
	text-align: center;
}

.vPollResult {
	font-size: 1px;
	width: 20em;
	margin-left: auto;
	margin-right: auto;
}

.vPollResultLabel {
	text-align: center;
	
}

.vPollCategory {
	border-top: 1px solid #036;
	padding-top: 120px;
	text-align: center;


}




#staukarte {
	position: relative;
	border: 1px solid #003366;
	width: 440px;
	height: 400px;
	padding: 0;
	margin-bottom: 10px;
	background-color: #ffffff;
}

#generatedmap {
	position: absolute;
	top: 10px;
	left: 9px;
}

#pfeiloben {
	position: absolute;
	top: -5px;
	left: 208px;
}

#pfeillinks {
	position: absolute;
	top: 188px;
	left: 2px;
}

#pfeilrechts {
	position: absolute;
	top: 188px;
 	right: 2px;
}

#pfeilunten {
	position: absolute;
	bottom: 0px;
	left: 208px;
}


.rz_katlistcol{
 width:250px;
 float:left;
 margin-right:1em;
}



.color1 {
        background-color: #CEDEEB;
}

.color2 {
        background-color: #FFDFB8;
}

.color3 {
        background-color: #D9BDBE;
}

.color4 {
        background-color: #DDDDDD;
}

.color5 {
        background-color: #EEE;
}

.color6 {
        background-color: #EEE;
}

#vks h2 {
	color: #036;
}



#vks li {
	list-style-type: none;
	clear: both;
}



#vks img {
	position: absolute;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline;
	vertical-align: top;
}

#vks h2 {
	margin: 3px 0 3px 10px;
	padding: 0;
}



.TStarGruen td {
        background-color: #E1F0E1;
}
.TStarRot td {
        background-color: #E7BEBD;
}

#TStarPlatz, #TStarVPlatz {
        width: 2em;
}

.tableStar .rightAlign
{
            text-align:right;

}

.rightAlign
{
            text-align:right;

}

.tableStar .centerAlign
{
            text-align:center;
            color: red;

}

.sportartenselect {
	padding-top: 10px;
	padding-left: 15px;
}

.sportartenselect fieldset {
	padding: 5px 0;
	margin: 0;
}

.sportartenselect fieldset input {
	    width: auto;
}



#dynwrite {

	position: absolute;
	left: 50%;
	margin-left: -125px;
	bottom: 0;
	top: 200px;
	z-index: 90;
	background-color: #fff;
	border: 1px solid #036;
	padding: 25px 15px 25px 15px;
	width: 250px;
	height: 165px;
	overflow: hidden;
	text-align: left;
	color: #036;
	background-image: url(/images/bg_popup.jpg);
	background-repeat: repeat-x;
	display: none;
}

#layerLabel {
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 15px;
	padding-top: 2px;
	font-size: 0.75em;
	font-weight: bold;
	visibility: hidden;
}

#closer {
	position: absolute;
	top: 0;
	right: 0;
    border-left: 1px solid #036;
    border-bottom: 1px solid #036;
	width: 70px;
	height: 15px;
	text-align: center;
}

#switcher {
	position: absolute;
	top: 0;
	right: 20px;
	background-color: #DDD;
	border-left: 1px solid #036;
	border-bottom: 1px solid #036;
	width: 20px;
	height: 20px;
	text-align: center;
}

#dynwrite h2, #dynwrite a {
	color: #036;
}

#dynwrite a {
	font-size: 0.85em;
}

#closer a {
	text-decoration: none;
	font-weight: normal;
	color: #036;
	font-size: 0.7em;
}

.text {
   padding-right: 3px;
}

.cross {
   border-left: 1px solid #036;
   text-align: center;
   padding-left: 5px;

}

#closer span {
  font-size: 0.7em;
  color: #888;
  padding-left: 3px;
}

#dynwrite p {
	font-size: 0.85em;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

#dynwrite a.copytext {
	font-weight: bold;
}





#tickerSlim {
   padding: 0px 15px 10px 10px;
}

#centerColumn .header {
   background-color: #036;
   color: #fff;
}

#containerTableau h1 {
   background-color: #036;
   margin-top: 15px;
   color: #fff;
}


.tbright {
   margin-top: 10px;
   border: 1px solid #036;
   width: 120px;
   text-align: center;
   padding: 1px;
   /* margin-left: 58%; */
   float: right;
   margin-bottom: 10px;
}

.tbright span {
	background-color: #316594;
	width: 118px !important;
	width: 100%;
	font-weight: bold;
	color: #fff;
	padding: 0 13px;
}

.tbright span a, #centerColumn a.weisscol {
    color: #fff;
	text-decoration: none;
}


.plattPortrait img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.plattPortrait .pname {
	font-weight: bold;
	margin-bottom: 5px;
}
.plattPortrait .ptext {
	margin-bottom: 5px;
}
.plattPortrait .pinfo {
	font-style: italic;
}


/* Das Banner. */
div#banner {
   position: absolute;
   left: 10px;
   top: 10px;
   padding: 0px;
}

/* Der linke Menuebereich. */
div#menueLinks {
   position: absolute;
   left: 10px;
   top: 62px;
   padding: 0px;
   width: 180px;
   border-left: 1px solid #C0C0C0;
   border-right: 1px solid #C0C0C0;
   border-top: 1px solid #C0C0C0;
   text-align: left;
}

/* Das linke Menue (1. Ebene). */	
ul.ebene1 {
   list-style-type: none;
   margin: 0px;
   padding: 0px;
   background-color: red /* #003366; */
}

ul.ebene2 {
   list-style-type: none;
   margin: 0px;
   padding: 0px;
   background-color: green /* #FFFFFF; */
}

/* Ein Listenelement der 1. Ebene im linken Menue. */
li.ebene1item {
   display: block;
   border-bottom: 1px solid #C0C0C0;
}

li.ebene1item a { 
   display: block;
   margin: 0px 0px 0px 0px;
   padding: 4px 4%;
   background-color: #003366;
   font-size: 0.75em;
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: none;
}



/* Der angeklickte Menuepunkt */	
li.ebene1item a:visited {
   text-decoration: none;
   color: #FFFFFF;
}

/* Wenn der Mauszeiger über einem Link im linken Menue ist (1. Ebene). */	
li.ebene1item a:hover {
   text-decoration: none;
   color: yellow;
}

span.clickedebene1item {
   color: yellow;
   padding: 0px;
   margin: 0px;
}



/* Ein Listenelement der 1. Ebene im linken Menue. */
li.ebene2item {
   display: block;
   border-bottom: 1px solid #C0C0C0;
}

li a {
   text-decoration: none;
}

li.ebene2item a {
   display: block;
   margin: 0px 0px 0px 0px;
   padding: 4px 4%;
   background-color: #FFFFFF;
   font-size: 0.75em;		
   color: #003366;
   text-decoration: none;
   font-weight: normal;
}

/* Wenn der Mauszeiger über einem Link im linken Menue ist (2. Ebene). */	
li.ebene2item a:hover {
   display: block;
   background-color: #C9D9F3;
   text-decoration: none;
   color: #003366;
}

li.ebene2item a:visited {
   text-decoration: none;
   color: #003366;
}

/* Der angeklickte Menuepunkt */	
li.ebene2item a.clicked {
   display: block;
   background-color: #E9F0FA;
   font-weight: bold;
   text-decoration: none;
}

/* Der angeklickte Menuepunkt */	
li.ebene2item a.clicked:hover {
   display: block;
   background-color: #C9D9F3;
   text-decoration: none;
   font-weight: bold;
}

/* Der angeklickte Menuepunkt */	
li.ebene2item a.clicked:visited {
   text-decoration: none;
   color: #003366;
}


td.kommentarTdLinks {
  padding-left: 5px;
  padding-right: 5px;
  background-color: #E9F0FA;
  border-left: 1px solid #B6C2DD;
}

td.kommentarTdLinksErsteZeile {
  padding-left: 5px;
  padding-right: 5px;
  background-color: #E9F0FA;
  border-left: 1px solid #B6C2DD;
  border-top: 1px solid #B6C2DD;
}

td.kommentarTdRechts {
  padding-left: 5px;
  padding-right: 5px;
  background-color: #E9F0FA;
  border-right: 1px solid #B6C2DD;
}

td.kommentarTdRechtsErsteZeile {
  padding-left: 5px;
  padding-right: 5px;
  background-color: #E9F0FA;
  border-right: 1px solid #B6C2DD;
  border-top: 1px solid #B6C2DD;
}

td.kommentarTdText {
  padding-left: 5px;
  padding-right: 5px;
  background-color: #E9F0FA;
  border-left: 1px solid #B6C2DD;
  border-right: 1px solid #B6C2DD;
}



th.ansprechpartnerLinks {
  padding-left: 5px;
  padding-right: 5px;
  background-color: #E9F0FA;
  border-left: 1px solid #B6C2DD;
  border-top: 1px solid #B6C2DD;
}

th.ansprechpartnerDefault {
  padding-left: 5px;
  padding-right: 5px;
  background-color: #E9F0FA;
  border-left: 1px solid #B6C2DD;
  border-right: 1px solid #B6C2DD;
  border-top: 1px solid #B6C2DD;
}


td.ansprechpartnerTdLinks {
  padding-left: 5px;
  padding-right: 5px;
  background-color: #E9F0FA;
  border-left: 1px solid #B6C2DD;
}

td.ansprechpartnerTdLinksErsteZeile {
  padding-left: 5px;
  padding-right: 5px;
  background-color: #E9F0FA;
  border-left: 1px solid #B6C2DD;
  border-top: 1px solid #B6C2DD;
}


td.ansprechpartnerTdDefault {
  padding-left: 5px;
  padding-right: 5px;
  background-color: #E9F0FA;
  border-left: 1px solid #B6C2DD;
  border-right: 1px solid #B6C2DD;
}

td.ansprechpartnerTdDefaultErsteZeile {
  padding-left: 5px;
  padding-right: 5px;
  background-color: #E9F0FA;
  border-left: 1px solid #B6C2DD;
  border-right: 1px solid #B6C2DD;
  border-top: 1px solid #B6C2DD;
}
