/*Denna var innan jag ändrade röd färg #6b0000 testade även b00000 nu kör jag med #9b0404*/

# * {
#     margin: 0;
# }

html, body{
	background:#fff;
	text-align:center;
	font-family: helvetica;
	line-height: 1.2em;
	color:#575757;
	height:100%;
}

.clear{
	clear:both;
}

a{
	text-decoration: none;
	color:#797979;
}

a:hover{
	color:red;
}

a img{
	border:none;
}

h3{
	color:#ffffff;
}

#container{
	text-align:left;
	width:940px;
	
	
	background:#fff;
	
	
	
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -137px; /* the bottom margin is the negative value of the footer's height */

}

#header{
	background:url(../images/vitheader2.jpg) no-repeat;
	height:164px;
}



/*Meny start */
#nav {
width: 940px;
height: 26px;
position: relative;
background: url(../images/meny4.png);
margin: 0;
padding: 0;
}

#nav li {
float: left;
}

#nav li a {
position: absolute;
top: 0;
margin: 0;
padding: 0;
display: block;
height: 26px;
background: url(../images/meny4.png) no-repeat;
text-indent: -9999px;
overflow: hidden;
}

li#nav_start a {
left: 0;
width: 134px;
background-position: 0 0;
}

li#nav_info a {
left: 134px;
width: 134px;
background-position: -134px 0;
}

li#nav_galleri a {
left: 268px;
width: 134px;
background-position: -268px 0;
}

li#nav_skotsel a {
left: 402px;
width: 134px;
background-position: -402px 0;
}

li#nav_kontakt a {
left: 536px;
width: 134px;
background-position: -536px 0;
}

li#nav_guest a {
left: 670px;
width: 134px;
background-position: -670px 0;
}

li#nav_link a {
left: 804px;
width: 134px;
background-position: -804px 0;
}


/*Hover*/

li#nav_start a:hover {
background-position: 0 -26px;
}

li#nav_info a:hover {
background-position: -134px -26px;
}

li#nav_galleri a:hover {
background-position: -268px -26px;
}

li#nav_skotsel a:hover {
background-position: -402px -26px;
}

li#nav_kontakt a:hover {
background-position: -536px -26px;
}

li#nav_guest a:hover {
background-position: -670px -26px;
}

li#nav_link a:hover {
background-position: -804px -26px;
}

/*current state*/
#body_start li#nav_start a {
background-position: 0 -52px;
}

#body_info li#nav_info a {
background-position: -134px -52px;
}

#body_galleri li#nav_galleri a {
background-position: -268px -52px;
}

#body_skotsel li#nav_skotsel a {
background-position: -402px -52px;
}

#body_kontakt li#nav_kontakt a {
background-position: -536px -52px;
}

#body_highlight li#nav_guest a {
background-position: -670px -52px;
}

#body_link li#nav_link a {
background-position: -804px -52px;
}

/*Meny Slut*/



/*Left div*/

#left{
	
	float:left;
	overflow:hidden;
	width:409px;
	padding-top:20px;
	padding-bottom:20px;
	background: #fff url(../images/divider_bg2.jpg) no-repeat top right;
	
}

#left_galleri{
	float:left;
	overflow:hidden;
	width:409px;
	padding-top:20px;
	padding-bottom:20px;
	background: #fff url(../images/divider_bg2.jpg) no-repeat top right;
	
}

#left .abouteimages{
	display:inline;
	width:100px;
	height:150px;
	float:left;
	padding-bottom:15px;
	padding-left:10px;
}

.aboute{
	display:inline;
	float:left;
	width:290px;
	padding-left:7px;
}

.name{
	display:inline;
	float:left;
	color:#9b0404;
	font-size:0.9em;
	padding-bottom:7px;
	font-weight:bold;
	padding-left:10px;
}

.name2{
	display:inline;
	float:left;
	color:#9b0404;
	font-size:0.9em;
	padding-bottom:7px;
	padding-top:10px;
	font-weight:bold;
	padding-left:10px;
}

.aboute p.aboutetext{
	display:inline;
	float:left;
	width:248px;
	padding-top:5px;
	/*border:1px solid white;*/
	font-size:0.8em;
	line-height:1.2em;
}

#right{
	position:relative;
	width:531px;
	overflow:hidde;
	float:left;
	padding-top:20px;
	padding-bottom:20px;	
}

#galleri_ul_pic{
	padding-bottom:20px;
}



p.news{
	display:block;
	width:500px;
	padding-top:5px;
	/*border:1px solid white;*/
	font-size:0.8em;
	line-height:15px;
	padding-left:10px;
}

p.newstyper{
	color:#9b0404;
	text-align:right;
	font-size:0.7em;
	margin-top:10px;
	margin-bottom:20px;
	padding-right:10px;
}

p.date{
	display:inline;
	float:left;
	color:#9b0404;
	font-size:0.7em;
	margin-top:10px;
	padding-left:10px;
}

p#edit{
	display:inline;
	float:right;
	padding-right:10px;
	font-size:0.7em;
	margin-top:4px;
}

p#edit a{
	color:#9b0404;
}

p#edit a:hover{
	color:#797979;
}

p#delete a:hover{
	color:#797979;
}

p#delete a{
	color:#9b0404;
}

p#delete{
	display:inline;
	float:right;
	color:#9b0404;
	font-size:0.7em;
	margin-top:4px;
	padding-right:15px;
}

h4.rubrik{
	font-size:0.9em;
	color:#9b0404;
	padding-bottom:12px;
	padding-left:10px;
}

h4.rubrik a{
	font-size:0.9em;
	color:#9b0404;
}

h4.rubrik a:hover{
	color:#797979;
}

p.infotype{
	color:#9b0404;
	text-align:left;
	font-size:0.8em;
	padding-bottom:7px;
	font-weight:bold;
}

p.info_news{
	display:inline;
	width:500px;
	float:left;
	margin-bottom:15px;
	margin-top:5px;
	/*border:1px solid white;*/
	font-size:0.8em;
	line-height:1.2em;
	padding-left:10px;
}

h1#newsdivider_bg{
	width:359px;
	height:11px;
	text-indent:-5000px;
	background:#000000 url(../images/newsdivider_bg2.jpg) no-repeat;
	margin:-15px 0 15px 65px;	
}

/*Links*/

#div_link{
	display:inline;
	width:300px;
	float:left;
	padding-top:5px;
	padding-left:10px;
}

.links a{
	font-size:0.8em;
	line-height:1.2em;
	color:#575757;
}

.links a:hover{
	font-size:0.8em;
	line-height:1.2em;
	color:#9b0404;
} 

/*admin länkar*/

#admin{
	display:inline;
	width:300px;
	float:left;
	padding-top:20px;
}

#admin ul li.admin_li{
	display:inline;
	padding: 5px 10px 0 0;
}

#admin ul li.admin_li a{
	font-size:0.7em;
	color:#9b0404;
}

#admin ul li.admin_li a:hover{
	font-size:0.7em;
	color:#797979;
}


/*Guestbook*/

	#message{
		width:185px;
		margin: 0 0 150px 115px;
	
	}

	.label_name{
		display:inline;
		float:left;
		font-family:helvetica;
		color:#9b0404;
		font-size:0.8em;
		font-weight:bold;
		margin:5px 0 5px 0;
		
	}
	
	#ok{
		display:inline;
		float:left;
		margin-top:10px;
		width:50px;
	}
	
	.guest_date{
	display:inline;
	float:left;
	color:#9b0404;
	font-size:0.7em;
	margin-top:20px;
	padding-bottom:20px;
}

/*End Guestbook*/

/*Kontakt*/

#kontakt{
	background:#fff url(../images/kontakt2.jpg) no-repeat;
	width:300px;
	height:400px;
	margin-top:10px;
	padding-bottom:50px;
}

#inside{
	float:left;
	position:relative;
	background:#fff;
	width:155px;
	height:auto;
	left:150px;
	top:230px;
	padding-bottom:5px;
}

#inside h4{
	font-size:14px;
	padding-left:10px;
	padding-bottom:2px;
	padding-top:2px;
	color:#9b0404;
}

.kontakt_p{
	color:#000;
	font-size:0.8em;
	display:inline;
	line-height:1.2em;
	padding-left:10px;
}

#inside a{
	color:#9c9c9c;
}

#inside a:hover{
	color:#9b0404;
}


#admin_container{
padding:50px;
}

#admin_container h4{
padding:10px;
}

#right_galleri{ 
	width:488px;
	margin-top:20px;
	padding:20px;
	overflow:hidden;
	float:left;
}


#right_galleri li{
	display:inline;
	margin:0 5px 10px 0 ;
}

#footer{
	
	width:100%;
	height: 137px; 
	margin: 0 auto;
	
}

.bild{
	display:block; 
	margin: 0 auto;
}


.push{
	height: 137px; 
}

#footertext {
	position:relative;
	top:100px;
	color:#575757;
	font-size:0.8em;
	text-align:center;
	display:block;
	margin: 0 auto;
	width:940px;
}

#footertext a{
	color:#575757;
}

#footertext a:hover{
	color:#acacac;
	text-decoration:underline;
}

#infobild{
	padding-bottom:50px;	
	
}

