body {
	background-image: url(images/background.gif);
	margin: 0px;
	padding: 0px;
	scrollbar-base-color:#336699;
}
#ad {
	width: 120px;
	background-color: #2A2A2A;
	margin-left: 22px;
	border: 1px solid #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
#ad a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: blink;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

#bg {
	/*background-image: url(images/background.jpg);
	background-repeat: repeat-x;*/
	height: 613px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	height: 410px;
	width: 600px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: auto;
	padding-right: 20px;
}
.linie {
	height: 2px;
	width: 430px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	height: 450px;
	width: 235px;
	float: left;
}
#chips {
	height: 450px;
	width: 144px;
	float: left;
	text-align: right;
}
#middle {
	height: 450px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#content a {
	color: #FFFFFF;
}
#content li {
	margin-bottom: 5px;
}
#content li li {
	margin-bottom: 0px;
}
.big {
	font-size: 12px;
}
.hl {
	color: #66CCFF;
	font-weight: bold;
}

