html {
	padding:0px;
	margin:0px;
}

#scores {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#head {
	background-color:transparent;
}

body {
	margin: 0px auto;
	background-color: #A8CBFF;
	font-size: 12px;
	color:#000;
	text-align:center;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
}

#box {
	width:935px;
	height:auto;
	margin: 0px auto;
	text-align:left;
	display:block;
	background-image: url("schatten-hintergrund.png");
	background-repeat:repeat-y;
	background-color: #A8CBFF;
}

#topimage{
	width:897px;
	height:200px;
	margin-left: 18px;
	margin-right: 18px;
	padding-top: 0px;
	background-image: url("Header.png");
	background-repeat:no-repeat;
}

#content {
	width:750px;
	padding-left:30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-left: 30px;
	float:left;
	background-color:#fff;
	margin-left: 18px;
}

#content-withright {
	width:580px;
	padding-left:30px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	float:left;
	background-color:#fff;
	margin-left: 18px;
}

#menu {
    	list-style-type: none;
    	display: inline;
    	line-height: 35px;
    	width:895px;
    	height: auto;
   	margin-left: 18px;
  	margin-top: -50px;
    	border-top: 2px solid #CCCCCC;
	float: left;
}

#submenu {
    	list-style-type: none;
    	display: inline;
    	width:895px;
    	height: auto;
    	margin-left: 18px;
  	margin-top: -15px;
	border-bottom: 3px solid #18459d;
	float: left;
}

#submenu2 {
	width:220px;
	float:right;
	background-color: #fff;
	color: #ffffff;
	margin-right: 20px;
	margin-left:10px;
    	border-left: 2px solid #18459D;
}

#level1-ul {
   	list-style-type: none;
   	display: inline;
	border: 0 none;
    	margin-left: 80px;
   	outline: 0 none;
    	padding: 0;	
}

#level2-ul {
	color:#fff;
   	list-style-type: none;
   	display: inline;
   	outline: 0 none;
    	overflow: visible;	
    	float: left;	
}

#level3-ul {
	color:#fff;
	background:inherit;
	border: 0 none;
	list-style-type: square;
	margin-right:15px;	
	margin-left:22px;
	padding-left: 0px;
	border-top: 1px solid #CCCCCC;
}

#level4-ul {
	color:#fff;
	background:inherit;
	border: 0 none;
	list-style-type: none;
    	display: inline;	
}

#level1-ul li, level2-ul li, level3-ul li level4-ul li{
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

#level1{
	padding-left: 15px;
	padding-right: 15px;
	list-style-type: none;
    	display: inline;
 	font-family:"FuturaBold", Arial, sans-serif; 
 	font-weight: bold;
 	font-size:14px;
 	border-right: 1px solid #CCCCCC;	
}

#level2{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
    	display: inline;
    	font-family: "FuturaBkBTBook", Arial, sans-serif;
 	font-size:13px;
 	border-top: 1px solid #CCCCCC;
 	overflow: visible;	
 	float: left;
 	<!--[if IE]>margin-left: 10px;<![endif]-->
}

#level3{
	padding-right:20px;
	list-style-type: square;
	color:#CCCCCC;
 	font-size:12px;
 	font-weight: normal;	
 	padding: 4px 2px;
 	padding-left: 12px;
 	border-bottom: 1px solid #CCCCCC;
 	<!--[if IE]>margin-left: 10px;<![endif]-->
}

#level4{
	list-style-type: none;
    	display: inline;
 	font-size:12px;
 	font-weight: normal;	
 	<!--[if IE]>margin-left: 10px;<![endif]-->
}

#level1 a, #level2 a, #level3 a, #level4 a {
	color:#18459d;
	text-decoration:none;
	background:inherit;	
}

#level1 a:hover{
	background:inherit;
	color:#ed1c23;	
}

#level2 a:hover{
	background:inherit;
	color:#ed1c23;
}

#level3 a:hover{
	background:inherit;
	color:#ed1c23;
}

#level4 a:hover{
	background:inherit;
	color:#ed1c23;
}

#rightmenu {
	width:220px;
	float:right;
	background-color: #fff;
	color: #ffffff;
	margin-right: 20px;
	margin-bottom:20px;
	margin-left:10px;
	border-left: 2px solid #18459D;
}

#pathmenu {
	margin-left: 25px;
	height: 1em;
	font-size: 1em;
	font-weight: bold;
	margin-top: 10px;
	background-color: #fff;
	color: #18459D;	
}

#pathmenu a {
	text-decoration:none;
	color: #ff0000;
}

#pathmenu a:hover {
	color: #ff0000;
}

#footnote {
	height: 1.4em;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #18459D;
	width: 900px;
	margin-left:15px;
	color: #fff;
	text-align:center;
	clear:both;
}

#footnote a {
	text-decoration: none;
	color: #fff;
}

#footnote a:hover {
	color: #000;
}

#outter {
	padding :0;
	margin-left: 18px;
	height: 25px;
	background-color: #fff;
	width:897px;
	float:left;
}

#top-left {
 	float: right;
 	margin-top:25px;
 	margin-right:25px;
}

#top-rest {
	float: right;
}

#searchbox {
	float: left;
	background-color: transparent;
	backgound-image: url("search-background.jpg");
	background-repeat: no-repeat;
	height: 25px;
	width:268px;
	margin-left: 600px;
	padding-left: 0px;
	margin-top: 60px;
	padding-top: 0px;
	margin-top: 20px;
}

#searchbox-with-right{
	float: left;
	background-color: transparent;
	backgound-image: url("search-background.jpg");
	background-repeat: no-repeat;
	height: 25px;
	width:268px;
	margin-left: 600px;
	padding-left: 0px;
	margin-top: 60px;
	padding-top: 0px;
	margin-top: -120px;
}

#tx_mhajaxsearch_form {
	float: right;
	padding-top: 20px;
}
