body,html{
margin:0;
padding:0;
font-family:verdana;
font-size:11px;
height:100%;
}


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


#wrapper{
border:0;
margin:0;
padding:0;
width:100%;
text-align:left;
overflow:hidden;
padding-bottom:105px;
}

#footer{
	clear:		 both;
	padding:	 15px 0 0 0;
	width:		 990px;
	background:	 #FFFFFF;
	line-height: 18px;
	text-align:	 center;
	position: relative;
	margin-top: -105px;
}

#footer a, #footer {
	color:		 #606060;
}

#header{
width:100%;
height:95px;
}
#header span{
display:none;
}
#header div{
float:right;
padding:10px 0 0 0;
width:145px;
color:#328035;
font-weight:bold;
}
#header ul{
margin:10px 0 0 0;
padding:0;
width:145px;
list-style-type:none;
}
#header ul li{
margin:0;
padding:0;
width:145px;
list-style-type:none;
}
#header a{
width:140px;
padding-left:20px;
display:block;
color:#000000;
font-weight:normal;
text-decoration:none;
height:18px;
}
#header a:hover{
color:#E1131B;
}

#divNav{
margin:0;
padding:0 0 0 0px;
width:100%;
background:#DA0B11;
text-align:left;
height:30px;
}

#nav li{
float:left;
margin:0;/*float the main list items*/
padding-right:30px;
padding-top:8px;
display:block;
}

#nav a{
text-decoration:none;
color:#FFFFFF;
}

#content{
float:left;
padding:10px;
width:634px;
}

#left{
float:left;
padding-bottom:100px;
width:266px;
line-height:1.4em;
}


#left a.titel {
padding-left:20px;
color:#E1131B;
font-weight:bold;
line-height:1.8em;
}

#left a.last {
font-weight:bold;
}
#left img.last {
border: 1px solid #919191;
}
