@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #184a85;
	background-image:url(Bilder/NADaktuell_background.jpg);
	background-repeat: repeat-x;
	text-align:center;
}
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;
	/* verändert line height von 200% auf 100 */
	line-height: 100%;
	/*beide folgenden Einträge neu eingefügt*/
	padding-top: 20px;
	padding-bottom: 10px;
}
h1 {
	font-size: 15;
}

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:82;
	right:30;
/*	left:400;
*/	color: silver;
/*	background-color:#FFFFFF;
*/	font-size:14px;
	font-weight: bold;
}
.mainmenue a {
	color: #999999;
}
.tx-cscounter-pi1 {
	font: Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	top:13;
	left:20;
	color: silver;
	font-size:8px;
}
/* Eigene Container */

#DOCUMENT {
	text-align:center;
	vertical-align:middle;
	margin:0 auto;
}
#CONTAINER {
	width: 1100px;
/*	background-color:#FFFF00;*/
	margin: 0 auto;
}
#MAINMENUE {
	background-color:#F0F0F0;
	background-image:url(Bilder/NADaktuell_oben.jpg);
	height: 134px;
	width: 1100px;
	text-align:right;
}
#FENSTER {
	background-image:url(Bilder/NADaktuell_mitte.jpg);
	background-color:#F0F0F0;
	background-repeat:no-repeat;
	height: 698px;
	width: 1100px;
	text-align:left;
}
#INHALT {
	position : relative;
	left:24px;
	float:left;
	width: 368px;
	line-height: 1.2em; /* to avoid the peekaboo bug *//*	background-color:#FFFF00;*/
}
#LOGO {
	position: relative;
	height: 35px;
	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 : relative;
	top:12px;
	font-size: 9px;
	float:right;/*	background-color: #00FFFF; */
}
#HEADLINE {
	height: 161px;/*	background-color: #99FF00;	*/
}
#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;*/	

}
#TEXTFENSTER p.bodytext {
	height:302;
	width:360px;
	overflow:scroll;
}

#TEXTFENSTER .csc-textpic-text {
	height:302;
	width:240px;
	overflow:hidden;
}

/*folgender Eintrag neu eingefügt*/
#TEXTFENSTER H1 {
	line-height: 200%;
	padding-top: 0px;
	padding-bottom: 0px;
}


#FILES {
	margin-top: 6px;
	height: 149px;
	overflow: hidden;/*	background-color: #FFFF00;*/
}

#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);
	background-color:#F0F0F0;
	clear:both;
	height: 39px;
	width: 1100px;
}

/*Standardwerte werden überschrieben:*/

div.csc-textpic {font-size: 9px;
                 line-height: 140%;
}	
