body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#669933;
	color: #000000;
}

#Logo {
	position:absolute;
	left:20px;
	top:20px;
	width:140px;
	height:120px;
	z-index:1;
	visibility: visible;
	background-image: url(../Fakultt Homepage neu/pics/logo.jpg);
}

#banner {
	position:absolute;
	left:161px;
	top:20px;
	width:680px;
	height:120px;
	z-index:2;
	visibility: visible;
	background-image: url(../pics/titel.gif);
}
#navigation {
	position:absolute;
	left:25px;
	top:81px;
	width:140px;
	height:286px;
	z-index:3;
	visibility: visible;
}

#unternavigation {
	position:absolute;
	left:160px;
	top:141px;
	width:680px;
	height:30px;
	z-index:4;
	visibility: visible;
}
#hauptfenster {
	position:absolute;
	left:338px;
	top:45px;
	width:660px;
	height:309px;
	margin-left: 20px; margin-top: 20px;
	z-index:5;
	visibility: visible;
}

input {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt; color:#000000
}

p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a {
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

.navigation {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	
}

pre {
	font-family:courier,mono-space; font-size:9pt; color:#000000
}

h1 {
    font-size: 14pt; color: #993333; font-style: normal
}

h1.blue {
    font-size:14pt; color:#003366; font-style:normal
}

h2 {
	font-size: 12pt; color: #FF6633; font-style: normal
}

h3 {
    font-size:12pt; color:#FF9933; font-style:normal; font-weight:bold
}

h4 {
    font-size: 11pt; color:#003366; font-style: normal
}

h5 {
	font-size: 12pt; color: #993333; font-style: normal
}

h6 {
	font-size: 10pt; color: #993333; font-style: normal
}

p,ul,ol,li,div,td, th,address,nobr,b,i,a {
	font-size: 10pt
}

.gelb {
	color: #FFFF00
}

.blue {
	color: #003366
}
.bluefett {
	color: #003366;
	font-weight: bold
}

.orange {
	color: #ff9933
}

a:link {
	font-size: 10pt;
	color: #FF9933;
	text-decoration: none
	}

a:visited {
	font-size: 10pt;
	color: #FF9933;
text-decoration: none
	
}

a:active {
	font-size: 10pt; color: #FFFF00; text-decoration: none
	
}
a:hover {
	font-size: 10pt; color: #FFFF00; text-decoration: none
	}
