*{
	margin:0px;
	padding:0px;
}
body{
	font-size:11px;
	font-family:Arial, Verdana, sans-serif;
	background-color:#000000;
	color:#FFFFFF;
	line-height:15px;
}
h1{
	font-weight:bold;
	font-size:11px;
}
h2{
	font-weight:bold;
	font-size:11px;
	margin-bottom:15px;

}
h1.headline{
	margin-bottom: 10px;
}
h1.headline2{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 21px;
}
h2.subheadline{
	margin-bottom: 5px;
}
p{
	margin-bottom:15px;
}
a{
	color:#FFFFFF;
	text-decoration:underline;
	border: 0px;
	outline: none;
}
img{
	border:0;
}
.clear{
	clear:both;
}
.gold{
	color:#B0A46C;
}
.nospace{
	margin:0px;
	padding:0px;
}
.hellblau{
	color:#A7BBC4;
}
.sale{
	text-decoration: line-through;
	color:#fc0404;
}
#navigation{
	float:left;
	margin-right:66px;
	width:176px;
}
#navigation ul{
	list-style-type:none;
}
#navigation li{
	display: block;
}
#navigation a{
	display: block;
	margin-bottom:4px;
	background-image:url(../bilder/nav-sprite.gif);
	background-repeat:no-repeat;
}
#navigation #projekt{
	background-position: 0px 0px;
	width:140px;
	height:20px;
}
#navigation #projekt:hover, #navigation #projekt.active{
	background-position:-140px 0px;
}
#navigation #atelier{
	background-position: 0px -21px;
	width:134px;
	height:20px;
}
#navigation #atelier:hover, #navigation #atelier.active{
	background-position:-134px -21px;
}
#navigation #beratung{
	background-position: 0px -42px;
	width:160px;
	height:20px;
}
#navigation #beratung:hover, #navigation #beratung.active{
	background-position:-160px -42px;
}
#navigation #laden{
	width:122px;
	height:20px;
	background-position: 0px -63px;
}
#navigation #laden.active, #navigation #laden:hover{
	background-position: -122px -63px;
}
#navigation #kontakt:hover{
	background-position:-131px 0px;
}
#navigation #kontakt{
	background-image:url(../bilder/kontakt_nav.gif);
	background-repeat:no-repeat;
	width:131px;
	height:20px;
}
#navigation #kontakt.active{
	background-image:url(../bilder/kontakt_active.gif);
	background-repeat:no-repeat;
	width:131px;
	height:20px;
}
#navigation #kontakt.active:hover{
	background-position:0px 0px;
}
.subnavigation, .subnavigation-empty{
	margin-left:45px;
	margin-bottom:5px;
	margin-top: 8px;
	width:140px;
}
.subnavigation li {
	display:block;
	height:16px;
}
.subnavigation li.last {
	margin-bottom: 10px;
}
.subnavigation li.subnaviHeadline {
	font-weight:bold;
	color:#A7BBC4;
	border-bottom:1px solid #A7BBC4;
}
.subnavigation li a{
	display:block;
	color:#FFFFFF;
	font-size:11px;
	height:16px;
	text-decoration:none;
}
.subnavigation li a.subactive{
	color:#B0A46C;
}
.subnavigation li a:hover{
	color:#B0A46C;
}
#content{
	float:left;
	width:466px;
	margin-right:63px;
}
#content a{
	color:#B0A46C;
}
#content img{
	margin-bottom:15px;
}
#rightMarginal{
	width:216px;
	float:left;
	margin-top:-5px;
}
#gespraech{
	margin-top:10px;
	line-height:24px;
}
table#oeffnungszeiten, #newsletter{
	margin-bottom:15px;
}
#logo{
	margin-top:60px;
	margin-left:137px;
	margin-bottom:60px;
}
#text{
	float:left;
	margin-right:10px;
	width:224px;
}
.bild_right{
	float:right;
	width:223px;
}
table#wer_wir_sind{
	width:466px;
	margin-bottom:15px;
}
#kasten_text{
	width:323px;
	margin-top:-30px;
}



/*------------- Video ---------------*/
#video{
  margin-bottom:20px;
}
/*------- Image Container -----*/
.image-container-left, .image-container-right{
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
}
.image-container-right{
	margin-bottom: 35px;
}
.image-container-left div, .image-container-right div{
	float:left;
}
.image-container-left div.image{
	width: 108px;
}
.image-container-left div.text{
	width: 350px;
	float: right;
}
.image-container-right div.image{
	width: 223px;
	float: right;
	
}
.image-container-right div.text{
	width: 240px;
}
