html {
	background-color:#FFFFCC;
	}

body {
	background-color:#FFFFFF;
	width:760px;
	border: 1px solid #999966;
	margin:0 auto;
	padding:0;
	}

.header {
	width:760px;
	height:155px;
	background:url(images/header.jpg) 0 0 no-repeat;
	background-color:#ffffff;
	}

.menu_line {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	line-height: 34px;
	width:760px;
	height:40px;
	background:url(images/menu_line.jpg) 0 0 repeat-x;
	background-color:#ffffff;
	}

.menu_line a{
	height: 40px;
	line-height: 40px;
	text-align: center;
	float:left;
	padding-left:20px;
	padding-right: 20px;
	text-decoration:none;
	color:#003300;
	border-right: 1px solid #ffffff;
	}

.menu_line a:hover{
	height: 40px;
	line-height: 40px;
	text-align: center;
	float:left;
	padding-left:20px;
	padding-right: 20px;
	text-decoration:none;
	color:#000000;
	border-right: 1px solid #ffffff;
	background:url(images/hover.jpg) 0 0 repeat-x;
	}

.content {
	float:right;
	width:532px;
	}

.column_left {
	float:left;
	width:227px;
	}

.box_top {
	width:227px;
	height:30px;
	background:url(images/box_top.jpg) 0 0 no-repeat;
	}

.box_content {
	width:227px;
	background:url(images/box_line.jpg) 0 0 repeat-y;
	}

.box_bottom {
	width:227px;
	height:24px;
	background:url(images/box_bottom.jpg) 0 0 no-repeat;
	}

.spacer {
	clear:both;
	height:0px;
	font-size:0.000001em;
	width:760px;
	}

.cheese {
	float: left;
	width:226px;
	height:140px;
	background:url(images/cheese.jpg) 0 0 no-repeat;
	}

.headline {
	float: right;
	width:534px;
	height:124px;
	background:url(images/headline.jpg) 0 0 repeat-x;
	}

.footer {
	line-height: 23px;
	padding-right: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:right;
	width:750px;
	height:23px;
	background:url(images/footer.jpg) 0 0 repeat-x;
	}

.footer a {
	text-decoration:none;
	color:#000000;
	}

.footer a:hover{
	text-decoration:underline;
	color:#000000;
	}

.paragraf {
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align: Justify;
	}

.title_text {
	padding: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	text-align:center;
	}

.page_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	text-align:center;
}

.head_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	color:#000000;
	}

.infobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	}

.infobox_content {
	color:#000000;
	}
	
.infobox_content strong {
	color:#000000;
}
	
.infobox_heading {
	background:url(images/info_box_heading_bg.gif) 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color: #000000;
	line-height:25px;
	}

.title2 {
	padding: 10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	}