body
{


	background: #efe7e7;
	color: #2a3845;
	font : normal 12px/1.6em Arial, Helvetica, sans-serif;

}

img
{
	border: 0;
}

p{line-height: 17px;}

a:visited, a:link {color : #AB7777;text-decoration : none;background:none;}
a:hover {color : #7a2e40;text-decoration : underline;background:none;}
form {display:inline; margin:0px; padding:0px}
form label{display:block}

#bg
{

}
#top
{
	position:relative;
	width: 820px;
	height: 40px;
	margin: 0 auto;
	
}
#centrecontainer
{
	position:relative;
	width: 820px;
	height: 460px;
	margin: 0 auto;

	
}


#container    
{
position:relative;
	margin: auto;
	width: 820px;
	height: 460px;
}


#containerleft
{
	float: left;
	width: 330px;
	height: 450px;
	margin-top:10px;
	background-image:url('../bilder/lena-left.jpg');


}



#header
{
position:relative;
	width: 490px;
	height: 30px;
	letter-spacing: 0px;
	background:#efe7e7;

}

#navcontainer ul
{

	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	float:right;
	
}


#navcontainer ul li
{
	display: inline;
	padding-top:4px;
	padding-bottom:7px;
	padding-left: 3px;
	padding-right: 4px;
	color : #7a2e40;
	text-align:center;
	text-transform:lowercase;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	float: right;
	font-size:11px;
	
}

#navcontainer ul li a
{

color : #7a2e40;
	/*background:#FFFFFF;*/

	
}

#navcontainer ul li a:hover
{
	
	color: #C7A09B;
	text-decoration:none;
}




#containerright h2 { color : #7a2e40;margin: 0px 0px 10px 0px;padding-bottom : 0px;font : normal 14px Georgia, serif;}
#containerright h1 {color : #7a2e40;margin : 20px 0 10px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}

#containerright h2 a {color: #7a2e40;}
.line {
padding-bottom: 10px;
border-bottom : 1px solid #efece7;
}

#containerright
{
	float: left;
	width: 490px;
	height: 460px;
	background: #ffffff;
	padding: 0px;
}

#mid
{
	position:relative;
	width: 460px;
	height: 377px;
	background: #ffffff;
	overflow: auto;
	padding: 15px;
}

.floatright{
	float:right;
	margin:5px 0px 5px 15px;
}


#footer
{
	position:relative;
	width: 490px;
	text-align:center;
	padding-top: 3px;
	color : #bf8190;
	font-size:10px;
	background:#7a2e40;
	height: 20px;
}
#footer a {
color : #bf8190;

}
#footer a hover {
text-decoration:underline;

}
/* bildgalleri */
#galleri ul
{
	list-style: none;
	padding-left:0px;
	margin-left:0px;
	

}

#galleri li
{
	display: inline;
}

#galleri img
{
	margin-right: 0px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#galleri a.hover
{
	text-decoration: none;
}
#galleri ul li a
{

	text-decoration: none;
	background-position: center;
	background-repeat: no-repeat;


	
}

