@charset "UTF-8";
/* CSS Document */
#wrapper {
	left:50%;
	position:relative;
	top:10px;
	width:1000px;
	height: auto;
	z-index:3;
	border-top: 5px solid #747474;
	
	
	
	margin-left: -500px;
	visibility:visible;
}
#header_wrapper {
	
	left:0px;
	top:20px;
	width:1000px;
	height:120px;
	z-index:3;
	background-color:#fff;
	visibility:visible;
	border-bottom:1px solid #E2E2E2;
	vertical-align:middle;
}
#menue_wrapper {
	position: relative;
	left:0px;
	top:10px;
	width:1000px;
	height:90px;
	z-index:3;
	background-color:#fff;
	visibility:visible;
	
}
.font_men {
	font-family: helvetica;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	color: #000;
}
.font_tel {
	font-family: helvetica;
	font-size: 35px;
	font-style: normal;
	font-weight: normal;
	color: #7B7B7B;
}
.font_tel_vorn {
	font-family: helvetica;
	font-size: 35px;
	font-style: normal;
	font-weight: normal;
	color: #ccc;
}
#content_wrapper {
	position: relative;
	left:0px;
	top:10px;
	
	width:1000px;
	height:auto;
	z-index:3;
	background: none;
	visibility:visible;
	
}
#content {
	position: relative;
	left:0px;
	top:0px;
	
	width:1000px;
	height:auto;
	z-index:3;
	background:none;
	visibility:visible;
	
}
.content_text {
	font-family: helvetica;
	font-size: 14px;
	font-weight: lighter;
	color: #000;
	text-transform: uppercase;
}
.content_text_home {
	font-family: helvetica;
	font-size: 12px;
	font-weight: lighter;
	color: #747474;
	text-transform: uppercase;
	line-height:18px;
}
.content_text_studio {
	font-family: helvetica;
	font-size: 12px;
	font-weight: lighter;
	color: #B3B3B3;
	text-transform: uppercase;
	line-height:15px;
	text-align:justify
}
.content_text_studio_black {
	font-family: helvetica;
	font-size: 12px;
	font-weight: lighter;
	color: #7B7B7B;
	text-transform: uppercase;
	line-height:15px;
	text-align:justify
}
.form_text_small {
	font-family: helvetica;
	font-size: 10px;
	font-weight: lighter;
	color: #787878;
	text-transform: uppercase;
	list-style:disc;
	line-height:16px;
}
.form_text_preis {
	font-family: helvetica;
	font-size: 24px;
	font-weight: lighter;
	color: #000;
}
#footer_balken {
	position: relative;
	left:0px;
	top:25px;
	width:1000px;
	height:5px;
	z-index:3;
	background-color:#747474;
	visibility:visible;
}
#footer_wrapper {
	position: relative;
	left:0px;
	top:40px;
	width:1000px;
	height:300;
	z-index:3;
	background-color:#fff;
	visibility:visible;
	border-bottom:0px solid #E2E2E2;
	font-family: helvetica;
	font-size: 9px;
	font-weight: lighter;
	color: #000;
	text-transform: uppercase;
	
	letter-spacing: 0.18em;
	vertical-align: top;
	text-align:center;
}
.button {
    border: 2px solid #000;
    background: #fff;
	font-size:14px;
	text-decoration:underline;
}
.links { 
float:left;
width:300px;
}
.rechts {
width:300px;
}
.clear {
clear:left;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #747474;
	text-decoration: none;
}
a:active {
	color: #747474;
	text-decoration: none;
}
.button {
	font-family: helvetica;
	font-size: 14px;
	font-weight: lighter;
	color: #000;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
