body {
	/*background-color: #060501;*/
	background-color: #333;
	text-align: center;
	/*background-image: url(bg.jpg);
	background-repeat: repeat-y;*/
	margin: auto;
	/*background-position: right;*/  
	/*color: #FCE796;*/   /*ausgetauscht*/
	color: #999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
hr {
	color: #725700;
}
a {
	color: #725700;
	text-decoration: none;
}
a:hover {
	color: #FCE796;
	text-decoration: none;
}
#header {
	background-image: url(../files/banner.jpg); /*banner ausgetauscht*/
	background-repeat: no-repeat;
	height: 160px;
	margin-top:10px;
}
#header h1 {
	margin: 0;
}
#container {
	width: 800px;
	height: auto;
	text-align: left;
	margin: auto;
	background-color: black;
}
#leftCol {
	width: 140px;
	float: left;
	text-align: left;
	margin-right: 100px;
}
#menu {
	/*background-image: url(menu.jpg);
	background-repeat: no-repeat;
	background-position: top left;*/ /*entfernt da unpassend*/
	margin-top: 20px;
	/*padding-top: 10px;*/ 
	width: 140px;
	text-align:left;
	font-size: 17px;
	margin-bottom:30px;
}


#content {
	padding-top:20px;
	margin-left: 210px;
	margin-bottom: 600px;
	/*background-image: url(lamp2.jpg);
	background-position: top right;
	background-repeat: no-repeat; */
	font-size: small;
	display:block; 
	padding-right:10px;	
}

#content .block {
	display:block; 
	padding:10px; 
	width:250px; 
	text-align:justify; 
	float:left; 
	padding-bottom: 500px;
}

.news {
	width: 170px;
	background-color: #111;
	/*color: #FCE796;*/ /* gelöscht da unpassend*/
	height: auto;
	padding: 2px;
	font-size: 12px;
	
	border: 1px dotted;
	margin-left:10px;
	margin-bottom:70px;
}
.news h3 {
	color: white;
	margin-top: 0;
	margin-bottom: 0;
}

h2 {

color:#999;
text-decoration:underline;
text-align:center;
}

#footer {
	width: 100%;
	color: white;
	text-align: center;
	font-size: 10px;
}
#footer hr {
	clear: both;
}
#footer a {
	color: #725700;
	text-decoration: none;
}
#footer a:hover {
	color: #FCE796;
	text-decoration: none;
}
.float-right {
	clear: right;
	float: right;
	margin: 0 3px 0 3px;
}
.float-left {
	clear: left;
	float: left;
	margin: 0 3px 0 3px;
}
.magnify
{
	cursor: default;
	list-style: none;
	text-align: center;
}
.magnify a
{
	cursor: default;
}

.magnify a .preview
{
	display: none;
}

.magnify a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.magnify img
{
	background: #e5d220;
	/*border-color: #aaa #ccc #ddd #bbb;*/
	border-color: #111;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 108px;
	height: 80px;
}

.magnify li
{
	background: #222;
	/*border-color: #ddd #bbb #aaa #ccc;*/
	border-color: #333;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.magnify .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}


#impressuminfo {
	font-family: monospace; 
	font-size:120%; 
	width:200px;
	border:1px dashed; 
	border-color: #FFFFFF;  
	background-color: black;
	
	padding: 5px; 
	margin-top:10px; 
	margin-bottom:10px;
	margin-left:25px;
}

#contentbox {
max-width: 550px;
padding-top: 0px;
padding-bottom: 0px;
background-color:#111;
border: 1px dotted #555;
margin: auto;
}

#imageinfo {
	width:300px;
	text-align:left;
	font-family: monospace; 
	font-size:120%; 
	/*width:450px;*/ 
	display:table;
}

/*Tabellen*/

table.imageinfo {
	font-size: 80%;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: none none none dashed;
	border-color: gray gray gray gray;
	border-collapse: separate;
}
table.imageinfo th {
	border-width: 1px 1px 1px 0px;
	padding: 1px 1px 1px 1px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.imageinfo td {
	border-width: 1px 1px 1px 0px;
	padding: 1px 1px 1px 1px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;

}

/* Tabelle zum anzeigen der Bilder in image_show.php */


table.image_show {
	margin:auto;
	font-size: 120%;
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: separate;*/
}
table.image_show th {
	/*border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;*/
}
table.image_show td {
	text-align: center;
	/*border-width: 1px 1px 1px 1px; */
	padding: 1px 1px 1px 1px;
	/*border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;*/

}


/* Hyperlinks */


a:link, a:visited, :link, :visited {
  /*color: #FFFF99;*/
 color: #e5d220;
  text-decoration: none;
}

a:link:hover, a:visited:hover {
  text-decoration: underline;
  color: #0066ff;
}

a:active {
  color: #CC0033;
}




