/* Seiteneigenschaften Standard Layout */
body {
	background-color: #FFFFFF;
	margin-left: 150px;
	margin-top: 150px;
}

.ebene_logo
{
position:absolute;
left:85px;
top:96px;
width:200px;
z-index:2;
}
.ebene_box_schwarz
{
position:absolute;
left:155px;
top:150px;
width:200px;
z-index:1;
}
.ebene_messer
{
position:absolute;
left:850px;
top:84px;
width:200px;
z-index:15;
}
.ebene_portofolio
{
position:absolute;
left:178px;
top:164px;
width:40px;
z-index:2;
}
.ebene_homebase
{
position:absolute;
left:245px;
top:164px;
width:40px;
z-index:2;
}
.ebene_termine
{
position:absolute;
left:313px;
top:164px;
width:200px;
z-index:2;
}
.ebene_referenzen
{
position:absolute;
left:369px;
top:164px;
width:200px;
z-index:2;
}
.ebene_presse
{
position:absolute;
left:446px;
top:164px;
width:200px;
z-index:2;
}
.ebene_galerie
{
position:absolute;
left:497px;
top:164px;
width:200px;
z-index:2;
}
.ebene_freunde
{
position:absolute;
left:550px;
top:164px;
width:200px;
z-index:2;
}
.ebene_jobs
{
position:absolute;
left:608px;
top:164px;
width:200px;
z-index:2;
}
.ebene_kontakt
{
position:absolute;
left:645px;
top:164px;
width:200px;
z-index:2;
}
.ebene_news
{
position:absolute;
left:703px;
top:164px;
width:200px;
z-index:2;
visibility: hidden;
}
.ebene_impressum
{
	position:absolute;
	left:703px;
	top:164px;
	width:200px;
	z-index:2;
	
}
/* Seitenlayout*/
.ebene_text_teaser
{
position:absolute;
left:178px;
top:333px;
width:200px;
z-index:1;
}
.ebene_polaroid_1
{
position:absolute;
left:475px;
top:188px;
width:200px;
z-index:3;
}
.ebene_polaroid_1_1
{
position:absolute;
left:487px;
top:201px;
width:200px;
z-index:4;
}
.ebene_polaroid_2
{
position:absolute;
left:649px;
top:196px;
width:200px;
z-index:1;
}
.ebene_polaroid_2_2
{
position:absolute;
left:662px;
top:210px;
width:200px;
z-index:2;
}
.ebene_text_klein_teaser
{
position:absolute;
left:400px;
top:350px;
width:200px;
z-index:7;
}
.ebene_text
{
	position:absolute;
	left:456px;
	top:449px;
	width:400px;
	z-index:3;
	height: 80px;
	vertical-align: bottom;
}

/* Format Texte */

a {
	text-decoration: none;color: #FFFFFF;
}

a:hover {
	color: #929DA3;
}
a:visited {
	text-decoration: none;
}
.text_weiss{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
}
.text_weiss_unten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
	background-position: bottom;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
}.text_weiss_enger {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 12px;
}
