@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #611c1c;
	height: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	font-weight: lighter;
	font-style: normal;
	line-height: 18px;
}


a {
	font-size: 12px;
	color: #611c1c;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	text-decoration: underline;
}

a:hover {
	font-size: 12px;
	color: #611c1c;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	text-decoration: none;
}

h1 {
	font-size: 16px;
	color: #611c1c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	text-transform: uppercase;
	font-variant: normal;
	vertical-align: text-top;
	letter-spacing: 2px;
	text-align: left;
}

h2 {
	font-size: 12px;
	color: #611c1c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	vertical-align: text-top;
	letter-spacing: 2px;
	text-align: left;
}

p {
	font-size: 12px;
	color: #611c1c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 18px;
	font-weight: lighter;
	text-transform: none;
	font-variant: normal;
	vertical-align: text-top;
	letter-spacing: 1px;
	text-align: left;
}

pfett {
	font-weight: bold;
}


.wrapper  {
margin: 0px auto;
	width:922px;
	height:750px;
}


.container {
	width:922px;
	height:693px;
	left: auto;
	top: 0px;
	right: 200px;
	bottom: auto;
	clip: rect(0px,auto,auto,auto);
}

.header {
	width:822px;
	height:228px;
	background-image: url(images/test1_02.png);
}

.content {
	width:822px;
	height:1350px;
	-moz-box-shadow:0px 0px 2px #333;
	-webkit-box-shadow:0px 0px 2px #333;
	box-shadow:0px 0px 2px #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 611c1c;
	background-color: #FFF;
}

.impressum {
	width:670px;
	height:26px;
	background-image: url(images/impressum.png);
	padding-top: 3px;
	text-align:left;
	text-indent:545px;
}

.impressum a {
	text-decoration: none;
}

.impressum a:hover {
	text-decoration: underline;
}

.navi_links {
	float:left;
	width:59px;
	height:420px;
	background-image: url(images/navi.png);
	text-align:left;
	padding-top: 20px;
	padding-left: 17px;
	margin-left: 25px;
}

.navi_links a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.navi_links a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}


.con1 {
	float:left;
	width:750px;
	height:1200px;
	margin-top: 30px;
	margin-left: 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #FFF;
}

.con2 {
	float:right;
	width:250px;
	height:380px;
	margin-top: 0px;
	padding-top: 20px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align:left;
}

.con3 {
	float:right;
	width:200px;
	height:380px;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.slider {
float:right;
	width:400px;
	height:380px;
	margin-top: 30px;
	margin-right: 85px;
	margin-bottom: 10px;
	margin-left: 20px;
	position:relative
	-moz-box-shadow:0px 0px 2px #333;
	-webkit-box-shadow:0px 0px 2px #333;
	box-shadow:0px 0px 2px #333;
	background:url(images/loading.gif) no-repeat 50% 50%; 
	background-image: url(images/loading.gif) no-repeat 50% 50%;
}


#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}


#rechts {
	text-align: right;
}
.wrapper #container .content .con2 p {
	font-weight: bold;
}





.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:15px;
	height:10px;
	background:url(images/bullets.png) no-repeat;
	text-indent:9999px;
	border:0;
	margin-right:3px;
	float:left;
	color: #FFF;
	text-decoration: none;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
	color: #FFF;
	text-decoration: none;
}

.nivo-directionNav a {
	display:block;
	width:15px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:0px;
	border:0;
	color: #FFF;
	text-decoration: none;
}






a.nivo-nextNav {
	background-position:-30px 50;
	right:15px;
	color: #FFF;
	text-decoration: none;
}
a.nivo-prevNav {
	background-position:0px 1;
	left:15px;
	color: #FFF;
	text-decoration: none;
}

.nivo-caption a { 
    text-decoration:underline;
}

#absolutesdiv {
  position:relative;
left:0px;
top:-70px;
bottom:100px;
  width:100px;
  height:100px;
  }
p {
	font-weight: normal;
}
#nichfett {
	font-weight: normal;
}
.wrapper #container .content .con2 #nichfett {
	font-weight: normal;
}
p {
	font-weight: normal;
}
.wrapper #container .content .con2 p {
	font-weight: normal;
}
p {
	font-weight: bold;
}
pfett {
	font-weight: bold;
}
.wrapper #container .content .con1 {
	text-align: left;
}
