@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; }


body { font-family:Verdana; color:#474747; background:url(/images/bg.gif) left top repeat-x #7c1d2e; cursor:default; }

#frame {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
}
#header {
	width: 850px;
	background-image: url(/images/header.jpg);
	height: 225px;
	background-repeat: no-repeat;
	background-color: #7d1c2d;
}

#menu  {
	width: 850px;
	height: 22px;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #7d1c2d;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 2px;
}


#menu li {
	list-style-type: none;
	border: solid 1px #bdbcbb;
	padding: 0px 22px 0px 22px;
	background-image: url(/images/but.jpg);
	background-repeat: repeat-x;
	margin: 200px 5px 0px 35px;
	float: left;
}

#headerpicture2  img   {
	position: absolute;
	margin: 0px 0px 0px 680px;
}

#headerpicture  img   {
	position: absolute;
	margin: 130px 5px 0px 500px;
}



#main {
	margin: 20px 0px 0px 0px;
	background-color: #efeae3;
	height: 860px;
}
#headpic   {
	width: 430px;
	height: 20px;
	background-image: url(/images/bg_box_headline.gif);
}
#headpic2 {
	width: 180px;
	height: 20px;
	background-image: url(/images/bg_box_headline.gif);
}
#left {
	background-image: url(/images/blank_grey.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 770px;
	width: 180px;
	position: absolute;
	padding: 0px 10px 10px 10px;
	background-color: #efeae3;
}
#middle {
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px 200px 0px 200px;
	height: auto;
	width: 430px;
	position: absolute;
	padding: 10px;
	background-color: #efeae3;
	font-size: 12px;
}
#right {
	background-image: url(/images/blank_grey.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px 0px 0px 650px;
	height: 760px;
	width: 180px;
	position: absolute;
	background-color: #efeae3;
	padding: 10px;
}
#right img {
	padding: 5px 5px 5px 15px;
}
#right p {
	font-weight: bolder;
	font-size: 24px;
	color: #CC0000;
	text-decoration: none;
}
#middle .kop {
	font-size: 14px;
	font-weight: bold;
}

#middle h1 {
	font-size: 16px;
	font-weight: bold;

}


#box {
	background-image: url(/images/bg_box_headline.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 1px 10px 10px 10px;
	border: solid #7a8382 1px;
	font-size: 10px;
	margin-top: 10px;
}
.img  {
	float: left;
	padding-right: 5px;

}

#box .top {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#right p a {
	font-weight: bolder;
	font-size: 24px;
	color: #CC0000;
}

#footer {
	font-size: 12px;
	color: #CCCCCC;
	width: 850px;
	text-align: center;
	height: 20px;
	line-height: 20px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;

}
