<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	text-align: center;
	background: rgb(234 234 234);
	font-family: 'Raleway', sans-serif;
	display: block;
	/* background-image: url(https://www.webcamhitlist.com/pictures/strip.png),url(https://www.webcamhitlist.com/pictures/IMAG0118_1000.jpg) ; */
    background-attachment: fixed;
	font-family: 'Raleway', sans-serif;
	margin: 0;
}

#hauptdiv{
    display: block;
    border: 1px solid;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background-color: #b6e0d9;
    box-shadow: 0px 0px 8px black;
    border-radius: 8px;
	text-align: center;
}
@media screen and (min-width: 601px) {
  h1 {
	font: 30px 'Raleway', sans-serif;
  }
  h2 {
	font: 20px 'Raleway', sans-serif;
  }
}


@media screen and (max-width: 600px) {
  h1 {
	font: 30px 'Raleway', sans-serif;
  }
  h2 {
	font: 20px 'Raleway', sans-serif;
  }
}


h1,h2 {
    text-align: center;
    position: relative;
}

h4 {
    color: darkblue;
    font: 400 18px 'Raleway', sans-serif;
    text-align: center;
    margin-right: 10px;
    margin-left: 10px;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 3px;
}
#text1 {
	font-size: 1.3em;
	color:rgba(0,0,0,1);
	width: 90%;
}

#topimg {
	width:100%;
	height:auto;
	}
#startcampic {
	border-color: #4f7980;
	border-width: 2px;
	border-radius: 10px;
	border-style: solid;
	width: 180px;
	font-size: 0.6em;
	margin: 1px;
	padding-top:5px;
	overflow:hidden;
}
.startcampic {
	border-color: #4f7980;
	border-width: 2px;
	border-radius: 10px;
	border-style: solid;
	width: 180px;
	font-size: 0.6em;
	margin: 1px;
	padding-top:5px;
	overflow:hidden;
}
	
#start {
	background-color: #C2BC98;
	height: auto;
	max-width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#menue01 {
	font-size: 4em;
	border: 1px solid #666;
	color: #666;
	line-height: 35px;
	margin: 1px;
	padding: 5px;
	height: auto;
	width: auto;
}
#lastview_small {
	padding: 2px;
	margin: 3px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
	font-weight: 300;
	background-color: #aff;
	height: 100px;
	width: 145px;
	float: left;
	-webkit-box-shadow: 2px 3px 7px 1px rgba(0,0,0,0.55);
	-moz-box-shadow: 2px 3px 7px 1px rgba(0,0,0,0.55);
	box-shadow: 0 0 0 2px #fff, 2px 3px 7px 1px rgba(0,0,0,0.55);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px dashed #7d7d7d;
}
#lastx {
	width: 100%;
	height: 150px;
	background-color: #CC6;
}
a:-webkit-any-link {
	font-size: 16px;
    line-height: 1.5em;
    color: -webkit-link;
    /* text-decoration: underline; */
	cursor: pointer;
	font-weight: bold;
}
.cambeschreibung {
	font-size: 1em;
	white-space:normal
	}
li {
	font-size: 0.8em;
    margin: 0.2em;
	font-weight: bold;
	}
	
.accordion input{
	/*display: none;*/
}

.accordion .panel {
  margin: 0 auto;
  height: 0;
  overflow:hidden;
  background-color: white;
  line-height: 1.4;
  padding: 0 20px;
  box-sizing: border-box;
  transition: all 0.5s;
}

.accordion input[name=acc]:checked~ .panel {
  height: auto;
  color: #333;
  padding: 20px;
  transition: all 1.5s;
}
.button {
    background-color: #9CB8B3;
    border: none;
    color: white;
    padding: 3px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 6px 2px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    cursor: pointer;
}
.button1, a{
text-decoration: none;
}

.button1 {
	border-radius: 4px;
	background-color: #e5fffb;
	color: black;
	border: 1px solid #069;
}

.button1:hover {
	border: 1px solid #fff;
	background-color: #069;
	color: white;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	text-decoration: none;
}

.srtgs {
position:relative;
width:112px;
margin:auto;
/* border:1px solid #e1e2fe; */
font-family:'Calibri', Arial, sans-serif;
text-align:left;
padding:1px;
/* -webkit-box-shadow:.17em .2em .23em #a0a0e0;
box-shadow:.17em .2em .23em #a0a0e0;
border-radius:.7em; */
}
.srtgs .stars, .srtgs .d_rtg, .srtgs .totalrate { width:113px; }
.srtgs .stars {
position:relative;
height:19px;
margin:0;
background:#e8e8fe url('star0.png') repeat-x top left;
padding:1px;
}
.srtgs .d_rtg {
position:absolute;
top:0; left:0;
margin:0;
height:19px;
border:1px solid #ededfe;
}
.srtgs .totalrate {
position:relative;
text-align:center;
color:#0001ed;
}
.totalrate i {
padding-right:12px;
color:#010101;
}
.totalrate span{
color:#ed0001;
}
.srtgs .d_rtg span {
display:block;
width:22px;
float:left;
cursor:pointer;
}
.srtgs .star_n {
position:relative;
height:19px;
margin:0;
max-width:113px;
background:#e8e8fe url('star1.png') repeat-x top left;
}
.srtgs em {
display:block;
margin:1px 11px;
font-size:16px;
text-align:right;
}</pre></body></html>