@charset "utf-8";
body {
	background: #ffff99 url(images/back_1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.container {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
.container .header {
	background-image: url(images/design_8_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 136px;
}
.container .content {
	background-image: url(images/design_8_02.gif);
	background-repeat: repeat-y;
	background-position: center;
	overflow: auto;
	position: relative;
	color: #000099;
	text-align: left;
}
.container .footer {
	background-image: url(images/design_8_04.png);
	height: 61px;
	text-align: center;
	padding-top: 12px;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #000099;
}
.container .menu {
	background-image: url(images/design_8_menu_02.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 41px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	clear: both;
}
.container .menu_2 li {
	display: inline;
	margin-right: 3px;
}
.container .menu_2 a {
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #000099;
	text-decoration: none;
}
.container .menu_2 a:hover {
	background-image: url(images/list_2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #0099FF;
	text-decoration: none;
}
.container .menu_2 ul {
	padding-top: 13px;
	margin-top: 0px;
	padding-left: 26px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.container .content .main {
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 20px;
}
.container .content .main .right h1 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 7px;
}
.menu_2 {
	float: left;
	width: 330px;
	height: 40px;
	position: relative;
	z-index: 1;
}
.reklam {
	float: left;
	height: 40px;
	width: 210px;
	position: relative;
	z-index: 1;
}
.reklam img {
	border: none;
}
.reklam a {
	clear: both;
	border: none;
	list-style: none;
}
.reklam a:hover {
	clear: both;
	border: none;
	list-style: none;
}

