@charset "UTF-8";

/* default elements */
* {margin: 0; padding: 0;}

body {
	background-image: url(bilder/top.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #553;
	line-height: 1.5em;
	text-decoration: none;
}

a {
	color: #666666;
}
a:hover {
	color: #666666;
}

big {
	font-size: 14px;
}

h1,h2,h3 {
	color: #553;
	padding: 2px 0 0 0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #553;
}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: none;}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

blockquote {
	display: block;
	padding-left: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {
	line-height: 1.3em;
}
p {
}
small,.small {
	font: normal 10px sans-serif;
}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	margin: 0 auto;
	width: 850px;
}
#container {
	width: 850px;
	height: 145px;
	border-bottom: 1px dotted #AA8;
}

/* navigation */
.navigation {
	height: 40px;
	float: right;
	width: 400px;
	padding-top: 100px;
	text-align: center;
}
.navigationIndex {
	height: 40px;
	float: right;
	width: 400px;
	padding-top: 100px;
	text-align: center;
}
.navigation a {
	float: left;
	padding: 0 10px;
	line-height: 15px;
	text-decoration: none;
}
.navigationIndex a {
	color: #553;
	float: left;
	padding: 0 10px;
	line-height: 15px;
	text-decoration: none;
}
.navigation a:hover,.navigation a#active {
	background-position: right bottom;
	color: #990000;
}
.navigationIndex a:hover,.navigationIndex a#active {
	background-position: right bottom;
	color: #990000;
}

/* main */
.main#two-columns {
	padding-bottom: 5px;
}

/* bottom */
.bottom {
	color: #553;
}
.bottom .left,.bottom .right {
	width: 850px;
}
.footer .left {
	width: 390px;
	height: 40px;
	padding-top: 100px;
}
.footer .right {
	width: 460px;
	text-align: right;
}
.footer a {
	text-decoration: none;
}
.footer a:hover, .footer .right a:hover {
	text-decoration: none;
}



/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {
	width: 280px;
}
.col2 .right .content {background: #FFF;}
.col2 .right {
	width: 310px;
}
.col3 .right .content {background: #FFF;}
.col3 .right {
	width: 500px;
}

.content {
}
.left {
	float: left;
}
.index_footer {
	float: left;
	border-top: 1px dotted #AA8;
}
.right {
	float: left;
	padding: 40px 0 0 20px;
}

/* block list */
ul.block {
	padding: 0;
	width: 100%;
}
.block li {
	list-style: none;
	width: 285px;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-style: normal;
}
.block li a {
	text-decoration: none;
	width: 98%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 3%;
	border-bottom: dotted 1px;
}
.block  li  a span {
	color: #990000;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {
	background: #F2F0EA;
}
.red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
}

#dvrightpanel
{
	float:left;
	width:500px;
	margin:0px 0px 0px 0px;
	padding:25px 0px 0px 20px;
}
 #two-columns #current a {
              background: #F2F0EA;
      }
      #two-columns #current a span {
              
              background: #F2F0EA;
      }
.left_col {
	float: left;
	border-right: dotted 1px #AA8;
	padding-right: 20px;
	padding-top: 20px;
	height: 1000px;
	padding-left: 10px;
}
.left_col .block li a:hover {
	background: #F2F0EA;
}
.tips_col {
	float: left;
	border-right: dotted 1px #AA8;
	padding-right: 20px;
	padding-top: 20px;
	height: 1000px;
	padding-left: 10px;
	width: 280px;
}
.galleri {
	width: 840px;
	padding: 20px 0 0 0px;
}
.content_index {
	padding-top: 20px;
}
.block_rubrik  {
	list-style: none;
	width: 285px;
	border-bottom: 1.5px dotted #553;
}
