*{
	margin:0px;
	padding:0px;
}

.head_container
{
	background:		rgb(255,255,255);
	position:		relative;
	left:			50%;
	width:			900px;
	height:			134px;
	margin-left:	-450px;
	top:			30px;
	padding:		10px;
}

.head_container .navigation
{
	position:		relative;
	top:			43px;
	left:			13px;
	float:			left;
}

.head_container .navigation a.start
{
	position:		relative;
	top:			12px;
}

.head_container .navigation a.ueber
{
	position:		relative;
	top:			4px;
	left:			-1px;
}

.head_container .navigation a.service
{
	position:		relative;
	top:			8px;
}

.head_container .logo
{
	position:		relative;
	left:			540px;
	top:			18px;
}

.main_container
{
	position:		relative;
	left:			50%;
	width:			900px;
	height:			485px;
	margin-left:	-450px;
	margin-top:		15px;
	padding:		10px;
	top:			30px;
}

.main_container .logo
{
	position:		relative;
	top:			12px;
	left:			12px;
}
.main_container .text
{
	position:		relative;
	top:			22px;
	left:			14px;
	height:			343px;
	width: 			896px;
	overflow:		auto;
}

.main_container .kontakt_formular
{
	position:		absolute;
	top:			0px;
	left:			240px;
}

.footer
{
	position:		relative;
	background:		rgb(255,255,255);
	width: 			920px;
	height:			55px;
	left:			50%;
	margin-left:	-450px;
	top:			-55px;
}

.footer .trenner_punkt
{
	position:		absolute;
	top:			5px;
	left:			9px;
}

.footer .kontakt_schnittfest
{
	position:		absolute;
	top:			25px;
	left:			24px;
}

.footer .links
{
	position:		absolute;
	top:			25px;
	left:			740px;
}

.footer .impressum
{
	position:		absolute;
	top:			25px;
	left:			785px;
}
.footer .agb
{
	position:		absolute;
	top:			25px;
	left:			865px;
}

.schnitt_background
{
	position:		absolute;
	width:			920px;
	height:			450px;
	top:			199px;
	left:			50%;
	margin-left:	-450px;
	background:		rgb(255,255,255)
}
