*
{
	margin: 0;
	padding: 0;
}


body
{
	background-image: url(bilder/bg.jpg);
	background-repeat: repeat-x;
	
	background-color: black;
	text-align: center;

}




#container
{

	position: absolute;
	top: 0%;
	left: 50%;
	margin: 10px auto auto -635px;
	width: 904px;
	text-align: left;
	background-image: url(bilder/snurrar.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
	padding: 0 185px 0 185px;

}







#menu
{
	float: left;
	padding-top: 3px;
	padding-bottom: 5px;
	margin: 0;
	text-align: center;
	width: 903px;
}



.meny li
{
	display: inline; 
	list-style-type: none;
	padding: 13px;
	margin: 0;
}

.meny li a
{
	font-family: "century gothic", tahoma, helvetica, arial, sans-serif;
	text-decoration: none;
	background: none;
	line-height: 1.9em;
	font-weight: normal;
	font-size: 1.0em;
	padding: 10px;
	color: #ffffff;
	font-weight: normal;

}	

.meny li a:hover
{
	color: #b79a9a;
}

#menu2
{
	float: right;
	
	padding: 0px 0 20px 30px;
	margin: 0;
	text-align: left;
	width: 190px;

}



.meny2 li
{
	display: block; 
	list-style-type: none;
	padding-top: 15px;
	margin: 0;
	border-bottom: 1px solid #3d0707;
}

.meny2 li a
{
	font-family: "century gothic", tahoma, helvetica, arial, sans-serif;
	text-decoration: none;
	background: none;
	line-height: 1.5em;
	font-weight: normal;
	font-size: 1.0em;
	padding: 0px;
	color: #3d0707;
	font-weight: normal;

}	

.meny2 li a:hover
{
	color: #b79a9a;
}


#content
{
	float: left;
	width: 903px;
	margin-bottom: 42px;
	display: inline;

}


#text
{
	float: left;
	width: 878px;
	padding: 20px 0px 20px 25px;
	margin-top: 5px;
	display: inline;
	text-align: left;


	background-color: #fdf3f3;
}

#text2
{
	float: left;
	width: 630px;
	padding: 0px;
	margin-top: 5px;
	display: inline;
	text-align: left;

}


.bild
{
	float: left;
	padding-top: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}

.bild2
{
	float: right;
	
	padding: 10px 20px 0px 30px;
	margin: 0;
	text-align: left;
}

.bild3
{
	float: right;
	
	padding: 10px 40px 0px 10px;
	margin: 0;
	text-align: right;
}

.bild4
{
	float: right;
	width: 200px;
	padding: 0px 30px 10px 0px;
	margin: 0;
	text-align: left;
}


#bottom
{
	clear: both;
	padding-top: 10px;
	padding-left: 100px;
	width: 903px;

}





p
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 0;
	padding-right: 250px;
	padding-top: 5px;
	padding-bottom: 8px;
	margin: 0px;
	color: black;
}




a
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.0em;
	line-height: 1.6em;
	text-align: left;
	padding: 0px;
	margin: 0px;
	color: #3d0707;
	text-decoration: none;
}

a:hover
{
	color: #b79a9a;
}


h1
{
	font-family: "century gothic", tahoma, helvetica, arial, sans-serif;
	font-size: 1.5em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	color: #3d0707;
}

h2
{
	font-family: "century gothic", tahoma, helvetica, arial, sans-serif;
	font-size: 1.0em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 0;
	padding-right: 0;
	padding-top: 15px;
	padding-bottom: 0px;
	margin: 0px;
	font-weight: normal;
	color: #3d0707;
}

h3
{
	font-family: "century gothic", tahoma, helvetica, arial, sans-serif;
	font-size: 1.0em;
	line-height: 1.6em;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	font-weight: normal;
	color: #3d0707;
}

h4
{
	font-family: "century gothic", tahoma, helvetica, arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: left;
	padding: 10px;
	margin: 0px;
	font-weight: normal;
	background: #3d0707;
	color: white;
}






img
{
	border: 0;
	margin: 0:
	padding: 0;
}



.ner
{

	font-family: "century gothic", tahoma, helvetica, arial, sans-serif;
	color: white;
	padding-top: 0px;
	text-align: center;
}


.lista
{
	padding-left: 20px;
}


/* SLIMBOX */



#lbOverlay 
{
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}



#lbCenter, #lbBottomContainer 
{
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}



.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}



#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}



#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}



#lbPrevLink {
	left: 0;
}



#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}


#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}



#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}



#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
