body, html {
	margin:0;
	background-color:#b7005e;
	font-family:"Trebuchet MS";
	font-size:12px;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	color:#fff;
}

#container {
	margin:0 auto;
	width:874px;
}

#header {
	width:864px;
	height:220px;
	padding-left:10px;
	background-image: url(../images/header.jpg);
}

#menu {
	float:left;
	width:854px;
	padding-right:10px;
}

#menu img {
	float:left;
}

#menu p {
	float:left;
	margin:10px 5px 0px 5px;
	padding:0;
	font-size:18px;
}

#menu a:hover {
	color:#ffd200;
	font-weight:bold;
}

#menu a {
	text-decoration: none;
	color: #ffffff;
}

h3 {
	float:right;
	margin:10px 0px 0px 0px;
	padding:0;
	color:#ffd200;
	font-size:16px;
}


#content {
	width:862px;
	background-image: url(../images/contbg.jpg);
	padding:1px 6px 0px 6px;
}

#contentfoot{
	width:874px;
	height:17px;
	overflow:hidden;
	background-image: url(../images/contfoot.jpg);
}

#onder {
	width:862px;
	height:221px;
	background-image: url(../images/onder.jpg);
	margin-bottom:2px;
}

#onder a {
	text-decoration: none;
	color: #000;
}

#onder a:hover {
	text-decoration: underline;
	color: #000;
}

#onder_top {
	width:842px;
	height:26px;
	padding:4px 10px 0px 10px;
	margin-bottom:4px;
}

h1 {
	float:left;
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	color:#370023;
}

h2 {
	float:right;
	margin:3px 0px 0px 0px;
	padding:0;
	color:#370023;
	font-size:11px;
	font-weight:normal;
}

#links {
	width:421px;
	float:left;
	padding:0px 0px 0px 10px;
	color:#370023;
}
#rechts {
	width:427px;
	float:left;
	padding:0px 0px 0px 4px;
	color:#370023;
}

#left {
	float:left;
	width:193px;
}

.menutop {
	width:183px;
	height:26px;
	background-image: url(../images/menutop.jpg);
	font-size:18px;
	padding:4px 0px 0px 10px;
}

.menucont {
	width:183px;
	background-color:#3e0020;
	padding:0px 5px 0px 5px;
}

.menucont a {
	text-decoration: none;
	color: #fff;
}

.menucont a:hover {
	text-decoration: underline;
	color: #fff;
}

.menufoot {
	width:193px;
	height:13px;
	overflow:hidden;
	background-image: url(../images/menufoot.jpg);
	margin-bottom:2px;
}

#right {
	width:664px;
	float:left;
	margin-left:5px;
}
.conttop {
	width:654px;
	height:29px;
	background-image: url(../images/conttop.jpg);
	font-weight:bold;
	font-size:18px;
	padding:5px 0px 0px 10px;
}

.contcont {
	width:654px;
	background-color:#ff69d9;
	color:#000;
	padding:0px 5px 0px 5px;
}

.contcont a {
	text-decoration: none;
	color: #000;
}

.contcont a:hover {
	text-decoration: underline;
	color: #000;
}

.contfoot {
	widows:664px;
	height:12px;
	background-image: url(../images/contentfoot.jpg);
	overflow:hidden;
}

#footer {
	width:874px;
	height:39px;
	background-image: url(../images/footer.jpg);
	text-align:center;
	padding-top:10px;
}

.clear {
	clear:both;
	margin:0;
	padding:0;
	height:0;
	overflow:hidden;
	width:0;
}
