@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2b2726;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.maincontent {
	position:relative;
	top:2px;
}

.menu {
	width: 864px;
	margin: 0px auto;
}

.content {
	width: 980px;
	margin: 0px auto;
	background: url("../images/wrapper.png") no-repeat 0 -2px;
	overflow: hidden;
}

.leftcolumn {
	width: 468px;
	float: left;
	margin-left: 30px;
}

.lct {
	width: 398px;
	height: 287px;
	background: url("../images/content_top.png") no-repeat;
	color: #000;
	padding: 20px 50px 20px 20px;
	line-height: 1.4;
}

.lct2 {
	width: 418px;
	height: 441px;
	background: url("../images/content_top2.png") no-repeat;
	color: #000;
	padding: 20px 30px 20px 20px;
	line-height: 1.4;
}

.lct p, .lct h3, .lct2 p, .lct2 h3 {
	margin: 0;
}

.lcb {
	width: 100%;
	height: 154px;
	background: url("../images/content_bottom.png") no-repeat;
}

.rightcolumn {
	width: 430px;
	height: 481px;
	float: left;
	background: url("../images/bildspel.png") no-repeat;
}

.footer {
	width: 864px;
	margin: 0px auto;
	text-align: left;
}

/* KONTAKT SIDA */
.contact_info {
	width:500px;
	height:300px;
}


.contact_person {
	float:left;
	text-align:center;
	border:0;
	padding:0;
	margin:0;
}


.contact_person img {
	cursor:pointer;
	cursor:hand;
	padding:0;
	margin: 35 0 0 0;
	border:0;
}

.contact_name {
	color:#000000;
	margin:0;
	padding:0;
}

#contact
{
	background-image:url("../images/kontakt_bakgrund.png");
	background-repeat:no-repeat;
	text-align:center;
	width:843px;
	height:481px;
	padding-left: 55px;
	margin-left: 30px;

}



a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.MainDiv {
	padding: 20px 10px 10px 20px;
	line-height: 1.2;
}
.NewsletterDiv {
	padding: 12px 10px 0px 20px;
}
.NewsletterRub {
	font-size:17px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.NewsletterText {
	font-size:10px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
#newsletter {
	position: relative;
	top: 00px;
}
.rubrik {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.brodtext {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formClass {
	width: 150px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF; 
}

#slideshow
{
	position: relative;
	margin-top: 3px;
	margin-left: 1px;
	width:427px;
	height:475px;
}

#slideshow img
{
	position: absolute;
	top: 0px;
	left: 0px;
}

