body{
font-family:Futura, sans-serif;
color:#444444;
}
img{border:0px;}

#logo_start{
position:absolute;
top:30px;
width:293px;
height:50px;
left:50%;
margin-left:-430px;
}
#logo_start h1{
margin:0px;padding:0px;}
#orgel_farbe{
position:absolute;
width:200px;
height:400px;
left:50%;
margin-left:-400px;
top:120px;
border:1px solid #444444;
visibility:visible;
}
#orgel_gr{
position:absolute;
width:200px;
height:400px;
left:50%;
margin-left:-400px;
top:120px;
border:1px solid #444444;
visibility:hidden;
}
a.orgel_start:hover #orgel_gr{
visibility:visible;
}
a.orgel_start:hover #orgel_farbe{
visibility:hidden;
}
#ecantore_farbe{
position:absolute;
width:200px;
height:400px;
left:50%;
margin-left:-100px;
top:120px;
border:1px solid #444444;
}
#ecantore_gr{
position:absolute;
width:200px;
height:400px;
left:50%;
margin-left:-100px;
top:120px;
border:1px solid #444444;
visibility:hidden;
}
a.ecantore_start:hover #ecantore_gr{
visibility:visible;
}
a.ecantore_start:hover #ecantore_farbe{
visibility:hidden;
}
#studio_farbe{
position:absolute;
width:200px;
height:400px;
left:50%;
margin-left:200px;
top:120px;
border:1px solid #444444;
}
#studio_gr{
position:absolute;
width:200px;
height:400px;
left:50%;
margin-left:200px;
top:120px;
border:1px solid #444444;
visibility:hidden;
}
a.studio_start:hover #studio_gr{
visibility:visible;
}
a.studio_start:hover #studio_farbe{
visibility:hidden;
}
#unten{
position:absolute;
width:99%;
text-align:center;
margin-bottom:30px;
font-size:120%;
top:540px;
}
#unten a{
text-decoration:none;
color:#444444;
padding-left:10px;
padding-right:10px;
}
#unten a:hover{
color:#BBBBBB;
}
#fuss{
position:absolute;
width:99%;
text-align:center;
top:580px;
}
#text_start{
	position:absolute;
	height:450px;
	width:950px;
	left:50%;
	margin-left:-475px;
	top:160px;
	border:1px solid #000000;
	background:url(bilder/hintergrund_transparent.png);
	z-index:1;
}
#text_start_innen{
		overflow:auto;
		height:390px;
		top:20px;
		width:930px;
		margin-left:20px;
		margin-top:40px;
		
}
#text_start h1{
	margin-top:0px;
	padding-top:0px;
}
.sitemap_rechts{
	margin-top:-20px;
}
#close{
	position:absolute;
	left:920px;
	border:1px solid #000000;
	font-size:140%;
	height:25px;
	width:25px;
	text-align:center;
	line-height:25px;
	top:3px;
}
#close a{
	text-decoration:none;
	color:#000000;
	}
/*Formulare*/
.textfeld{
border:1px solid #000000;
width:150px;
background:url(bilder/hintergrund_formular.jpg);
}
.textarea{
border:1px solid #000000;
width:300px;
height:130px;
background:url(bilder/hintergrund_formular2.jpg);
background-repeat:repeat-x;
background-position:top;
}
.form_name{
width:250px;
height:25px;
text-align:right;
float:left;
margin-right:10px;
}
.form_input{
width:300px;
height:25px;
text-align:left;
}
html>body .form_input{width:700px;}
.form_name2{
width:100px;
text-align:right;
height:140px;
float:left;
margin-right:10px;
}
.form_input2{
width:500px;
height:140px;
line-height:25px;
text-align:left;
}

.sitemap_typen{
	margin-left:20px;
}
.sitemap_rechts{
	float:right;
	left:50%;
	width:40%;
}
.sitemap_links{
	width:100%;
}
.sitemap_links a{
text-decoration:none;
color:#000000;
}
.sitemap_rechts a{
text-decoration:none;
color:#000000;
}
