ul, p, ol, li, th, textarea, td, input, div {
	color: #cccccc;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
tr, th, td {
	vertical-align: top;
	padding: 0px;
}
h1 {
	color: white;
	font-family: arial,helvetica,sans-serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 3px;
	line-height: 30px;
}
body {
	background-color: black;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

a:visited {
	color: white;
	text-decoration: none;
}
a:link {
	color: white;
	text-decoration: none;
}
a:hover {
	color: #cccccc;
}
a:active {
	color: white;
	text-decoration: none;
}
a img {
	border: 0;
}

input, textarea {
	color: white;
	background-color: #000000;
	border: 1px solid #4b4b4d;
}

#header {
	height: 258px;
}

#footer div {
	border-bottom: 1px solid #4b4b4d;
	width: 756px;
}

#fixed {
	width: 756px;
}

#content {
	border-top: 1px solid #4b4b4d;
	padding-top: 16px;
	width: 756px;
}

#colright {
	margin-left: 0;
}
#colmid {
	left: 0;
}
#colmask {  }

#col3 {
	display: none;
	width: 0;
}
#col2 {
	display: none;
	width: 0;
}
#col1pad {
	margin: 0;
}

#slideshow {
	visibility: hidden;
	width: 800px;
	height: 189px;
	position: relative;				/*	Never change this value	*/
	left: -22px;
	margin: 0;
	padding: 0;
}

#slideshow img {
	position:absolute;
}
.bild_rechts {
	float: right;
	margin-left: 15px;
}
.bild_links {
	float: left;
	margin-right: 15px;
}

