body {
	padding: 0;
	margin: 0;
	background-color:#FFFFFF;
	border:0;
	text-align: center;
}

.wrapper {
    position:static;
	text-align: left;
	margin: 5px auto;
	width: 990px;
}

.head
{
	position:static;
	left:0px;
	top:0px;
	width:990px;
	height:132px;
	/*background:url(../images/head.jpg) top left no-repeat;*/
	float:left;
}

.head_1
{
	position:static;
	left:0px;
	top:0px;
	width:990px;
	height:132px;
	background:url(../images/head_01.jpg) top left no-repeat;
	float:left;
}

.head_2
{
	position:static;
	left:0px;
	top:0px;
	width:990px;
	height:132px;
	background:url(../images/head.jpg) top left no-repeat;
	float:left;
}

.head_3
{
	position:static;
	left:0px;
	top:0px;
	width:990px;
	height:132px;
	background:url(../images/head_03.jpg) top left no-repeat;
	float:left;
}

.head_4
{
	position:static;
	left:0px;
	top:0px;
	width:990px;
	height:132px;
	background:url(../images/head.jpg) top left no-repeat;
	float:left;
}

.head_5
{
	position:static;
	left:0px;
	top:0px;
	width:990px;
	height:132px;
	background:url(../images/head.jpg) top left no-repeat;
	float:left;
}

.head_6
{
	position:static;
	left:0px;
	top:0px;
	width:990px;
	height:132px;
	background:url(../images/head.jpg) top left no-repeat;
	float:left;
}

.head_7
{
	position:static;
	left:0px;
	top:0px;
	width:990px;
	height:132px;
	background:url(../images/head.jpg) top left no-repeat;
	float:left;
}

.mainnav
{
	margin-left:1px;
	width:990px;
	height:26px;
	background: url(../images/mainnav/top_menue_back.gif) top left repeat-x;
	float:left;
}

.contwrapper
{
	margin-top:2px;
	width:990px;
	height:auto;
	min-height:550px;
	background-color: #fafafa;
	/*background-color:#00FF00;*/
	border-bottom: 1px solid #b9c5cd;
	float: left;
}


#left{
position:relative;
left:1px;
/*top:10px;*/
/*padding-top: 10px;*/
width:191px;
float:left;
}

#middle{
position:relative;
/*left:147px;*/
left:10px;
top:10px;
width:594px;
float:left;
}

#rightnews{
position:relative;
left:16px;
top:10px;
width:191px;
float:left;
background-color:#FFFFFF;
}

.footer {
clear:both;
padding-top:0px;
border-top:2px solid white;
margin-top:20px;
}

