body{
background-color; #ffffff;
text-align: center;
}

#container{
width: 802px;
height: 400px;
margin-left: auto;
margin-right: auto;
}

#header{
width: 800px;
height: 250px;
margin-bottom: 10px;
}

#header img{
border: 1px solid #673b15;
}

#left{
width: 150px;
float: left;
}

#gallerilinks{
width: 150px;
float: auto;
}

#nav_mid{
background-color: #f8fadc;
border: 1px solid #000000;
font-family: verdana, arial, sans-serif;
font-size: 16px;
color: #000000;
}


#center{
width: 450px;
margin-left: 25px;
float: left;
}

#content_mid{
background-color: #f8fadc;
border: 1px solid #000000;
font-family: verdana, arial, sans-serif;
font-size: 14px;
color: #000000;
}

#bild_index{
width: 307;
height: 230;
background-color: #f8fadc;
}

#right{
width: 150px;
float: right;
}

#news_mid{
background-color: #f8fadc;
border: 1px solid #000000;
font-family: verdana, arial, sans serif;
font-size: 10px;
color: #000000;
}

a:link{
color: #673b15;
text-decoration: underline;
}

a:visited{
color: #673b15;
text-decoration: underline;
}

a:active{
color: #673b15;;
text-decoration: none;
}

a:hover{
color: #673b15;
text-decoration: none;
font-size: 18px;
}
	
table.one {
table-layout: automatic;
border: 2px dotted #000000;/*#f8fadc;*/
}

.image {
	border-width: 1;
	border-color: black;
	border-style: solid;
	margin: 5;
	}
