body{
	background-color:#3A510B;
	text-align: left;
}

form{
	display:inline;
}
img a{
border:none;
}
img {
border:none;
}


/*###############################   Kopf    ################################*/
#page{
	position:relative;
    margin: 0 auto; 
	width:890px;
	top: 60px;
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
	height:1111px;
}

#head{
	position:relative;
	width:470px;
	height:200px;
	float:left;
	left:20px;
}


/*###############################   Content    ################################*/

#lr_content{
	width: 580px;
	float:left;
	position:relative;
	top:3px;
	left:19px;
	background-color:#FFF7D6;
	padding: 0px 60px 0px 30px;
	background-image:url(../img/bga.jpg);
	background-repeat:no-repeat;
	
}


/*###############################   Navi    ################################*/
#navi{
	float: left;
	width: 190px;
	height: 300px;	
	padding: 0;
	top: 200px;
	position:relative;
	left: 10px;
}
#navi img{
	border:none;
}

#n1{
	background-image:url(../img/1.png);
	height:28px;
	width:187px;
}
#n2{
	background-image:url(../img/2.png);
	height:28px;
	width:187px;
}
#n3{
	background-image:url(../img/3.png);
	height:28px;
	width:187px;
}
#n4{
	background-image:url(../img/4.png);
	height:28px;
	width:187px;
}
#n5{
	background-image:url(../img/5.png);
	height:28px;
	width:187px;
}
#n6{
	background-image:url(../img/6.png);
	height:28px;
	width:187px;
}
#n7{
	background-image:url(../img/7.png);
	height:28px;
	width:187px;
}
#n8{
	background-image:url(../img/8.png);
	height:28px;
	width:187px;
}
#n9{
	background-image:url(../img/9.png);
	height:28px;
	width:187px;
}
#n10{
	background-image:url(../img/10.png);
	height:28px;
	width:187px;
}
#n11{
	background-image:url(../img/11.png);
	height:28px;
	width:187px;
}
#n1:hover{background-image:url(../img/1a.png);}
#n2:hover{background-image:url(../img/2a.png);}
#n3:hover{background-image:url(../img/3a.png);}
#n4:hover{background-image:url(../img/4a.png);}
#n5:hover{background-image:url(../img/5a.png);}
#n6:hover{background-image:url(../img/6a.png);}
#n7:hover{background-image:url(../img/7a.png);}
#n8:hover{background-image:url(../img/8a.png);}
#n9:hover{background-image:url(../img/9a.png);}
#n10:hover{background-image:url(../img/10a.png);}
#n11:hover{background-image:url(../img/11a.png);}

/*###############################   Foot    ################################*/

#foot{
	clear:both;	
	height:40px;
	width:300px;
	position:relative;
	left:210px;
}