body {
	color: #808080;
	text-decoration: none;
	color: #fff;
	background-color: #000;
	padding: 20px;
	text-align: center;
}
h1 {
	font-size: 1.2em;
	text-align: center; }
#logo {
	background-color: #1e1e1e;
	background-image: url(../images/simg/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	width: 960px;
	height: 140px;
	margin: 0 auto; }
#content {
	background-color: #000;
	background-image: url(../images/simg/logou.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: auto;
	visibility: visible;
	margin: 0 auto; }
#footer {
	background-repeat: repeat;
	background-position: 0 0;
	text-align: center;
	width: 960px;
	height: auto;
	visibility: visible;
	margin: 10px auto; }
#menue {
	background-image: url(../images/simg/menue.jpg);
	background-repeat: no-repeat;
	background-position: center;
	word-spacing: 1.5em;
	width: 940px;
	height: 25px;
	margin: 0;
	padding: 0 10px; }
#boxr {
	text-align: justify;
	width: 540px;
	height: auto;
	float: left;
	padding: 30px; }
#boxl {
	text-align: justify;
	width: 300px;
	height: auto;
	float: right;
	padding: 30px;
	text-align: justify; }
#boxbig {
	text-align: center;
	padding: 30px;
	width: 900px;
	height: auto;
	visibility: visible;
	float: none;
}
#galerie {
	text-align: center;
	visibility: visible;
	width: 880px;
	height: auto;
	float: left; }
#boximg {
	text-align: center;
	visibility: visible;
	padding: 30px;
	width: 450px;
	height: auto;
	float: left; }
a:link {
	color: #fff;
	text-decoration: none;
	text-align: center; }
a:visited {
	color: #fff;
	text-decoration: none;
	text-align: center; }
a:hover {
	color: #c0c0c0;
	text-decoration: underline;
	text-align: center; }
a:active {
	color: #900;
	text-decoration: underline;
	text-align: center; }
a img {
	text-align: center;
	border: solid 0 #000; }
img {
	font-weight: normal;
	line-height: normal;
	text-align: center;
	float: left;
	margin: 10px;
	border: solid 0 #000; }
img.class {
	font-weight: normal;
	line-height: normal;
	text-align: center;
	float: left;
	margin: 10px;
	border: solid 2px #808080; }
p.red {
	text-align: center;
	color: #cc0000;
	text-decoration: underline;
	font-size: 1.2em; }
p.center {
	text-align: center; }
p.small {
	color: #808080;
	font-size: small;
	text-align: center; }
p.underline {
	font-weight: bold;
	text-decoration:underline;
	text-align: center; }
p.links {
	text-align: justify; 
}
.xxs {
	font-size: x-small;
	text-align: center;
}
li	{
	text-align:left;
}

#lightbox{
	background-color:#000;
	padding: 10px;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(../images/overlay.png); }

