/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C0C0C0;
}

a{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #8d2141;
	text-decoration: underline;
}
#container {
	position: relative;
	margin: auto;
	margin-top: 20px;
	width: 900px;
	text-align: left;
	border: 1px solid #8d2141;
	background-color: #fcf9f0;
}


#logo {
	position:relative;
	width: 900px;
	height: 130px;
	background-image: url(../content/images/logo.gif);
	}

#facebook
{
	width:150px;
margin-left: 600px;
	height:45px;
	float:right;
padding-top:10px;
	
}

#inhalt {
	position:relative;
	width:900px;
	min-height: 640px;
	height:100%;
	background-color: #fcf9f0;
	overflow: auto;
}

#text_titel {
	position: absolute;
	left: 210px;
	width: 609px;
	min-height: 29px;
	height: 30px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #8d2141;
	text-decoration: none;
	background-color: #fcf9f0;
	z-index: 2;
	visibility: visible;
	top: 16px;
}


#menue {
	position: absolute;
	left: 15px;
	top: 148px;
	width: 156px;
	height: 262px;
	background-color: #fcf9f0;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	z-index: 4;
}

#menue ul, #menue ul li
{

	display:block;
	list-style-type:none;
	padding-left:5px;
left:0px;
	
}

#menue li
{

	display:block;
	list-style-type:none;
	line-height:25px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
padding-bottom: 10px;
left:0px;
	
}

#menue li a
{
	text-decoration:none;
	display:block;
	list-style-type:none;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	
}
#menue li a:hover, #menue li.current a, #menue li a:active{
font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #8d2141;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	display:block;
	list-style-type:none;
	
	
}
#menue li ul {
	padding-bottom:10px;
left:0px;
	
}

#menue li ul li
{
	display:block;
	list-style-type:none;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	
}


#menue li.current ul li a, #menue li ul li a
{
	text-decoration:none;

	display:block;
	list-style-type:none;
	font-style:normal;
	text-align: left;
	color: #8d2141;
	text-decoration:none;
	padding-left: 0px;
	
}

#menue li.current ul li a:hover, #menue li a .current ul li a, #menue li.current ul li a:active, #menue li ul li a:hover, #menue li ul li a:active{
	display:block;
	list-style-type:none;
	color: #8d2141;
	text-decoration:none;
	padding-left: 0px;
	
}

#menue li ul li.current
{
	font-family: Arial, Helvetica;
	display:block;
	list-style-type:none;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align: left;
	color: #8d2141;
	text-decoration:none;
	
}

#menue li ul li.current a
{
	text-decoration:none;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	display:block;
	list-style-type:none;
	color: #8d2141;
	text-decoration:none;
	padding-left: 0px;
	
}

#menue li ul li.current a:hover, #menue li a ul li.current a, #menue li ul li.current a:active{
text-decoration:none;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	display:block;
	list-style-type:none;
	color: #8d2141;
	text-decoration:none;
	padding-left: 0px;
	
}

.bild_geniesser a:link{
	color:#fcf9f0;
	text-decoration: none;
	border:0;
	
}

#text {
	float: left;
	width: 600px;
	padding-left:200px;
	padding-top: 18px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #8d2141;
	text-decoration: none;
	padding-bottom: 10px;
}

#text_datenschutz {
	float: left;
	width: 490px;
	padding-left:10px;
	padding-top: 18px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #8d2141;
	text-decoration: none;
	padding-bottom: 10px;
}

#futter {
	position:relative;
	width: 900px;
	height: 271px;
	background-image: url(../content/images/unten-glottertal.jpg);
	visibility: visible;
}


#futter_gastgeber {
	position:relative;
	width: 900px;
	height: 271px;
	background-image: url(../content/images/unten-glottertal.jpg);
	visibility: visible;
}

#kommentar {
	position: absolute;
	left: 15px;
	top: 510px;
	width: 167px;
	height: 77px;
	background-color: #fcf9f0;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
}

#kommentar_webcam {
	position: absolute;
	left: 15px;
	top: 370px;
	width: 700px;
	height: 55px;
	background-color: #fcf9f0;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
}

#kommentar1 {
	position: absolute;
	left: 140px;
	top: 211px;
	width: 85px;
	height: 13px;
	background-color: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	z-index: 1;
}

#kommentar2 {
	position: absolute;
	left: 299px;
	top: 211px;
	width: 85px;
	height: 13px;
	background-color: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	z-index: 1;
}

#kommentar3 {
	position: absolute;
	left: 448px;
	top: 211px;
	width: 100;
	height: 13px;
	background-color: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	z-index: 1;
}

#kommentar4 {
	position: absolute;
	left: 611px;
	top: 212px;
	width: 85px;
	height: 42px;
	background-color:#fcf9f0;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	z-index: 1;
}

#kommentar5 {
	position: absolute;
	left: 753px;
	top: 279px;
	width: 109px;
	height: 13px;
	background-color: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	z-index: 1;
}


#kommentar6 {
	position: absolute;
	left: 768px;
	top: 397px;
	width: 85px;
	height: 13px;
	background-color: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	z-index: 1;
}


#kommentar7 {
	position: absolute;
	left: 590px;
	top: 459px;
	width: 85px;
	height: 13px;
	background-color: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	z-index: 1;
}


#kommentar8 {
	position: absolute;
	left: 326px;
	top: 461px;
	width: 85px;
	height: 13px;
	background-color: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	z-index: 1;
}
 

#kommentar9 {
	position: absolute;
	left: 193px;
	top: 461px;
	width: 127px;
	height: 13px;
	background-color: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	z-index: 1;
}


#kommentar10 {
	position: absolute;
	left: 48px;
	top: 398px;
	width: 85px;
	height: 13px;
	background-color: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	z-index: 1;
}

#kommentar11 {
	position: absolute;
	left: 746px;
	top: 447px;
	width: 122px;
	height: 13px;
	background-color: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	z-index: 1;
}

#kommentar12 {
	position: absolute;
	left: 400px;
	top: 306px;
	width: 155px;
	height: 13px;
	background-color: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	z-index: 1;
}

#kommentar13 {
	position: absolute;
	left: 6px;
	top: 230px;
	width: 85px;
	height: 13px;
	background-color: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	z-index: 1;
}



.bold {
	font-weight:bold;
}

.menu_down {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8d2141;
	text-decoration: none;
}

.ueberschrift {
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8d2141;
	text-decoration: none;
}

.text_link {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #8d2141;
	text-decoration: underline;
}

a.text_link:link {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #8d2141;
	text-decoration: underline;
}

a.text_link:visited {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #8d2141;
	text-decoration: underline;
}

a.text_link:hover {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #999999;
	text-decoration: underline;
}

a.text_link:active {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #8d2141;
	text-decoration: underline;
}

.knopka {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #8d2141;
	background-color: #fcf9f0;
	text-decoration: none;
	height: auto;
	width: auto;
	border: 1px double #8d2141;
}

.feld {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	height: auto;
	width: auto;
	border: 1px double #8d2141;
}

.feld_area {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	height: auto;
	width: auto;
	border: 1px double #8d2141;
}

div.errorMessage {
	color: #FF0000
}
div.warningMessage {
	color: #990000
}

.warningMessage {
	color: #990000}

div.errorMessage {
	font-size:11px;
	color:#FF0000;
	padding:10px;
	border:2px solid #AA22A4;
}
div.warningMessage {
	font-size:11px;
	color: #000000;
	padding:10px;
	border:2px solid #AA22A4;
}
.borderRight {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999
}
.borderLeft {
	border-left:1px solid #999999;
	border-top:1px solid #999999
}
.borderBw {
	width:580px;
	border-bottom:1px dotted #FFFFFF
}
.borderBT {
	border-top:1px dotted #FFFFFF;
	border-bottom:1px dotted #FFFFFF
}
.borderT {
	border-top:1px dotted #FFFFFF
}
.borderB {
	border-bottom:1px dotted #FFFFFF
}
input,select{color:#000;background-color:#fff;margin:1px;padding:1px;-moz-border-radius:2px; font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	height: 20px;
line-height:20px;
	width: auto;
	border: 1px double #8d2141;}
textarea{color:#000;background-color:#fff;margin:1px;padding:1px;-moz-border-radius:2px; font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	height: 100px;
line-height:20px;
	width: auto;
	border: 1px double #8d2141;}
#ado_policy {
    display: block;
    text-align: center;
    margin: 0;
    background-color: #ededed;
    font-size: 12px;
}
#ado_policy a {
    text-decoration: underline;
    color: #000000;
}
.ado_policy_wrap {
    max-width: 1000px;
    display: block;
    margin: 0 auto;
    position: relative;
}
.ado_policy_txt {
    padding: 10px 30px 10px 0;
}
@media only screen and (max-width: 1000px) {
    .ado_policy_txt {
        padding-left: 10px;
    }
}
#ado_policy_del {
    position: absolute;
    right: 10px;
    top: 5px;
    height: 25px;
    width: 25px;
    display:inline-block;
    background: url(../../files/images/ado_close.png) no-repeat;
    background-position: center;
    background-size: 20px;
    opacity: 0.5;
    cursor: pointer;
}
a#ado_policy_footer {
	text-decoration: none;
}
a#ado_policy_footer:hover {
	text-decoration: underline;
}

