body {
	SCROLLBAR-FACE-COLOR: #012465;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #C0D7FF;
	SCROLLBAR-3DLIGHT-COLOR: ##C0D7FF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #AAC4F2;
	background: #C0D7FF url(images/ground_soft.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding:0px;
	text-align: center;
	}

*html body {
	font-size: x-small; /* für IE5/Win */
	f\ont-size: small; /* für andere IE-Versionen */
	}

a {
	color: #012465;
	text-decoration: none;
	}
	
a:hover {
	color: #666666;
	}

h1 {
	margin-bottom: 2px;
}

h2 {
	margin-bottom: 2px;
}

h3 {
	margin-bottom: 2px;
}

h4 {
	margin-bottom: 2px;
}

h5 {
	margin-bottom: 2px;
}

h6 {
	margin-bottom: 2px;
}	
	
#mainbox {
	color: black;
	background: #C0D7FF url(images/frame.jpg) no-repeat;
	width: 950px;
	height: 590px;
	border-bottom: 1px solid #333333;
	text-align: left;
	margin: auto;
	}

#nav {
	font-size: 90%;	
	letter-spacing: 1px;
	font-weight: bold;
	width: 930px;
	padding: 173px 0px 0px 20px;
	float: left;
	margin: 0;
	list-style: none;
	background: url(images/nav_line_bottom.gif) repeat-x bottom left;
	}

#nav li {
	padding: 0;
	margin: 0;
	float: left;
}

#nav a {
	float: left;
	display: block;
	margin: 0px 4px 0px 0px;
	display: inline;
	padding: 2px 7px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #333333;
	background: #E6EBFF url(images/navlink.gif) repeat-x top left;
}
#nav a:hover, #unav a  {
	color: #000000;
	background: #C0D7FF url(images/navlink_aktiv.gif) repeat-x top left;
	border-bottom-color: #C0D7FF;
	}
	
#unavline {
	font-size: 100%;
	float: left;
	background-color: #336699;
	padding: 5px 50px 5px 2px;
	width: 688px;
	margin: 0;
	list-style: none;
}

#unavline li {
	padding: 0;
	margin: 0;
	float: left;
	}
#unavline a {
	color: #93BEFF;
	padding: 0 5px 0 5px;
	text-decoration: none;
}

#unavline a:hover, #uunavline a  {
	color: #FFFFFF;
	font-weight: bold;
	}
	
#topbox {
	float: left;
	width: 920px;
	height: 375px;
	margin: 15px 10px 0 20px;
	overflow: auto;
	display: inline;
	}

#leftbox {
	float: left;
	width: 415px;
	height: 360px;
	overflow: auto;
	display: inline;
	}

#rightbox {
	float: right;
	width: 420px;
	height: 360px;
	display: inline;
	}

#internnav {
	font-size: 120%;
	font-weight: bold;
	color: #012465;
}

#internnav a {
	color: #666666;
	text-decoration: none;
	line-height: 25px;
}

#internnav a:hover {
	color: #012465;
}
	
#bottomtext {
	width: 950px;
	text-align: right;
	font-size: 80%;
	color: #333333;
	margin: auto;
}

#bottomtext a {
	color: #333333;
	text-decoration: none;
}

#bottomtext a:hover {
	color: #FFFFFF;
}
