@charset "utf-8";
body {
	margin:0;
	padding:0;
	font-family: font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	/*background-color:#000000;*/
	background-color: #494949;
}
#box {	
	font-size: 12px;
	color: #FFFFFF;
	background-color: #494949;
	width:980px;
	height:720px;
	/*
	position:absolute;
	top:50%;
	left:50%;
	margin-top: -360px;
	margin-left: -490px;
	*/
	margin:auto;
	
}
/* Divs */
#logo {
	float:left;
	margin:0;
	padding:0;
}
#logo a{
	display:block;
	width:180px;
	height:140px;
	background-image:url(../pics/navigation/logo.gif);
}
#logo a span{display:none;}
#subnav {
	float:left
}

#koerper{
	clear:both;
	width:980px;
}
#navigation {
	float:left;
	position:relative;
	width:178px;
	height:533px;
}
#navigation img{
	border:0;
}
#portfoliosub{
	margin-top:20px;
	margin-bottom:10px;
}
#numbers{
	margin-top:20px;
	margin-left:7px;
}
#sprache{
	position:absolute;
	bottom:0;
}
#content {
	width:800px;
	float:left;
	height:533px;
	margin:0;
}
#text{
	font-size: 14px;
	width:500px;
	letter-spacing:0.1em
;}
	/* Bilder */
#bilder{
	width:800px;
	height:533px;
}
#legend {
	clear:both;
	margin-left:180px;
	color:#999999;
	padding-top:5px;
}
.loading {
	background: url(/pics/loading.gif) center no-repeat;
}.titel {
	font-weight: bold;
	font-size: 16px;
	color: #89FA04;
}
.subtitel {
	font-weight: bold;
	font-size: 14px;
	color: #89FA04;
}
a{
	color:#89FA04;
}
ul.mainnav{
	margin:0;
	padding:0;
	list-style-type:none
}
ul.mainnav li{
	margin-bottom:-3px;
}
ul.subnav{
	margin-top:20px;
}
.tb_galleries{
	border-collapse:0;
	width:800px;
	height:533px
}
.tb_galleries img{
	border:0;
}
.td_norm{
	width:253px;
	height:163px;
	vertical-align:top;
}
.td_spaceleft{
	padding-right:20px
}
.td_spacebottom{
	padding-bottom:20px
}
.td_right{
	text-align:right
}
.td_left{
	text-align:left
}
