@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #a2a2a2;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(img/bakgrund.jpg);
}
body_galleri  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000;
	background-image: url(img/bakgrund.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
.menu_holder {
	height: 35px;
	width: 850px;
	background-color: #921e89;
	margin-bottom: 45px;
}
.menu_horizontal {
	width: 700px;
	text-align: center;
	margin-left: 80px;
	background-color: #921e89;
	padding-top: 3px;
}

.twoColFixLtHdr #container {
	width: 953px; /* the auto margins (in conjunction with a width) center the page */
	min-height: 100%;
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right center;
} 
.twoColFixLtHdr #header {
	width: 950px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 208px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 30px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #9c5d2b;
}
p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 24px;
	margin: 0px;
}
.lanktext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	margin: 0px;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 6px;
	text-align: center;
}
h5 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	margin-top: 5px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 30px;
}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 220px;
	height: 520px;
	background-image: url(img/left_box.jpg);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 220px;
	height: 520px;
	background-image: url(img/left_box_small.jpg);
	background-repeat: no-repeat;
}
.leftbox {
	float: left; /* since this element is floated, a width must be given */
	width: 255px;
	background-repeat: no-repeat;
	text-align: center;
	margin-left: 20px;
}
.rightbox_historik {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	background-repeat: no-repeat;
	text-align: center;
	margin-left: 20px;
	
}
.rightbox {
	float: left; /* since this element is floated, a width must be given */
	width: 480px;
	margin-left: 50px;
	margin-right: 100px;
	
	
}
.leftbox_historik {
	float: left; /* since this element is floated, a width must be given */
	width: 480px;
	margin-left: 50px;
	margin-right: 100px;
	
	
}
.rightbox_center {
	float: left; /* since this element is floated, a width must be given */
	width: 500px;
	margin-left: 50px;
	text-align: center;
	
}
.rightbox_center_start {
	float: left; /* since this element is floated, a width must be given */
	width: 950px;
	text-align: center;
	
}

.rightbox_center_start2 {
	float: left; /* since this element is floated, a width must be given */
	width: 950px;
	text-align: left;
	
}
.rightbox_center_galleri {
	float: left; /* since this element is floated, a width must be given */
	width: 950px;
	text-align: center;
	
}
.leftbox2 {
	float: left; /* since this element is floated, a width must be given */
	width: 800px;
	background-repeat: no-repeat;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
}
.kontaktbox {
	float: left; /* since this element is floated, a width must be given */
	width: 800px;
	background-repeat: no-repeat;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	text-align: center;
}
.sidebar1_top {
	float: left; /* since this element is floated, a width must be given */
	width: 240px;
	background-image: url(img/left_box_top2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
}
.sidebar1_middle {
	float: left; /* since this element is floated, a width must be given */
	width: 240px;
	background-image: url(img/left_box_middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.sidebar1_bottom {
	float: left; /* since this element is floated, a width must be given */
	width: 240px;
	background-image: url(img/left_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
}
.sidebar1_textholder{
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #FFF;
	width: 180px;
	margin-left: 21px;
	margin-top: 270px;
}
.sidebar1_textholder a{
	color: #FFF;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 270px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 500px;
	background-position: right top;
	height: 50em;
} 
 


.twoColFixLtHdr #mainContent3 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 50em;
} 
.colorbox {
	background-color: #F9DFF7;
	height: 240px;
	width: 300px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 250px;
}
.twoColFixLtHdr #mainContent a {
	text-decoration: none;
} 
.twoColFixLtHdr #mainContent3 a {
	text-decoration: none;
} 
.twoColFixLtHdr #mainContent2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	height: 50em;
} 

.twoColFixLtHdr #footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	text-align: center;
	margin-top: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	background-color: #FFF;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.twoColFixLtHdr #footer a:link {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #921e89;
}
a {
	color: #2976C6;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
.twoColFixLtHdr #container #mainContent table tr td {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}
.twoColFixLtHdr #container #mainContent table tr td {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 20px;
}
.twoColFixLtHdr #container #mainContent ul {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	margin-left: 0px;
	padding-left: 18px;
}
li {
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
}
.img1 {
	width: 480px;
	text-align: center;
}
