        #comments{
        	background-color: #303030;
        	color: #FFFFFF;
        	padding: 10px;
        	margin:  20px;
        }




		.panoFoto{
			text-align: center;
			width: 900 px;
			background-color: #303030;

		}

		.altesFoto{
			text-align: right;
			width: 450 px;
			background-color: #303030;

		}

		.neuesFoto{
			text-align: left;
			width: 450 px;
			background-color: #303030;

		}
		
		.neuesFotoYoutube{
			text-align: center;
			width: 450 px;
			background-color: #303030;

		}
		
		.uebersichtsblock{
			width: 855 px;
		}


		.breitesFoto{
			width:855px;
			height: 460px;
			overflow-x: scroll;
			overflow-y: hidden;
		}


		.nextOneLeft{
			text-align: right;
			width: 460 px;
			background-color: #303030;

		}
		.nextOneRight{
			text-align: left;
			width: 460 px;
			background-color: #303030;

		}


		.navilink{
			color: #ffffff;
			font-family: Verdana;
			font-size: 0.7em;
			text-decoration: none;
			font-style: normal;

		}
		.navilink:hover{
			color: #ffffff;
			font-family: Verdana;
			font-size: 0.7em;
			text-decoration: none;
			font-style: normal;
			background-color: #303030;
		}

		.vorZuruckLink{
			color: #ffffff;
			font-family: Verdana;
			font-size: 1.0em;
			text-decoration: none;
			font-style: normal;

		}
		.vorZuruckLink:hover{
			color: #ffffff;
			font-family: Verdana;
			font-size: 1.0em;
			text-decoration: none;
			font-style: normal;
			background-color: #303030;
		}


		.taglink{
			color: #ffffff;
			font-family: Verdana;
			text-decoration: none;
			font-style: normal;

		}
		.taglink:hover{
			color: #ffffff;
			font-family: Verdana;
			text-decoration: none;
			font-style: normal;
			background-color: #303030;
		}


		.textlink{
			color: #ffffff;
			font-family: Verdana;
			font-size: 0.7em;
			text-decoration: none;
			font-style: italic;
		}
		.naviheadline{
			color: #ffffff;
			font-family: Georgia, "Times New Roman", serif;
			font-size: 0.85em;
			text-decoration: none;
			font-weight: bold;
			cursor: pointer;
			font-style: normal;
		}
		.naviheadlinelink{
			color: #ffffff;
			font-family: Georgia, "Times New Roman", serif;
			font-size: 0.85em;
			text-decoration: none;
			font-weight: bold;
			cursor: pointer;
			font-style: normal;
		}
		.naviheadlinelink:hover{
			color: #ffffff;
			font-family: Georgia, "Times New Roman", serif;
			font-size: 0.85em;
			text-decoration: none;
			font-weight: bold;
			cursor: pointer;
			font-style: normal;
			background-color: #303030;
		}
		.textblock{
			color: #ffffff;
			font-family: Verdana;
			font-size: 0.7em;
			text-decoration: none;
			width: 820px;
			margin: 10px;
			line-height: 1.4;
		}
		.textblock2{
			color: #ffffff;
			font-family: Verdana;
			font-size: 0.7em;
			text-decoration: none;

			margin: 10px;
			line-height: 1.4;
		}
		.bildunterschrift{
			color: #ffffff;
			font-family: Verdana;
			font-size: 0.7em;
			text-decoration: none;
			margin-left: 5px;
			margin-right: 5px;
			margin-top: -5px;
		}
		.bildunterschriftBlind{
			color: #303030;
			font-family: Verdana;
			font-size: 0.7em;
			text-decoration: none;
			margin-left: 5px;
			margin-right: 5px;
			margin-top: -5px;
		}
		.googlemapsblock{
			color: #000000;
			font-family: Verdana;
			font-size: 0.7em;
			text-decoration: none;
		}
		.loginblock{
			color: #ffffff;
			font-family: Verdana;
			font-size: 0.7em;
			text-decoration: none;
			width: 100%;
			margin: 0px;
			border-style: solid;
			border-width: 1px;
			border-color: #FFFFFF;
		}
		.navigation{
			vertical-align: top;
		}

		a{
			color: #ffffff;
			font-family: Verdana;
			font-size: 1em;
			text-decoration: underline;
			font-style: italic;
		}


		h2{
			color: #ffffff;
			font-family: Verdana;
			font-size: 0.95em;
			margin: 10px;
			width: 100%;
			border-bottom-style: solid;
			border-width: 1px;
			border-color: #ffffff;
		}


		.seitenHeadline{
			color: #ffffff;
			font-family: Georgia, "Times New Roman", serif;
			font-size: 1em;
			margin: 10px;
			margin-left: 0px;
			width: 100%;
			border-bottom-style: dotted;
			border-width: 1px;
			border-color: #ffffff;
		}

		.andereHeadline{
			color: #ffffff;
			font-family: Georgia, "Times New Roman", serif;
			font-size: 1em;

		}




		.facebookStream{
			background-color: #ffffff;

			font-family: Verdana;
			margin: 10px;
			padding: 10px;
		}

		body{
			background-color: #000000;

		}
		td{
			background-color: #000000;
		}
		th{
			background-color: #000000;
		}
		img{
			margin: 10px;
			border-style: solid;
			border-width: 1px;
			border-color: #000000;
		}


		.error{
			background-color: red;
		}

		.hinweis{
			background-color: Darkorange;
			color: #000000;
		}



div.autocomplete {
  position:absolute;
  width: 265px;
  background-color: #ffffff;
  border:1px solid #303030;
  margin:0;
  padding:0;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.autocomplete ul li.selected { background-color: #606060; color: #ffffff;}
div.autocomplete ul li {
  width: 265px;
  font-family: Verdana;
  font-size: 9pt;
  color: #000000;
  list-style-type:none;
  display:block;
  margin:0;
  padding:1px;
  height:17px;
  cursor:pointer;
}


.zitate{
        margin: 1em 3em;
        border-left: 1px dotted #ffffff;
        padding-left: 1em;
}

.quelle{
        margin: 1em 3em;
        padding-left: 1em;
}


.naviThumbs{
   width:100px;
   height:100px;
   overflow:hidden;
}


#neuesteUploads .scrollbar {
	border-bottom:1px solid #fff;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11pt;
}

#alleUploads .scrollbar {
	border-bottom:1px solid #fff;
	font-family: Verdana;
	font-size: 7pt;
}

#alleUploads {
	background:#000;
	color:#fff;
	border:1px solid #000;
	font-family: Verdana;
	font-size: 7pt;
}


#neuesteUploads {
	background:#303030;
}


a.headlineNaviLink{
			color: #ffffff;
			font-family: Georgia, "Times New Roman", serif;
			font-size: 12pt;
			text-decoration: none;
			font-style: normal;
}



div.mobileHeaderTable {
  display: table;
  width: calc(100% - 10px);
  border: none;
  padding: 0px;
}
div.mobileHeaderCol {
  display: table-cell;
  border: none;
  width: 100%;
  padding: 5px;
}

.mobileUebersichtsblock{
	width: 100%;
	text-align: center;
}

.mobileThumb {
    width: 80%;
    height: auto;
}


