body { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif, Verdana, Arial, Helvetica, sans-serif; font-variant: normal; }

p { line-height: 1em; }

td { }

a:link {  }

a:visited {  }

a:hover { }

a:active { }

#nav {margin: 0; padding: 0;}

#nav li { list-style: none; float: left; font-size: 15px; line-height: 40px; margin-left: 0; padding-left: 0; }

#nav a { color: black; display: block; float: left; text-decoration: none; font-weight: bold; padding-left: 0.7em; padding-right: 1em; border-color: #fff #333 #333 #fff; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 0.1em; border-style: solid; border-width: 1px; }
	html>body #nav a {width: auto;}  /*fixes IE6 hack */
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a { float: none; }           /* End IE5-Mac hack */

#nav a:hover {display: block; float: left; text-decoration: none; font-size: 18px; font-weight: bold; padding-left: 1em; padding-right: 1em; border-color: #333 #fff #fff #333; background: #cccccc; color: white; width: 0.1em; border-style: solid; border-width: 1px; }
	html>body #nav a:hover {width: auto;}  /*fixes IE6 hack */
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a {float: none;}           /* End IE5-Mac hack */

#nav a:visited { color: #3FAADB; display: block; float: left; text-decoration: none; font-weight: bold; padding-left: 0.7em; padding-right: 1em; border-color: #fff #333 #333 #fff; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 0.1em; border-style: solid; border-width: 1px; }
	html>body #nav a:visited {width: auto;}  /*fixes IE6 hack */
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a { float: none; }           /* End IE5-Mac hack */

#Ebene1 { background-color: #fff; 
		height: 60px; width: 120px; left: 70px; top: 170px; position: absolute; visibility: visible; }
#navbox { background-color: #bae2ef; height: 40px; width: 806px; left: 60px; top: 50px; position: absolute; visibility: visible; margin-left: 0; padding-left: 0; }
#sidebar { color: black; background-color: #bae2ef; height: 360px; width: 160px; left: 60px; top: 160px; 
		position: absolute; visibility: visible; }
	
#Ebene6 { background-color: #ebebeb; 
		height: 360px; width: 646px; left: 220px; top: 160px; position: absolute; visibility: visible; }
#Ebene2 { text-decoration: none; font-size: xx-small; background-color: #bae2ef; text-align: left; text-indent: 10px; height: 360px; width: 160px; left: 60px; top: 160px; position: absolute; visibility: visible; }
#Ebene2 ul { top: 80px; left: 0; list-style-type: none; 
			padding-top: 110px; padding-left: 0; margin-left: 0;}
#Ebene2 li { font-size: x-small; text-decoration: none; top: 100px; list-style-type: none; }
#Ebene4 li {list-style: none; float: left;}
#Ebene5 { color: #fff; font-size: 20px; background-color: #3faadb; text-align: right; height: 70px; width: 646px; left: 220px; top: 90px; position: absolute; visibility: visible; }
#Ebene3 { background-color: #bae2ef; height: 70px; width: 160px; left: 60px; top: 90px; position: absolute; visibility: visible; }
#Ebene5 li{text-decoration: none; list-style: none; text-align: right; padding-top: 2em; padding-right: 1em;}
#sidebar ul { list-style: none; margin: 0; padding-top: 80px; padding-left: 0.1em; }
#sidebar li {padding: 0.3em; line-height: 1em; border-bottom: 1px solid #3faaef;}
#sidebar a { text-decoration: none; padding: 0 0.25em; background: #bae2ef; color: black; 
			font-size: 12px; font-weight: bold; position: relative; top: 0.7em; 
			border-style: none; border-width: 1px; }
#sidebar a:hover {background: #ccc; color: white; font-size: 14px;}

#sidebar a:visited {color: #3FAADB; font-size: 12px;}

/* Internet Explorer and the Expanding Box Problem.
It's an unfortunate fact that Internet Explorer will always incorrectly expand any dimensionally restricted block element so that oversize content is unable to overflow, as the specs require that content to do. The W3C says a rigidly sized block box should allow oversize content to protrude or overflow beyond the edges of the sized box.
The following rule instructs Internet Explorer 5.5 and 6 to break words into the next line instead of expanding the block element.
*/
body { word-wrap: break-word; }
