html,body{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 12px;
	font-family: sans-serif;
	background-color: #ffffff;
}

/*--------------------------- DIVS --------------------------*/
.komplett{	
	position: absolute;
	background: url(img/layout/bg1.gif);
	background-position: left;
	background-repeat: repeat-y;
	left: 50%;
	top: 50%;
	width: 910px;
	height: 635px;
	margin-top: -318px;
	margin-left: -455px;
	margin-right: auto;
}
.location{
	overflow: hidden;
	position: relative;
	height: 13px;
	width: 850px;
	left: 5px;
	top: 0px;
	font-size: 10px;
	color: #5e5e5e;
}
.location1{
	overflow: hidden;
	position: absolute;
	height: 13px;
	width: 700px;
	left: 132px;
	top: 0px;
	font-size: 10px;
	color: #5e5e5e;
	background-color: #ffffff;
}
.strichoben{
	overflow: hidden;
	position: relative;
	height: 1px;
	width: 900px;
	left: 5px;
	top: 0px;
	background-color: #bdbdbd;
}
.referenzen{
	overflow: hidden;
	position: relative;
	height: 80px;
	width: 128px;
	left: 5px;
	top: 1px;
}
.strich2{
	overflow: hidden;
	position: relative;
	height: 1px;
	width: 130px;
	left: 5px;
	top: 0px;
	background-color: #bdbdbd;
}
.galerie{
	overflow: hidden;
	position: relative;
	height: 90px;
	width: 128px;
	left: 5px;
	top: 1px;
}
.strich3{
	overflow: hidden;
	position: relative;
	height: 1px;
	width: 130px;
	left: 5px;
	top: 0px;
	background-color: #bdbdbd;
}
.technik{
	overflow: hidden;
	position: relative;
	height: 90px;
	width: 128px;
	left: 5px;
	top: 1px;
}
.strich4{
	overflow: hidden;
	position: relative;
	height: 1px;
	width: 130px;
	left: 5px;
	top: 0px;
	background-color: #bdbdbd;
}
.impressum{
	overflow: hidden;
	position: relative;
	height: 118px;
	width: 191px;
	left: 6px;
	top: 1px;
}
.kontakt{
	overflow: hidden;
	position: relative;
	height:40px;
	width: 128px;
	left: 6px;
	top: 0px;
	font-size: 10px;
	text-align: left;
	color: #909090;
	vertical-align: bottom;
}
.content{
	position: absolute;
	height: 420px;
	width: 638px;
	left: 136px;
	top: 214px;
	text-align: left;
	font-size: 11px;
	color: #000000;
	overflow: auto;
	background-image: url(img/layout/contentfade.jpg);
	background-repeat: no-repeat;
}
.contentbg{
	vertical-align: top;
	font-size: 12px;
	text-align : justify;
}

.strichunten{
	overflow: hidden;
	position: absolute;
	height: 1px;
	width: 638px;
	left: 136px;
	top: 634px;
	background-color: #bdbdbd;
}
.bottom{
	color: #999999;
	text-align: center;
	font-style: italic;
}

.aktuelles{
	overflow: hidden;
	position: absolute;
	height: 170px;
	width: 128px;
	left: 777px;
	top: 225px;
	text-align: center;
}
.aktuelltext{
	overflow: hidden;
	position: absolute;
	height: 170px;
	width: 125px;
	left: 5px;
	top:21px;
	text-align: left;
	font-size: 11px;
	color: /*#888888*/ #353535;
}
.strichrechts{
	overflow: hidden;
	position: absolute;
	height: 1px;
	width: 130px;
	left: 775px;
	top: 366px;
	background-color: #bdbdbd;
}
.partner{
	text-align: center;
	overflow: hidden;
	position: absolute;
	height: 225px;
	width: 100px;
	left: 788px;
	top: 405px;
	font-size: 9px;
	color: #909090;
}

.hinterlegt{
	background-image: url(img/layout/feldhinterlegt.jpg);
}

/*--------------------------- LINKS --------------------------*/
.ort1{
	text-decoration: none;
	color: #000000;
}
.ort1:hover{
	color: #ff3300;
}
.navi1{
	text-decoration: none;
	color: #353535;
	font-style : italic;
}
.navi1:hover{
	color: #ff0000;
}
.content1{
	text-decoration: none;
	color: #353535;
}
.content1:hover{
	color: #002aff;
}
.bottom1{
	color: #999999;
	text-decoration: none;
}
.bottom1:hover{
	color: #ff0000;
}
.bottom2{
	color: #777777;
	text-decoration: none;
}
.bottom2:hover{
	color: #ff0000;
}

/*--------------------------- TEXTE --------------------------*/
.ueberschrift{
	font-size: 16px;
}
.red{
	font-size: 13px;
	font-weight: bold;
	color: #0000ff;
	font-style: italic;
}
.black{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.blue{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.abbildung{
	font-style: italic; font-size: 10px;
}
