html, body {
	background-color:#000000;
	margin: 0;
	padding: 0;
	height: 100%; /* WICHTIG!!! UM DEN ANZEIGENBEREICH AUF 100% ZU STRECKEN */
}

* {
    font-size: 1em;
}

html {
	overflow-y:scroll;
	overflow-x:auto;
    height: 100.00%;
}

body, ul, ol, h1, h2, h3, h4, p, div, span {
    margin: 0;
    padding: 0;
    font-size: 100.01%;
    font-family: Arial, Verdana, Helvetica, Verdana, sans-serif;
	/*letter-spacing:0.05em;*/
}
body {
	background-color:#000;
	height:100%;
}
table {
	border-collapse:collapse;
	
}
td {
	vertical-align:top;
}
a {
	text-decoration:none;
	color:#ffffff;
}
a:hover {
	font-weight:bold;	
}
a img {
	border:none;
}

.clear {
	clear:both;
}
#wrapper {
	width:800px;
	margin:auto;
	/*background-image:url(../images/bg.gif);*/
	background-color:#2d2d2d;
	background-position:left;
	background-repeat:repeat-y;
	min-height:100%;
	height:auto !important;
	height:100%;
	padding:0px;
	position:relative;
}
#wrapper_startseite {
	width:381px;
	margin:auto;
	/*background-image:url(../images/bg.gif);*/
	background-color:#2d2d2d;
	background-position:left;
	background-repeat:repeat-y;
	min-height:100%;
	height:auto !important;
	height:100%;
	padding:0px;
	position:relative;
}
h1 {
	font-size:160%;
	line-height:130%;
	font-weight:normal;
	color:#fff;
	margin-bottom:0.6em;
	witdh:100%;
	text-align:center;
}
h2 {
	font-size:130%;
	line-height:130%;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	margin-bottom:1em;
	witdh:100%;
}


#navi ul, li  {
	list-style:none;
}
#navi ul {
	padding-top:6px;
	width:150px;
}
#navi li {
	height:19px;
}	
#navi li a {
	height:19px;
	font-size:75%;
}
#navi li a:hover,
#navi li.active a{
	font-weight:bold;	
}

#collage {
	background-image:url(../images/collage.jpg);
	width:120px;
	height:	101px;
	background-repeat:no-repeat;
	position:absolute;
	top:0;
	left:0;
}
#vamos {
	position:absolute;
	left:0;
	top:101px;
}
#main {
	width:650px;
	position:relative;
	top:0;
	left:120px;
	background-color:#000;
	color:#fff;
	padding-left:30px;
	margin-bottom:50px;
}
#header {
	height:183px;
}
#headerimg {
	position:absolute;
	left:180px;
	top:0;
}
#content {
	font-size:77%;
	line-height:150%;
	padding-bottom:40px;

}
td {
	padding:0;
	margin:0;
}
.balken650 {
	width:650px;
	height:20px;
	background-color:#2d2d2d;
	position:relative;
	margin-bottom:18px;
}
.topbar {
	width:100%;
	height:20px;
	background-color:#2d2d2d;
	position:absolute;
	bottom:-25px;
	left:0;
	font-size:80%;
}
.balken500 {
	width:500px;
	height:20px;
	background-color:#2d2d2d;
	position:relative;
	margin-bottom:18px;
}
.links {
	position:absolute;
	left:0;	
	margin: 0 5px;
	font-size:80%;

}
.rechts {
	position:absolute;
	right:0;
	margin: 0 5px;
	font-size:80%;
}
img.thumb {
	border:3px solid #2d2d2d;
	margin-bottom:20px;
}
h1.title {
	text-transform:uppercase;
}
.descr {
	width:100%;
	text-align:center;
}
.big {
	font-size:125%;
}
#flashcontent{
	width: 490px;
	height : 388px;
	border : 3px solid #2d2d2d;
	padding : 2px;
}
.quelle {
	text-align:right;
	text-transform:uppercase;
	font-size:90%;
}
.presse {
	font-weight:bold;
	margin-bottom:1em;
}
.werkverzeichnis {
	width:100%;
}
.werkverzeichnis th {
	height:20px;
	background-color:#2d2d2d;
	margin-bottom:18px;
	font-size:120%;
	font-weight:normal;
	text-align:left;
}
.werkverzeichnis td {
	padding:5px 0;
	border-top:2px solid #2d2d2d;
}
