@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #eeeeee;
	/*background-image:url(Bilder/NADaktuell_background.jpg);*/
	background-repeat: repeat-x;
	text-align:center;
	margin:auto;
}
a {
	color: #cc0066;
	text-decoration: none;
	border:none;
	border-color:transparent;
}
a:link,a:visited {
	text-decoration: none;
	border-style:none;
}
a:hover, a:focus, a:active,{
	text-decoration: underline;
	border:none;
}
a img {
	border: 0 none;
}
h1, h2, h3 {
	font-family: Arial, Geneva, sans-serif;
	color: #AAAAAA;
	background: transparent;
	line-height: 200%;
}
h1 {
	font-size: 12;
}

h2 {
	font-size: 14;
}
h3 {
	font-size: 13;
}
h6 {
	font-size: 10;
	font-weight: normal;
	margin: 10 0 0 0;
	line-height:100%;
	font-style:italic;
}
p, li {
	font-size: 10;
}
p {
	line-height: 120%;
}
ul {
	list-style-type: square;
}
.hl {
	width: 200px;
}
/* Eigene Element Formatierungen */

.archiv {
	position:relative;
    margin-right: 430;
	margin-bottom: -19;
}

.mainmenue {
	position:relative;
	top:100;
	right:15;
/*	left:400;
*/	color: 000066;
/*	background-color:#EEEEEE;
*/	font-size:12px;
	font-weight: bold;
}
.mainmenue a {
	color: #000066;
}
.tx-cscounter-pi1 {
	font: Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	top:5;
	left:20;
	color: #000066;
	font-size:10px;
}


table {
text-align:left;
margin: 0;
}

/* Eigene Container */

#DOCUMENT {
	text-align:center;
	vertical-align:middle;
	margin:0 auto;
}
#CONTAINER {
	width: 100%;
/*	background-color:#FFFF00;*/
}
/*#TOPMENUE {
	margin: auto;
}*/
#MAINMENUE {
	background-color:#EEEEEE;
	background-image:url(Bilder/aktuell_header_neu_120x1100.png);
	height: 120px;
	width: 1100px;
	text-align:right;
	margin: auto;
}
#FENSTER {
	/*background-image:url(Bilder/NADaktuell_mitte.jpg);*/
	background-color:#ffffff;
	background-repeat:no-repeat;
	height: 698px;
	width: 1100px;
	text-align:left;
	margin: auto;
	padding-bottom: 20px;
}
#INHALT {
	padding:0;
	position : relative;
	left:10px;
	float:left;
	width: 368px;
	line-height: 1.1em; /* to avoid the peekaboo bug *//*	background-color:#FFFF00;*/
}
#LOGO {
	/*position: relative;
	height: 0px;
	text-align:left;
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	background-color: #66FF00;
	background-image:url(Bilder/hl.jpg);
	background-color:#F0F0F0;
	background-position:bottom;
	background-repeat: repeat-x;*/
}
#LOGO a {
	/*text-decoration: none;
	color: #999999;*/
}
#DATUM {
	position : absolute;
	top:0px;
	right:4px;
	font-size: 9px;
	float:right;/*	background-color: #00FFFF; */
}
#HEADLINE {
	/*height: 210px;*//*	background-color: #99FF00;	*/
	margin-bottom: 20px;
}
#ARCHIV {
	height: 550px;
	margin: 30 30 30 30;/*	background-color: #99FF00;	*/
}
#ARCHIV H1 {
	font-size:20px;
}
#HEADLINE H1 {
	font-size:20px;
}
#TEXTFENSTER {
	height: 345px;
	width: 368px;
	overflow:hidden;/*	background-color: #CCFF00;*/
	margin-bottom: 20px;	

}
#TEXTFENSTER p.bodytext {
	height:302px;
	width: 360px;
	overflow:scroll;
}

#TEXTFENSTER .csc-textpic-text {
	height:302px;
	width:240px;
	overflow:hidden;
}


#FILES {
	margin-top: 6px;
	/*height: 149px;*/
	overflow: hidden;	/*background-color: #FFFF00;*/
	text-align: left;
}

#KARTENFENSTER {
	position: relative;
	right:23px;
	width:676;
	float:right;
	line-height: 1.2em; /* to avoid the peekaboo bug */
	overflow:hidden;/*	background-color: #CCFFFF;*/
}
#IMPRESSUM {
	position: relative;
	right:23px;
	width:676px;
	height:698px;
	float:right;
	overflow:hidden;/*	background-color: #CCFFFF;*/
	}
#IMPRESSUM p {
	height:683px;
	overflow:scroll;
}
#IMPRESSUM dt a {
	font-family: Arial, Geneva, sans-serif;
	color: #AAAAAA;
	background: transparent;
	line-height: 200%;
	font-size: 14px;
	font-weight: bold;
}
#IMPRESSUM dd {
	font-family: Arial, Geneva, sans-serif;
	background: transparent;
	line-height: 140%;
	font-size: 11px;
	margin-left: 20px;
}
#LISTE {
	position: relative;
	right:23px;
	width:676px;
	height:698px;
	float:right;
	overflow:hidden;/*	background-color: #CCFFFF;*/
	}
#LISTE dl {
	height:683px;
	overflow:scroll;
}
#LISTE dt a {
	font-family: Arial, Geneva, sans-serif;
	color: #AAAAAA;
	background: transparent;
	line-height: 200%;
	font-size: 14px;
	font-weight: bold;
}
#LISTE dd {
	font-family: Arial, Geneva, sans-serif;
	background: transparent;
	line-height: 140%;
	font-size: 11px;
	margin-left: 20px;
}
#FOOTER {
	/*background-image:url(Bilder/NADaktuell_unten.jpg);*/
	
	border-top: 4px solid #000066;
	background-color:#eeeeee;
	clear:both;
	height: 20px;
	width: 1100px;
	margin: auto;
	margin-bottom: 20px;
}

/*Standardwerte werden überschrieben:*/

div.csc-textpic {font-size: 9px;
                 line-height: 140%;
}


/* Topnavigation*/
#bla { /* top_navigation */
	width:1100;
	margin:0 auto;
	padding-top: 5px;
	font-size:14px;
	background: #EEE;
	border-bottom: 4px solid #050737;
	/*padding: 0px 20px 0px 20px;*/
}

#bla .korr{
		margin-left: -20px;
}

#el_tnav
{
padding: 3px 0;
margin-left: -20px;
border-bottom: 0px solid #050737;
font: bold 12px Verdana, sans-serif;
}

#el_tnav li
{
padding-left: 10px;
font: bold 12px Verdana,sans-serif;
list-style: none;
margin: 0;
display: inline;
}

#el_tnav li a
{
padding: 3px 0.5em;
margin-left: 20px;
border: 1px solid #006;
/*border-bottom: none;*/
background: #DDE;
text-decoration: none;
}

#el_tnav li a:link { color: #448; }
#el_tnav li a:visited { color: #667; }

#el_tnav li a:hover
{
color: white;
background: #01083e;
border-color: #01083e;
}

#el_tnav li.current a
{
background: #01083e;
border-bottom: none;
color: white;
}

#el_tnav li.spacer{
	margin-left:340px;
}

