body {
	background-color: #FFFFFF;
	background-image: url(background.jpg);
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
        }
#container {
	margin-left:auto;
	margin-right:auto;
	width:750px;
	}
#logo {
	width:750px;
	height:120px;
	margin-bottom:10px;
	}
#menu4 {
	float:left;
	width: 130px;
	hight:500px;
	/*border-style: solid solid solid solid;
	border-color: #D76100;
	border-size: 1px;
	border-width: 1px;*/
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#menu4 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
        }

#menu4 li a:link, #menu4 li a:visited {
	color: #9E3C02;
	display: block;
	background: url(menu4.gif);
	padding: 8px 0 0 30px;
	}

#menu4 li a:hover, #menu4 li #current {
	color: #fff;
	background: url(menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
/*id="current"*/
#menu4 li a:active {
	color: #fff;
	background: url(menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}
#info {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	width:465px;
	}
#partner {
	width:130px;
	height:400px;
	text-align:center;
	float: right;
	}
	
.Stil1 {
	font-size: 16px;
	font-weight: bold;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration:underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
