﻿@charset "utf-8";
/* CSS Document */

body{
	background-color: #323232;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

/* TOP */
#top{
	width: 100%;
	height: 215px;
	background: url(images/top_bg.jpg) repeat-x center;
	overflow: visible;
}

#header_foto{
	width: 800px;
	height: 196px;
	margin: 0px auto 0px auto;
	padding-top: 9px;
	background: url(foto/images/header.jpg) no-repeat bottom;
}
#header_webbdesign{
	width: 800px;
	height: 196px;
	margin: 0px auto 0px auto;
	padding-top: 9px;
	background: url(webbdesign/images/header.jpg) no-repeat bottom;
}
#header{
	width: 282px;
	height: 235px;
	margin: 0px auto 0px auto;
	padding-top: 9px;
	position: relative;
}

/* MIDDLE */
#middle{
	width: 100%;
	background: url(images/middle_bg.jpg) repeat-x #ffffff;
	margin: 0px;
}

#content{
	width: 800px;
	min-height: 350px;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
}

#content_text{
	width: 700px;
	height: auto;
	padding: 50px 40px;
	font-size: 12px;
}

h1{
	font-size: 14px;
	margin-bottom: 5px;
	color: #73ced7;
}

a.link{
	text-decoration: none;
	color: #6abec6;
}
a.link:hover{
	color: #187a83;
}

a.weblink{
	text-decoration: none;
	color: #666666;
}
a.weblink:hover{
	color: #6abec6;
}

#flashbox{
	width: 300px;
	height: 400px;
	float: right;
	padding: 3px;
	border: 1px solid #cccccc;
	margin: 5px 30px 0 70px;
}

/* MENU */
#menu ul{
	float: left; 
	margin: 0px;
	padding: 0px; 
	width: 800px; 
	background: url(images/menu_bg.jpg) repeat-x; 
	font-size: 13px;
	font-weight: bold;
}

#menu li{
	display: inline;
}

#menu ul a{
	float: left; 
	text-decoration: none; 
	padding: 5px 10px;
	background: url(images/line.jpg) no-repeat left; 
}

#menu a.noline{
	background: none;
}

#menu a#newpage{
	color: #666666;
}
#menu a#newpage:hover{
	color: #333333;
}

#menu a{
	color: #ffffff;
}
#menu a:hover{
	color: #eeecec;
}
#menu a#current{
	color: #30b2be;
}

/* UNDERMENY */
#undermeny{
	font-size: 20px;
	font-weight: bold;
	color: #187a83;
	word-spacing: 5px;
}

#undermeny a{
	text-decoration: none;
	color: #CCCCCC;
}
#undermeny a:hover{
	text-decoration: none;
	color: #73ced7;
}

/* BOTTOM */
#bottom{
	width: 100%;
	height: 100px;
	background: url(images/bottom_bg.jpg) repeat-x;
}

#footer{
	width: 600px;
	height: auto;
	font-size: 12px;
	margin: 0px auto 0px auto;
	padding-top: 30px;
	text-align: center;
	color: #CCCCCC;
	line-height: 20px;
}

#footer ul{
	margin: 0px;
	padding: 0px;
	color: #72d4dd;
}

#footer li{
	list-style-type: none;
	display: inline;
}

#footer a{
	text-decoration: none;
	color: #72d4dd;
}
#footer a:hover{
	color: #187a83;
}

/* TÄVLINGSARKIV */
#senaste_rubrik{
	width: 700px;
	height: 19px;
	background-color: #ffffff;
	font-size: 20px;
	color: #CCCCCC;
	font-weight: bold;
}
#senaste{
	width: 700px;
	height: auto;
	background: url(foto/images/senaste_bg.jpg) no-repeat #f5f5f5;
}

#senaste table{
	width: 660px;
	border-bottom: none;
	padding-bottom: 20px;
	margin: 40px 0px 5px 20px;
}

table{
	width: 700px;
	border-bottom: 1px solid #ebecec;
}

td.klass{
	width: 200px;
	font-weight: bold;
}
td.klass_text{
	
}

td.kategori{
	width: 500px;
	font-weight: bold;
}
td.kategori_text{
	width: auto;
}

td.information{
	font-weight: bold;
	padding-top: 10px;
}
td.information_text{
	font-style: italic;
}
td.empty{
	height: 10px;
}

/* PRODUKTER */
.produktbox{
	width: 215px;
	height: 100px;
	float: left;
	margin: 5px 10px 25px 0px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.produktbox-stor{
	width: 677px;
	height: 355px;
	float: left;
	margin: 5px 10px 25px 0px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.produktbox_rubrik{
	width: 209px;
	background-color: #CCCCCC;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
}

.produktbox-stor_rubrik{
	width: 671px;
	background-color: #CCCCCC;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
}

.produktbox_text{
	padding: 5px;
}

/*KONTAKTFORMULÄR*/
.ruta{
	position: relative;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -6px;
	color: #87c3c9;
}

.inputbox{
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #87c3c9;
	border: none;
	padding: 5px;
	color: #ffffff;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.star{
	display: inline;
	color: #FF0000;
	font-size: 12px;
	font-weight: normal;
}

.knapp{
	background-color: #ffffff;
	color: #87c3c9;
	border: 1px solid #87c3c9;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: -20px 0px 0px 0px;
}

/* PORTFOLIO */
#content_gallery{
	width: 700px;
	height: auto;
	padding: 50px 40px;
	font-size: 12px;
}

#content_gallery a:hover{
	background-position: left top;
}

#content_gallery a img{
	border: 1px solid;
	border-color: #ccc;
}
#content_gallery a:hover img{
	border-color: #666;
}

#content_gallery img{ 
	background-color: #FFFFFF; 
	padding: 1px; 
	margin: 0px 9px 9px 0px;
	width: 100px;
	height: 100px;
}

/* WEBBDESIGN */
a.sites img{
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	border: none;
}
a.sites:hover img{
	background-color: #FFFFFF;
	border: none;
}

a.big-site img{
	margin: 0px 15px 5px 0px;
	background-color: #FFFFFF;
	border: none;
	float: left;
}

.ref-box{
	width: 700px;
	height: 100px;
	padding: 10px;
	background-color: #ebecec;
	color: #666666;
	margin: 10px 0px 0px 0px;
}

.ref-box a.thumb img{
	border: 1px solid #ccc;
	margin: 5px 10px 0px 0px;
}
