body { 
	font: 10pt/12pt verdana, arial, helvetiva, sans-serif; 
	margin: 0px; 
	color:#000;
	padding: 2px;
	}
	
#wrapper {
	width:100%;
	text-align:left;
}

/* ueberfluessiges abschalten */
#footer, #contentright, #left, #topnavi, #headimage, #netz, .invisable {
	display:none;
}

#preamble, #footer, #contentright, #left {
	line-height:1.6em;
}	

a { text-decoration: none; color: #000; }	
a:link { text-decoration:none; color: #000; }
a:visited { color: #000; }

#preamble a, #contentright a, #newsleft a, #left a {
	text-decoration:underline; 
}



/****************************************************************
	Modul Content
 	Definiert 3 Spalten (Subnavigation, Content, rechte Spalte)
*****************************************************************/	

#container { 
	padding: 0; 
	margin: 0px; 
	}
	
#preamble { padding: 7px 6px 1.5em 6px; margin: 0px; width: 368px; float: left; } /* mit rechter spalte */

.Clear { clear: both; }	

/****************************************************************
	Modul Image
 	Definiert Bilderausgabe Fliesstext Content-Bereich
*****************************************************************/		

img, #preamble img, #contentright img {
	border				:	0px;
}

#contentright img {
	padding-bottom			:	0px;
}

/****************************************************************
	Modul Allgemeine Tags
 	Definiert p, h1-h5, etc.
*****************************************************************/			

h1, h2, h3, h4, h5, h6 { font-weight:bold; font-size:110%; }	
h1, h2 { line-height: 1.3em; margin: 0px 0px 10px 0px; padding-top: 3px; color: #000; }	
div#preamble h2 { margin-top:1em; }
h4 { margin: 5px 0 5px 0; color: #000; }
h5, h6 { margin: 1em 0 .5em 0; }
p { margin-top: 0px; text-align: left;}
	
#contentright h1, #newsleft h1 {
	margin-left:20px;
}

/* externe links */
.extern { 
}

/* E-Mail - Links */
.maillink { 
}
.nowrap {
	/*display: inline-block;*/
	white-space: nowrap;
}

/****************************************************************
	Modul <hr>

*****************************************************************/	

HR.clearer {
	clear:right;
	height:1px;
	border:0;
	color: #FF7A0E;
}

HR.clearall {
	clear:both;
	height:1px;
	border:0;
	color: #fff;
}

/****************************************************************
	Modul Bulletlisten fuer diverse Ausgaben

*****************************************************************/	

#preamble .linklist li a, #preamble .linklist li a:link, #preamble .linklist li a:visited { text-decoration:none; }

.kontextitem a.akt {
	font-weight:bold;
	color:black;
}	
	
#preamble ul {
	list-style-image: url(../images/bullet_go.gif);
	list-style-position: outside;
	padding:0 0 0 20px;
	margin:0;
}	

#contentright ul {
	margin:0;
	padding:0;
}

#contentright ul ul {
	padding: 4px 0 0 0;
	color:black;
	font-style: normal;
}

#contentright ul ul li {
	padding-left:1.5em;
	background: transparent url(../images/bullet_pfeil.gif) no-repeat top left;
	border:none;
	color:#C1256A;
}

#contentright ul li a { 
}

#contentright ul.linklist li { 
	line-height: 1em;
}

#contentright ul.linklist li a { 
	padding: 0; 
}

#contentright ul.linklist li a.akt { 
	color:black;	
}

.dropdown  {
	background-color: #BC2149;
	color: #fff;
	font-size: 90%;
}	

.dropdownsubmit {
	border:0;
	font-size: 90%;	
	background-color:transparent;
	color:#fff;
	font-weight:bold;
}



div.newsitem {
	padding-bottom: .5em;
}

div.newsitem h2 {
	font-size:100%;
	padding: 0;
	margin: 0;
}
	
.textfield {
	background-color: #F6F6F6;
   	 width: 230px;
	border: 1px #CCC solid;
	color: #000000;
	line-height: 12pt
}

/****************************************************************
	Modul Ergebnistabellen

*****************************************************************/	
table.ergebnistabelle {
	width:100%;
	margin-top:1em;
	border-collapse: collapse;
}

.ergebnistabelle th, .ergebnistabelle td {
	border:1px solid #E7E7E7;	
	vertical-align: text-top;
	padding-left: .5em;
}

.ergebnistabelle td.summary {
	background-color:#E7E7E7;
	border-bottom:1px solid #D3D3D3;	
}

.ergebnistabelle th {

}

/****************************************************************
	Modul Footer

*****************************************************************/	
div#footer {
	margin: 0 0 0 199px;
	width: 380px;
	}
	
#footer a {
	padding-top:5px;
}

div#footer div.padding {
	padding: 1em 0 1.5em 0;
}

div#footerline {
	width: 573px;
  	border-top:1px solid #e7e7e7;
}

#bullet_back {
	padding-left: 16px; 
	padding-right: 20px;
	background: transparent url(../images/bullet_go_back.gif) no-repeat top left;
}

#bullet_top {
	padding-left: 16px;
	padding-right: 20px; 
	background: transparent url(../images/bullet_arrow_top.gif) no-repeat top left;
}

#bullet_printer {
	padding-left: 20px; 
	background: transparent url(../images/printer.gif) no-repeat top left;
}
