/*** wgb-Sylesheet 06.08.2007 ***/


/* Ausrichtung der Content-Tabellen und Inhalte*/
.table_content {
	margin-left:10px;
}

.table_right {
	margin-left:10px;
}

.content_objects {
	padding-top:0px;
	padding-bottom:20px;
}


/* Body Festlegungen */
BODY {
	font-family: Verdana, Arial, Helvetica,	sans-serif;
	color: #000000;
	background-color: white;
	}
	

/* Generelle Einstellungen der Fonts */
h1, h2, h3, h4, p, ul, ol, li, div, td, th, address, blockquote, nobr, b, i {
 	font-family : Verdana, Arial, Helvetica, sans-serif;
 	}
 	

/* Formate für Überschriften */
H1 {
	font-size : 101%;
	color : #006600;
	margin-top: 0px;
	margin-bottom: 6px;
	}
	
H2 {
	font-size : 86%;
	color : #006600;
	margin-top: 0px;
	margin-bottom: 6px;
	}

H3 {
	font-size : 76%;
	color : #006600;
	margin-top: 0px;
	margin-bottom: 3px;
	}

H4 {
	font-size : 76%;
	color : #006600;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 3px;
	}

.subhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 101%;
	color : #000000;
	margin-top: 9px;
	margin-bottom: 6px;
	}

.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style: italic;	
	font-size : 86%;
	color : #000000;
	margin-top: 9px;
	margin-bottom: 6px;
	}

.subhead3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 86%;
	color : #000000;
	margin-top: 9px;
	margin-bottom: 6px;
	}
	
.Layout5 {
	margin-top: 0px;
	margin-bottom: 6px;
	}
	

/* Absatzformat */
P {
	font-size : 76%;
	color: #000000;
  	margin: 0 0 0 0;
	padding-bottom : 0px;
	}

	
/* Content-Trenner */
.divide {
	margin: 0 0 12 0
	}
	

/* Formatierungen für Links */
a:link {
	text-decoration:none;
	font-weight:normal;
	color:#287E40;
	}

a:visited {
	text-decoration:none;
	font-weight:normal;
	color:#287E40;
	}

a:active {
	text-decoration:none;
	font-weight:normal;
	color:#287E40;
	}

a:hover {
	text-decoration:none;
	font-weight:normal;
	color:#88B396;
	}

img {
	border: 0;
	}
	
a:img {
	border: 0;
	}


/* Filelinks */
.filelinks {
	font-size : 76%;
	}
.filelinkssize {
	font-size : 76%;
	}


/* Formatierungen der 2. Tabellenzeile (Rootline, Datum) */
.rootline {
	font-size : 10px;
	margin-left: 5px;
	}

.inputbox {
	font-size: 10px;
	background-color : #FFFFCC;
	border : 1px solid #FFCC33;
	}

.copyright {
	font-size : 10px;
	color: #287E40;
	margin-top: 18px;
	margin-left: 10px;
	margin-bottom: 6px;
	}
.specialmenu {
	font-size : 10px;
	color: #287E40;
	text-align: center;
	margin-top: 18px;
	margin-bottom: 6px;
	}
.printlink {
	font-size : 10px;
	text-align : center;
	margin-top : 18px;
	margin-bottom : 6px;
	}


	
/* Text "nach oben" unterhalb des jeweiligen Contents bei dem es aktiviert ist.*/
.contotop {
	font-size : 10px;
	text-align : left;
	margin-bottom: 12px;
	}
		

/* Suchergebnis */
.searchresultpagetitle {
	font-size : 86%;
	font-weight : bold;
	color : #006600;
	margin-top : 5px;
	margin-left : 5px;
	}
	
.searchresultcontent {
	font-size : 76%;
	margin: 0 5px 0 5px;
	padding-bottom : 0px;
	}
	
.searchresultheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 76%;
	color: #287E40;
	margin-left : 5px;
	margin-top : 20px;
	margin-bottom: 5px;
	}
	
.searchresultnoobj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 86%;
	font-weight : bold;
	color: #287E40;
	margin-left : 10px;
	margin-top : 50px;
	}
	
.searchhisback {
	margin-top: 10px;
	margin-left: 10px;
	}
	
	
/* Tabellen-Formatierung */
.table {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 76%;
	color : #000000;
	}
	

/* Listen-Formatierung */
.bulletlist {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	}
	
.list_ul {
	margin-top: 0;
	margin-bottom: 0;
	}
	
.list_ul li {
	color: #000000;
	padding: 0 0 0 0;
	list-style-type: disc;
	}
	
.list_ol {
	margin-top: 0;
	}
	
.list_ol li {
	color: #000000;
	}
	

/* Listenformatierung für htmlArea RTE */
ul {
	margin-top: 0;
	margin-bottom: 0;
	}

ol {
	margin-top: 0;
	margin-bottom: 0;
	}

li{
	font-size : 76%;
	color: #000000;
	}


/* Bildtext */
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	}
	

/* Format für Bild mit Text */	
.imgtext-nowrap {
	margin-top: 0px;
}

/* Abstand zum Bild */
.imgtext-table {
	margin-top: 0px;
	}

/* Nach oben */
.contotop {}





/* Sitemap */
.sitemap1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bolder;
	color : #006600;
	margin-bottom : 5px;
	margin-left : 30px;
}
.sitemap2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #287E40;
	margin-left : 50px;
	margin-bottom : 3px;
}
.sitemap3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #287E40;
	margin-left : 70px;	
}
.sitemap4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #888888;
	margin-left : 85px;
}



/* TEMP: Not in use
.metas {
	font-size : 12px;
	line-height : 120%;
	color: #000000;
	margin:0;
	padding:0;
	}
	
.content_right {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin:0 0 10px 0;
	padding:0 8px 5px 8px;}
*/