p {
	font-size : 17px;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-weight: normal;


}
p.fett {
	font-size : 16px;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
}
p.abstand {
		font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 150%;
}
p.fettabstand {
	font-size : 16px;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 150%;
}
li {
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	line-height: 110%;

}
li.schwarz {
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	color: black;
}


H1 {
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	font-size: 36px;
	font-weight : bold;
	background-color : white;

}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-size: 18px;
	font-weight : bold;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	font-size: 20px;
	font-weight : bold;
}
H4 {
	font-family : sans-serif;
	color : #01826C;
	font-size: 20px;
	font-weight : bold;
	background-color : #FFFFF4;
}
H5 {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size: 16px;
	font-weight : bold;
	background-color : #333333;
}
H1.weiss {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : white;
	font-size: 20px;
	font-weight : bold;
}

A.menu {
	FONT-SIZE: 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;



}
A.menu:link {
	COLOR: #990000;
	text-decoration: none;

}
A.menu:visited {
	TEXT-DECORATION: none;
	color: #990000;

}
A.menu:hover {
	TEXT-DECORATION: underline
}

a.none {
text-decoration: none;
color: black;
}

#navigation{
	position : absolute;
	left : 0px;
	top : 0px;
}

A.menu2 {
	FONT-SIZE: 18px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #FFFFFF;
	font-weight: bold;


}
A.menu2:link {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none
}
A.menu2:visited {
	COLOR: #CCCCCC;
	TEXT-DECORATION: none
}
A.menu2:hover {
	COLOR: white; 
	TEXT-DECORATION: underline
}

#navigation {
	position : absolute;
	left : 0px;
	top: 0px;
	width: 992px;
	height: 145px;
	background-image: url(../../png/nav_baum-aud.png);
	z-index: 1;




}

#subnavi {
	position : absolute;
	left : 5;
	top: 155;
	width : 193px;
	height : 733px;

}

#inhalt {
	position : absolute;
	left : 270;
	top : 120;
	width : 655;
	height : 2592px;

}

#lageplan {
	position : absolute;
	left : 220px;
	top : 50px;
	width : 600px;
	height : auto;
}
#zoom {
	position : absolute;
	width : 180px;
	height : 30px;
	left : 80%;
	top : -4px;
	z-index: 5;
}
#zoom-start {
	position : absolute;
	width : 180px;
	height : 30px;
	left : 80%;
	top : 40px;
	z-index: 5;
}
P.html {
	font-family : "Courier New", Courier, monospace;
	font-weight : bold;
	color: black;
	font-size : 15px;
	background-color : #FFFFCC;
}
P.html-sm {
	font-family : "Courier New", Courier, monospace;
	color: black;
	font-size : 14px;
	background-color : #FFFFCC;
}
p.boxklein{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	background-color : #FFFFFF;
	color: #990000;
	border : thin none #000000;
	font-weight : bold;
	text-align: right;

}

p.boxgross{
	font-family : sans-serif;
	font-size : 18px;
	background-color : yellow;
	color: red;
	border-color : Red Red Red Red;
	border : thin solid;
	font-weight : bold;
}

p.box0{
	font-family : sans-serif;
	font-size : 15px;
	background-color : yellow;
	color: red;
	border-color : Red Red Red Red;
	border : thin solid;
	font-weight : bold;
	width : 250px;
}

