.style4 {
	font-size: large;
	font-weight: bold;
}
.style3 {font-size: medium}
#MODEL2 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: center;
}

.homefont {
	font-size: .95em;
	list-style-image: url(../Architecture/images/blubul2d.gif);
	list-style-position: inside;
	padding-left: 140px;
}
h5 {
	font-size: .95em;
}

#home h2 {
	text-align: center;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.twoColFixLtHdr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(../Architecture/images/blutextb.gif);
} 
.twoColFixLtHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFFFFF;
	background-image: url(../Architecture/images/blubanna.gif);
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #00F;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.twoColFixLtHdr #mainContent {
	width: 595px;
	float: left;
	position: static;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
} 
.twoColFixLtHdr #footer {
	background-image: url(../Architecture/images/blubanna.gif);
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 30px;
	text-align: center;
	height: 100px;
	background-repeat: no-repeat;
} 
#home {
	width: 550px;
	float: right;
	padding: 10px;
}
p.tooltip {
	position:relativce;
}
p.tooltip span {display:none;}
p.tooltip:hover span {
	font-size: .75em;
	background-color: #9CF;
}

.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: .85em;
}
#sidebar1 ul {
	list-style-type: none;
}
#sidebar1 ul li a {
	list-style-type: none;
	list-style-position: outside;
	padding-left: 10px;
}




#nav {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#nav ul {
	text-align: left;
	padding-left: 5px;
}
#nav ul li a {
	background-color: #C1E0FF;
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #63F;
}

#nav ul li a:hover {
	background-color: #9CF;
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #63F;
}
#nav ul li a:visited {
	color: #00C;
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav ul li a:active {
	color: #33F;
	display: block;
	background-color: #969;
}
#footer ul {
	list-style-type: none;
}
#footer ul li {
	list-style-type: circle;
	display: inline;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#footer a {
	color: #009;
}

#footer a:hover {
	color: #C30;
}
#footer a:active {
		color: #03F;
}
#footer a:visited {
	color: #00C;
}


#LINKS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #0000FF;
}

#3D VIEW {
}
#3D {
	width: 520px;
	font-size: small;
}



table.normal {
	border-top: none !important;
	border-left: none !important;
}
.style1 {
	font-size: small
}
.style1 {
	font-size: x-large;
	font-weight: bold;
}


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #C1E0FF;
	margin-left: 0px;
	margin-right: 0px;
}
#frontgate {
	margin-left: 125px;
}

#PLAN {
	margin-left: 125px;
}
#BAUBIOLOGIE {
	margin-left: 180px;
}
.twoColFixLtHdr #container #mainContent #home .homefont p a #BAUBIOLOGIE {
	margin-left: 100px;
}

a:hover {
	text-decoration: underline;
	font-size: small;
	color: #CC0000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #006;
}

a:active {
	text-decoration: none;
	font-size: small;
	color: #006633;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
p a {
	font-size: 1em;
}
#contact p a {
	font-size: 1em;
	color: #03C;
	text-decoration: underline;
}
#contact {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
}

a:visited {
	text-decoration: none;
	font-size: small;
	color: #0066CC;
}
#CAD {
	text-align: right;
}
.links {
	font-size: small;
	font-weight: bold;
}
.style2 {font-size: small; font-weight: bold; }
.style3 {font-size: medium; font-weight: bold; }
#nav ul li a span {
	padding-left: 15px;
	color: #00C;
	text-decoration: underline;
	font-size: 0.85em;
}
#nav a.here {
	color: #63F;
	height: 25px;
	width: 133px;
	background-image: url(../Architecture/images/blutextb.gif);
	background-position: 23px 7px;
	font-size: 0.8em;
}
.art {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-left: 25px;
}

