
.bild-HW {
	border: 1px solid #FC4504;
}

.bild {
	border: 1px solid #CCCCCC;
}

.hauptueberschrift {									
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 24px;
	font-weight: bold;
	color: #83898D;
	text-align: left;
	margin-top: -5px;
	padding-bottom: 7px;
}



/* ***************************************************
01		Allgemeine Definitionen
**************************************************** */

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
		line-height: 18px;
	color: #A6A9AC;
	margin: 0px;
}

td, tr, p, div {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #A6A9AC;
}

p { 
	margin-top: 0px; 
	margin-bottom: 9px; 
}


hr {			
	height:1px;
/*	color : #003399;  */
	color :#3C3C3C;
}

h1 {	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	color: #52525F;
	font-weight: bold;	
padding-top: 5px;	
}

h2 {	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #52525F;
	font-weight: bold;		
}

h3, h4 ,h5 ,h6 {	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #52525F;
	font-weight: bold;		
}



/* ***************************************************
02		Menu Einstellungen 
**************************************************** */

a.mainlevel:link, a.mainlevel:visited {						/* Menu [Felder] der obersten Hierarchie */
	background-color: #141414;				
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
    	width: 175px;
	text-decoration: none;
	border: 1px solid #282828;
	margin-top: 0px;
	margin-bottom: 6px;

}

a.mainlevel:hover {
	text-decoration: none;
	color: #787878;
	background-color: #282828;
	border: 1px solid #3C3C3C;
	
}

.mainmenu, a.mainmenu, a.mainmenu:active, a.mainmenu:visited {		/* Menu [Punkte] der obersten Hierarchie */
	font-family : Arial, Helvetica, sans-serif;	/* Aussehen des Textes */
	font-size: 13px;									
	color: #003366;
	line-height: 16px;								/* a.mainmenu:active ?????? */
	font-weight: bold;     
	text-decoration: none; 
}

a.mainmenu:hover {
	color: #999;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	font-family :  Arial, Helvetica, sans-serif;
	text-decoration: none; 
}

#active_menu {										/* aktuell aktive Menupunkt */
	color: #999;
}

a.sublevel:link, a.sublevel:visited {
	background-color: transparent;						/* Menu [Felder] Unterpunkte */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #5E7E9F;
	vertical-align: top;
	margin-left: -6px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.sublevel:hover {									
	text-decoration: none;
	background-color: transparent;
	color: #003399;
	text-decoration: none;
	}

/* submenu fehlt!!!!!!!!!!!!!!!!!!!!!
kann sein das hier noch was über Abstände gemacht werden kann*/





/* ***************************************************
02-A		Menu Einstellungen eigene Ergänzung	sind
		in der Datei modules/mod_mainmenu.php definiert
**************************************************** */

.untermenutab {
	margin-top: 6px;
}

.untermenu1 {
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: -6px;
	margin-bottom: 0px;
}

.untermenu2 {
	font-weight: normal;
	padding-bottom: 4px;
	padding-top: 0px;
}

.untermenu3 {
	font-weight: normal;
	padding-bottom: 4px;
	padding-top: 0px;
}


/* ***************************************************
02-B		Links allgemein		
**************************************************** */

a {
	color: #5E7E9F;
	font-size : 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:active, a:visited {
	text-decoration:none;
}

a:hover {	
	color: #003399;		
/*	background-color: #ECF0F4; */
	text-decoration: none;
}

a.info {		
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none; 
}

a.info:hover { 	
	color: #ff6600;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline; 
}


/* ***************************************************
03		Definitionen der Module
**************************************************** */

table.moduletable {
	margin: 0px 0px 9px 20px;  							/* bewirkt den Abstand zum nächsten Ordner */
	width: 175px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	padding-left: 0px;
}

table.moduletable th {									/* Modulüberschriften */
	font: bold 11px/18px Arial, Helvetica, sans-serif;
	color: #999;
	text-align: left;
	height: 18px;
	white-space: nowrap;
	width: auto;
	border: 1px solid #3C3C3C;
/*	background-color: #999999; */
	padding-left: 7px;
	}

table.moduletable td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}


/* ***************************************************
04		Definitionen der Bereiche [=Hauptordner]
**************************************************** */

.sectiontableheader {									/* formatiert den Tabellenkopf in Rubriken */
	background-color : #999999;							/* z.B. Überschrift von Bookmark */
	color : #FFFFFF;
	font-weight : bold;
}

.sectiontableentry1 {									/* formatiert Einträge in Rubriken */
	background-color : transparant;						/* oft auch = .contentpane */
	line-height: 18px;								/* Inhalt vom Netznews Hintergrund 2 von Bookmark bzw. Gästebuch */
}

.sectiontableentry2 {									/* z.B. Hintergrund 1 von Bookmark bzw. Gästebuch */
	background-color: #202020;
	line-height: 18px;
	}


/* ***************************************************
05		Definitionen der Kategorien [=Unterordner]
**************************************************** */

.category, a.category:link, a.category:visited {				/* z.B. Komponente Bookmark die Links */
	font-family: Arial, Helvetica, sans-serif;		/* benutzt weiterhin noch small */
	color: #5E7E9F; 
 	font-size: 12px; 
/*	font-weight: bold;  */
	letter-spacing: 0px; 
	text-decoration: none;
}

a.category:hover { 
	color: #ff6600; 
}

.subcategory , a.subcategory:link, a.subcategory:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5E7E9F; 
 	font-size: 10px; 
	letter-spacing: 0px; 
	text-decoration: none;
}

a.subcategory:hover { 
	color: #ff6600; 
}


/* ***************************************************
06		Definitionen der Inhalte
**************************************************** */

.contentpane {										/* u.a. in dem Berreich News (Tabelle mit */ 
	background-color : transparant; 						/* Rubriken und der Beschreibung + Grafik ) */
}

.componentheading {									/* Überschriften des Komponententiteles */
	font-family: Arial, Helvetica, sans-serif; 				/* wird über span definiert */
	font-size: 24px;
	font-weight: bold;
	color: #83898D;
	text-align: left;
	margin: 0px;
	padding-top: 5px;	
	padding-bottom: 30px;
}

.contentheading {										/* Überschriften von Artikeln */
	font-family: Arial, Helvetica, sans-serif;			/* wird über td definiert */
	font-size: 24px;
	font-weight: bold;
	color: #83898D;
	text-align: left;
	margin: 0px;
	padding-top: 5px;	
	padding-bottom: 30px;
}

.contentdescription {									/* formatiert News, Weblinks, etc */
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 12px;
/*	background-color : transparant; 
	color: #003399; */
		color: #A6A9AC;
	text-align: left;
}

.content_rating {										/* Anzeige vollzogenen Abstimmungen */

}

.content_vote {										/* Anzeige vorzunehmenden Abstimmungen */

}


/* ***************************************************
07		Definitionen der der integrierten Komponenten
**************************************************** */


.fase4rdf {											/* formatiert den anzuzeigenden Inhalt des Feeds */
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 10px; 
	font-weight: normal; 
	color: #003399;
	}

a.fase4rdf:hover {
	font-weight: bold; 
	color: #ff0000;
	}

.poll {											/* Anzeige im Umfrage */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	line-height: 14px 
}

.pollstableborder {									/* formatiert die Rahmen des Umfragemoduls */

}

table.searchintro, .highlight {	
	color: #9F9086;								/* Antwort Suchanfrage "Insgesamt x Ergebnisse ..." */
  	background-color: #2F1909;
}

table.contact {										/* formatiert die 'Contuct us' Tabelle, jedoch nicht */
	background-color: #FFFFFF;							/* das Dropdown zur Auswahl der Kontaktperson */
}

table.contact td.icons {								/* formatiert die Zelle der Tabelle welche */				
	background-color: #bbbbdd;							/* das Icon zum Kontakt beinhaltet */
}

table.contact td.details {
	background-color: #5E7E9F;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}






/* ***************************************************
10		EIGENE
**************************************************** */
.bookAnzeigemodus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF7A00;
}

.bookinfo {									
	font-family: Arial, Helvetica, sans-serif; 				
	font-size: 14px;
	font-weight: bold;
	color: #83898D;
	text-align: left;
}

.fuss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A6A9AC;
}

a.fuss:link, a.fuss:visited {	
	text-decoration: underline; 
	font-weight: normal;
}

a.fuss:hover {
	color: #fff;	
	text-decoration: none;
}

.grau_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		font-weight: bold;
	color: #7C7C7C;
}
.suchfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F1F2F3;
	border: 0px;
	margin-top: 3px;
	margin-bottom: 2px;

	padding-left: 5px;
}
.okbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px outset;
	height: 17px;
	clip:     rect(1px 0px 1px 0px);
	margin-top: 3px;
	margin-bottom: 0px;
}

.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7C7C;
}




.moduletabletest th {				/* Um zum Beispiel die Titelleiste von Modulen auszublenden */
display: none					/* wenn diese auf der Hauptseite (zB. User 2)*/
}

.contentheading-BLOGTEST {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #83898D;
	text-align: left;
	margin-top: -8px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.contentheading-BLOG2P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #83898D;
	width: 300px;
	text-align: left;
	padding-left: 6px;
	padding-bottom: 4px;
	padding-right: 20px;
	padding-top:25px;
}

/* ***************************************************
11		UNSORTIERT
**************************************************** */


/* Hintergrund normaler Inhalt und Newsflash*/		
.contentpaneopen {
	border : 0px;
	background-color : transparant;
	margin-top: -7px;
	}

.contentpaneopen-BLOG2P {
	border : 0px;
	background-color : transparant;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #A6A9AC;
	margin: 0px;
		width: 300px;
	margin-right: 25px;
	}			


/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #003399; text-decoration: none; font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	}

a.blogsection:hover {
	color: #ff0000;	text-decoration: none;
	}
	


a.readon:link, a.readon:visited {
	color: #003399; text-decoration: none; font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

a.readon:hover {
	color: #ff0000;	text-decoration: none;
	}

.moduleheading {
	font: bold 10px/18px Arial, Helvetica, sans-serif;
	color: #003399;
	text-align: left;
	height: 18px;
	white-space: nowrap;
	width: auto;
	background-color: #ffffff;
	}
	





	

/* Datum erstellt*/
.createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A6A9AC;
	text-decoration: none; 
	font-weight: normal;
			padding-top: 5px;
						padding-bottom: 7px;
	}
/* Datum geändert*/
.modifydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A6A9AC;
	text-decoration: none; 
	font-weight: normal;

	}
	


ol {
	margin-left: 0px;
}

ul {
	margin-top: 0px;
	list-style-position: outside;
	list-style-type: disc;
	}
li { 
	padding-top: 4px;
	}	


	
	
#list {
	margin:0;
	padding:0;
	width:100%;
}

#list li {

	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left:0px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:4px;
	margin-top:22px;


}
#list ul {
	margin-left:16px;
	margin-top:5px;
	border:1px dashed #444;
	width: 100%;
}

#ohne {
	margin:0;
	padding:0;
	width:100%;
}

#ohne li {
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: none;
	margin:4px 0px 4px 0px;
	border:0px;
	padding-left:6px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:4px;
}

	




.pathway, a.pathway:link, a.pathway:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
		font-weight: bold;
	color: #5E7E9F;
}
a.pathway:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
		font-weight: bold;
	color: #003399;
}
.articlehead{	font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: bold;
	 		color: #003366; }
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
		font-weight: bold;
	color: #444;
}			
.banner { background : url(../images/banner_oben.jpg) no-repeat;  }
.banner2 { background : url(../images/banner_unten.jpg) no-repeat;  }
.bold {		font: bold 11px Arial, Helvetica, sans-serif;
			color: #003366; }


.greenbg {		background-color: #003399; }
.headerrow{		background-color: #ffffff; }
.inputbox {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A6A9AC;
	background-color : #191919;
	border: 1px solid #3C3C3C; 
	margin-top: 3px;
	margin-bottom: 3px;
		padding-left: 3px;
}
.check {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1px;
	margin-bottom: 3px;
	margin-left: -3px;
	vertical-align: middle;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	background-color : #DADADA;
	color: #666666;
	border: 1px solid #999999;; 
	margin-top: 3px;
	margin-bottom: 3px;
} 
.alogin {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #666666;
}

.maintable {	background-color: #ffffff; }
.maintable1 {	background-color: #ffffff;  background : url(../images/logo.jpg) no-repeat;  }
.maintable2 {	background-color: transparent; }
.newsarticle {	font-family:  Verdana,Arial, Helvetica, sans-serif;
			font-size: 13px;
			color: #003366;
			text-align: left;
	
 }
.newsflash { 	color: #003366; 
			font-family: Verdana, Arial, Helvetica, serif; 
			font-size: 10px;}
.newspane{  	background-color : transparent;  }
.newspaneopen{  	border : 0px ridge #ffffff; }

.popupwindow{	background-color : #FFFFFF; }

.silverbg {		background-color: #cccccc; }			
.small {		font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #999999;
			text-decoration: none; 
			font-weight: normal;
}
.smalldark {	font-family: Arial, Helvetica, sans-serif; 
			font-size: 11px; 
			color: #000000; }
.smallwhite {	font-family: Arial, Helvetica, sans-serif; 
			font-size: 9px; 
			color: #ffffff; }
			

.pagenav {

}

a.pagenav, a.pagenav:visited {


}

a.pagenav:hover {

}		
			
.sitemap1 {
	font-family: Arial, Helvetica, sans-serif;				
	font-size: 12px;									
	color: #5E7E9F;
	font-weight: bold;
		padding-left: 0px;
}
.sitemap1:hover {
	padding-left: 10px;		
	color: #003399;
}

.sitemap2 {						
	font-family: Arial, Helvetica, sans-serif;
	color: #5E7E9F;
	font-size: 10px;
	font-weight: bold;
	padding-left: 0px;
}
.sitemap2:hover {
	padding-left: 10px;			
	color: #003399;
	}

.sitemap_mod {						
	font-family: Arial, Helvetica, sans-serif;
	color: #5E7E9F;
	font-size: 10px;
	font-weight: bold;
}
.sitemap_mod:hover {
	color: #003399;
	}			

	
	#entry td  {
border-bottom: dotted 1px #686868;
	padding-top: 5px;
	padding-bottom: 5px;
}

