/* CSS Document */


body {
	margin:0px;
	padding:0px;
	background-color;:#FFF;
	font-family: 'Rufina', serif;
	background:url(../img/bg.jpg) repeat;
}
img {
	border:none;
}
p {
	margin:0px;
	padding:2px 0px 2px 0px;
}
a:link, a:visited {
	color:#c69b53;
	text-decoration:none;
}
a:hover {
	color:#000000;
}
h1 {
	padding:0px;
	margin:17px 0px 26px 0px;
	font-weight:normal;
	font-size:38px;
	line-height:43px;
}
div#site {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:26px;
	padding:0px;
	width:975px;
}
img#logo {
	position:absolute;
	left:-53px;
	z-index:10;
}
div#left {
	position:relative;
	float:left;
	width:221px;
	height:377px;
	margin-top:78px;
	background:#FFFFFF;
	margin-right:13px;
	z-index:1;
}
div#spruch {
	font-family:Verdana, Geneva, sans-serif;
	margin:123px 0px 54px 22px;
	font-size:14px;
}
div#nav a:link, div#nav a:visited {
	display:block;
	width:187px;
	height:27px;
	padding-left:9px;
	margin-bottom:1px;
	margin-left:13px;
	line-height:27px;
	font-size:21px;
	color:#000;
	text-decoration:none;
}
div#nav a:hover {
	/*background:#d9c39d;*/
	background:#d1bca0;
}

a.act:link, a.act:visited, a.act:hover {
	display:block;
	width:187px;
	height:27px;
	padding-left:9px;
	margin-left:13px;
	margin-bottom:1px;
	line-height:27px;
	font-size:21px;
	color:#000;
	/*background:#d9c39d;*/
	background:#d1bca0;
	text-decoration:none;

}

div#main{
	position:relative;
	float:left;
	width:715px;
	min-height:400px;
	height:auto;
	margin-top:78px;
	padding:13px;
	z-index:1;
	background:#FFFFFF;
}

div#slider {
	position:relative;
	height:364px;
}
div#slider img{
	height:364px;
	max-height:364px;
}
div#slider div {
	position:absolute;
	z-index:1;
}
div#slider div.active {
	z-index:3;
}
.slidertxt {
	position:absolute;
	color:#FFFFFF;
	left:412px;
	top:27px;
	font-size:20px;
	width:279px;
	font-style:italic;
}
div#content {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:18px;
	margin-left:187px;
}
div#footer {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin-top:44px;
}


label {

	width:100px;
	clear:left;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:21px;
	margin-bottom:5px;
}
legend  {
	color:#6ac568; /* swsg grün */
	font-weight:bold;
}
.input_wrong {
	border:1px solid #F00;
	background-color:#FCC;
	font-size:11px;
	width:180px;
	padding-left:5px;
	margin-bottom:5px;
	text-align:left;
}
.formfeld {
	border:1px solid #d9d9d9;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	width:210px;
	height:20px;
	color:#000000;
	padding-left:3px;
	background-color:#FFFFFF;
	margin-bottom:5px;
	text-align:left;
	float:left;
}
.formfeld_s {
	border:1px solid #d9d9d9;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	width:102px;
	height:20px;
	color:#000000;
	padding-left:3px;
	background-color:#FFFFFF;
	margin-bottom:5px;
	margin-right:6px;
	text-align:left;
	float:left;
}
.txtarea {
	border:1px solid #d9d9d9;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	width:310px;
	height:55px;
	color:#000000;
	padding-left:3px;
	background-color:#FFFFFF;
	margin-bottom:5px;
	margin-right:5px;
	text-align:left;
	float:left;
}

.sendbtn {
	clear:left;
	border:1px solid #000;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	width:58px;
	height:16px;
	line-height:14px;
	margin-top:27px;
	margin-left:256px;
	cursor:pointer;
	background-color:#FFF;
	color:#000000;
	padding-bottom:4px;
}
.input_wrongdiv {
    background-color: #FFCCCC;
    border: 1px solid #FF0000;
    color: #FF0000;
    height: 15px;
    margin-top: 20px;
    padding: 10px;
    width: 305px;
	display:none;
}
.clear {
	clear:left;
	height:20px;
}
.error span {
	color:#FF0000;
	margin-top:10px;
}
input.error, select.error {
	border: 1px solid red;
}
#footer img{
	width: 30%;
	max-width: 30%;
}
#cookie_wrapper{
	position: fixed;
  right: 0px;
  bottom: 0px;
  color: #fff;
  background: #1a171b;
  text-align: center;
  padding: 20px 44px;
  font-size: 17px;
  z-index: 9999999;
  min-width: 300px;
  max-width: 320px;
  height: auto;
  min-height: 100px;
}
#cookie_wrapper a{
	color:#d1bca0 !important;
	text-decoration:underline !important;
}
#cookie_wrapper a:hover{
	color:#c69b53 !important;
	text-decoration:underline !important;
}
#cookie_accept{
	position:absolute;
	display:block;
	right:11px;
	top:13px;
	cursor:pointer;
}
#datenschutz{
	padding: 0 22px;
	font-size: 13px;
	line-height: 18px;
}
/***********************************
********* T I N Y  M C E************
***********************************/
