﻿div#bild1 {
	float:left;
	height:205px;
	margin-top:7px;
	margin-left:7px;
	width:229px;
}

div#bild2 {
	float:left;
	height:205px;
	margin-top:7px;
	margin-left:8px;
	width:361px;
}

div#bild3 {
	float:left;
	height:205px;
	margin-top:7px;
	margin-left:8px;
	width:340px;
}

h2 {
	color:#681e2e;
	font-size:19px;
	margin-bottom:13px;
	padding-top:20px;
}

.hidden {
	display:none;
}

h3 {
	color:#681e2e;
	font-size:16px;
	padding-bottom:5px;
}

h4 {
	color:#681e2e;
	font-size:16px;
	padding-bottom:5px;
}

h5 {
	background-image:url(../img/layout/small.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#681e2e;
	font-size:18px;
	margin-bottom:13px;
	padding-bottom:15px;
}

.line {
	background-color:#e6e5dd;
	height:2px;
	margin-top:15px;
	margin-bottom:10px;
	width:100%;
}

.lineshadow {
	background-image:url(../img/layout/shadow.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:16px;
	margin-top:15px;
	margin-bottom:10px;
	width:100%;
}

.contact {
	font-size:11px;
	min-height:200px;
}

.contact p {
	font-size:11px;
}

div#fancy_overlay {
	background-color:#666666;
	display:none;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:30;
}

* html div#fancy_overlay {
	position:absolute;
}

div#fancy_wrap {
	text-align:left;
}

div#fancy_loading {
	background-color:transparent;
	cursor:pointer;
	display:none;
	height:40px;
	overflow:hidden;
	position:absolute;
	width:40px;
	z-index:100;
}

div#fancy_loading div {
	background-color:transparent;
	background-image:url(../img/fancybox/fancy_progress.png);
	background-repeat:no-repeat;
	height:480px;
	left:0;
	position:absolute;
	top:0;
	width:40px;
}

div#fancy_loading_overlay {
	background-color:#ffffff;
	position:absolute;
	z-index:30;
}

div#fancy_loading_icon {
	background-image:url('../img/fancybox/fancy_loading.gif');
	background-repeat:no-repeat;
	height:16px;
	position:absolute;
	width:16px;
	z-index:35;
}

div#fancy_outer {
	background-color:transparent;
	display:none;
	left:0;
	margin:0;
	overflow:hidden;
	padding:18px 18px 33px;
	position:absolute;
	top:0;
	z-index:90;
}

div#fancy_inner {
	background-color:#ffffff;
	border:1px solid #bbbbbb;
	height:100%;
	position:relative;
	width:100%;
}

div#fancy_content {
	margin:0;
	padding:0;
	position:absolute;
	z-index:100;
}

div#fancy_div {
	background-color:#000000;
	color:#ffffff;
	height:100%;
	padding:80px;
	width:100%;
	z-index:100;
}

img#fancy_img {
	border-width:0;
	height:100%;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:100;
}

div#fancy_close {
	background-image:url(../img/fancybox/fancy_closebox.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
	display:none;
	height:30px;
	position:absolute;
	right:-15px;
	top:-12px;
	width:30px;
	z-index:181;
}

#fancy_frame {
	display:none;
	height:100%;
	position:relative;
	width:100%;
}

#fancy_ajax {
	height:100%;
	overflow:auto;
	width:100%;
}

a#fancy_left, a#fancy_right {
	bottom:0;
	cursor:pointer;
	display:none;
	height:100%;
	outline-style:none;
	position:absolute;
	width:35%;
	z-index:111;
}

a#fancy_left {
	left:0;
}

a#fancy_right {
	right:0;
}

span.fancy_ico {
	cursor:pointer;
	display:block;
	height:30px;
	margin-top:-15px;
	position:absolute;
	top:50%;
	width:30px;
	z-index:112;
}

span#fancy_left_ico {
	background-color:transparent;
	background-image:url(../img/fancybox/fancy_left.png);
	background-repeat:no-repeat;
	left:-9999px;
}

span#fancy_right_ico {
	background-color:transparent;
	background-image:url(../img/fancybox/fancy_right.png);
	background-repeat:no-repeat;
	right:-9999px;
}

a#fancy_left:hover {
	visibility:visible;
}

a#fancy_right:hover {
	visibility:visible;
}

a#fancy_left:hover span {
	left:20px;
}

a#fancy_right:hover span {
	right:20px;
}

.fancy_bigIframe {
	background-color:transparent;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}

div#fancy_bg {
	border-width:0;
	height:100%;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:70;
}

div.fancy_bg {
	border-width:0;
	display:block;
	margin:0;
	padding:0;
	position:absolute;
	z-index:70;
}

div.fancy_bg_n {
	background-color:transparent;
	background-image:url(../img/fancybox/fancy_shadow_n.png);
	background-repeat:repeat-x;
	height:18px;
	top:-18px;
	width:100%;
}

div.fancy_bg_ne {
	background-color:transparent;
	background-image:url(../img/fancybox/fancy_shadow_ne.png);
	background-repeat:no-repeat;
	height:18px;
	right:-13px;
	top:-18px;
	width:13px;
}

div.fancy_bg_e {
	background-color:transparent;
	background-image:url(../img/fancybox/fancy_shadow_e.png);
	background-repeat:repeat-y;
	height:100%;
	right:-13px;
	width:13px;
}

div.fancy_bg_se {
	background-color:transparent;
	background-image:url(../img/fancybox/fancy_shadow_se.png);
	background-repeat:no-repeat;
	bottom:-18px;
	height:18px;
	right:-13px;
	width:13px;
}

div.fancy_bg_s {
	background-color:transparent;
	background-image:url(../img/fancybox/fancy_shadow_s.png);
	background-repeat:repeat-x;
	bottom:-18px;
	height:18px;
	width:100%;
}

div.fancy_bg_sw {
	background-color:transparent;
	background-image:url(../img/fancybox/fancy_shadow_sw.png);
	background-repeat:no-repeat;
	bottom:-18px;
	height:18px;
	left:-13px;
	width:13px;
}

div.fancy_bg_w {
	background-color:transparent;
	background-image:url(../img/fancybox/fancy_shadow_w.png);
	background-repeat:repeat-y;
	height:100%;
	left:-13px;
	width:13px;
}

div.fancy_bg_nw {
	background-color:transparent;
	background-image:url(../img/fancybox/fancy_shadow_nw.png);
	background-repeat:no-repeat;
	height:18px;
	left:-13px;
	top:-18px;
	width:13px;
}

div#fancy_title {
	bottom:-33px;
	display:none;
	left:0;
	position:absolute;
	width:100%;
	z-index:100;
}

div#fancy_title div {
	color:#ffffff;
	padding-bottom:3px;
	text-shadow:none;
}

div#fancy_title table {
	margin:0 auto;
}

div#fancy_title table td {
	padding:0;
	vertical-align:middle;
}

td#fancy_title_left {
	background-color:transparent;
	background-image:url(../img/fancybox/fancy_title_left.png);
	background-repeat:repeat-x;
	height:32px;
	width:15px;
}

td#fancy_title_main {
	background-color:transparent;
	background-image:url(../img/fancybox/fancy_title_main.png);
	background-repeat:repeat-x;
	height:32px;
}

td#fancy_title_right {
	background-color:transparent;
	background-image:url(../img/fancybox/fancy_title_right.png);
	background-repeat:repeat-x;
	height:32px;
	width:15px;
}

#pic2 {
	background-image:url(../img/layout/konfa.png);
	background-position:left top;
	height:219px;
	margin:0 auto;
	width:960px;
}

#under {
	background-image:url(../img/layout/under2.png);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0 auto;
	min-height:500px;
	padding-top:20px;
	width:960px;
}

.right-content {
	float:left;
	margin-left:80px;
	width:649px;
}

.right-content p a {
	border-bottom-color:#9f5867;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#681e2e;
	padding-bottom:2px;
}

.right-content ul li a {
	border-bottom-color:#9f5867;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#681e2e;
	padding-bottom:2px;
}

.contact p {
	background-image:none;
	border-style:none;
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

.fotofirst img {
	border-style:none;
	margin-right:20px;
	margin-bottom:25px;
}

.foto img {
	border-style:none;
	float:left;
	margin-right:20px;
	margin-bottom:25px;
}

.foto a {
	border-style:none;
}

.fotofirst a {
	border-style:none;
}

div.box .input-text {
	border-top-color:#c3cacb;
	border-left-color:#c3cacb;
	border-top-style:solid;
	border-left-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	padding:3px;
	width:300px;
}

div.box .input-text2 {
	margin-bottom:3px;
	padding:3px;
	width:100px;
}

div.box label {
	color:#555555;
	display:block;
	margin-bottom:5px;
}

div.box label span {
	display:block;
	float:left;
	font-weight:bold;
	height:22px;
	padding-right:6px;
	text-align:right;
	width:190px;
}

.clear {
	clear:both;
}

checkbox {
	float:left;
}

ul li {
	background-image:url(../img/layout/dot.png);
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom-color:#f7f7f7;
	border-bottom-style:solid;
	border-bottom-width:1px;
	list-style-image:none;
	list-style-type:none;
	margin-bottom:6px;
	padding-bottom:6px;
	padding-left:18px;
	text-decoration:none;
}

.submenu p {
	background-image:url(../img/layout/dot.png);
	background-position:left center;
	background-repeat:no-repeat;
	list-style-image:none;
	list-style-type:none;
	padding-left:18px;
	text-decoration:none;
}

.right-content img {
	border-style:none;
}

input.submit {
	background-color:transparent;
	background-image:url(../img/layout/skicka.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	border-style:none;
	float:left;
	height:44px;
	margin-left:200px;
	padding:0;
	text-indent:-99999px;
	width:193px;
}

.anfang {
	color:#681e2e;
	float:left;
	font-size:50px;
	font-weight:bold;
	line-height:40px;
	padding-top:5px;
	padding-right:4px;
	position:relative;
	top:0;
}
