html {height:100%}
body {height:101%}

body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color: #666666;
	background-color : #993300;
	
}

#globalNav{
	margin: 0 auto;
	width: 800px;
	color: #FFFFFF;
	z-index: 1;
	background-image: url(images/bild_baum1.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#globalNav1{
	margin: 0 auto;
	width: 800px;
	color: #FFFFFF;
	z-index: 1;
	background-image: url(images/bad_4.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#globalNav2{
	margin: 0 auto;
	width: 800px;
	color: #FFFFFF;
	z-index: 1;
	background-image: url(images/bild_baum4.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#globalNav3{
	margin: 0 auto;
	width: 800px;
	color: #FFFFFF;
	z-index: 1;
	background-image: url(images/bild_aktuell.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#globalNav4{
	margin: 0 auto;
	width: 800px;
	color: #FFFFFF;
	z-index: 1;
	background-image: url(images/bild_abstrakt_2.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#globalNav5{
	margin: 0 auto;
	width: 800px;
	color: #FFFFFF;
	z-index: 1;
	background-image: url(images/bild_baum3.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#globalNav6{
	margin: 0 auto;
	width: 800px;
	color: #FFFFFF;
	z-index: 1;
	background-image: url(images/bild_baum2.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#footer{
	margin: 0 auto;
	width: 800px;
	color: #FFFFFF;
}
.table{
	background-image: url(images/grriss_sw.jpg);
	background-repeat: no-repeat;		
}
/* menülinks  */

a.textlink {
font-family: Tahoma, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color: #993300;
}
a.textlink:visited {
color:#999999;
}
a.textlink:hover {
color:#993300; text-transform: uppercase;  text-decoration: none;
}
a.textlink:active {
color:#666666; text-transform: uppercase;  text-decoration: none;
}
a.navactive
{
color:#993300; text-transform: uppercase;  text-decoration: none;
}

/* normale Links */

A  {
	font-size : 12px;
	font-family :  Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
	
}



/* Menü-Links alternativ*/

a.menue {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;

}
a.menue:hover {
text-decoration: underline;
color: #FFFFFF;
}
a.menue:visited {
color: #CCCCCC;
}



p, li, td, input, textarea {
	font-family:   Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color: #333333;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color: #333333;
font-weight:bold;
}

/* freie Klassen */

.ueberschrift {
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color: #666666;
font-weight:bold;
}

.klein {
 font-family:  Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 line-height: 14px;
 color: #333333;
}

