/* bws-saarland Stype-Sheet für Banner */
body {
	background-color: #F0F090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 	
}

h1 { 	 font-size: 14pt; 	font-weight: bold; }

h2 { 	 font-size: 24pt; 	font-weight: bold; }

h3 { 	 font-size: 18pt; 	font-weight: bold; }

h4 { 	 font-size: 14pt; 	font-weight: normal; }

h5 { 	 font-size: 12pt; 	font-weight: bold; }

h6 { 	 font-size: 10pt; 	font-weight: bold; }


span.info {font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 	font-weight: bold; color: #000000; 
	
}

span.bild {font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 	font-weight: bold; color: #000000; }


span.desc {font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 	font-weight: normal; color: #000000; 
	
}


table.banner { font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt; 	font-weight: bold; }


td.banner { font-family: Arial, Helvetica, sans-serif;	
	font-size: 14pt; 	font-weight: bold;
	color: Black;
}

th.banner           { font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt; 	font-weight: bold; color: #FF6600; text-align: left }


a.banner:active, a.banner:focus, a.banner:link, a.banner:visited {
	text-decoration: none;
	color: Black;
}

a.banner:hover { 	background: Yellow;}

/* Formate für die Navigation links */

table.navi           { font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 	font-weight: bold; color: #000000; text-align: left }


th.navi           { font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 	font-weight: bold; color: #FF6600; text-align: left }

td.navi { margin: 0pt 0pt; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 	font-weight: bold; color: #000000; text-align: left 
}

ul.navi { 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 	font-weight: bold; 
	margin-left: 12pt;	margin-top: 0pt; margin-bottom: 2pt;
	text-indent: 0pt;
		}

/*
li.navi { margin: 0pt 0pt; 
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 	font-weight: bold; }
*/

li.aktiv { margin: 0pt 0pt; 
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 	font-weight: bold; color: #FF6600;}
	
a.navi:active, a.navi:focus, a.navi:link, a.navi:visited {
	text-decoration: none; 	color: Black; 
}

a.navi:hover { 	background: Yellow;}
	
span.aktiv { color: #FF6600;
	
}
	
	
