/* CSS Document */

BODY {
	font-size: 9px;
	margin: 30 0 0 0;
	padding: 0;
	background: #fff;

}


TD.content {
	background:url(../Bilder/index_05.gif);
}

DIV.content {
	min-height: 300px;
	margin: 5 30 0 10;

}

.test {
	line-height:3px;
}

/*########  MENÜ #######*/

DIV.menu_home {
	width: 93;
	height: 22;
	overflow: hidden;
}

DIV.menu_about {
	width: 59;
	height: 18;
	overflow: hidden;
}

DIV.menu_port {
	margin: -5 0 0 0;
	width: 59px; 
	height: 18;
	overflow: visible;
}

DIV.menu_impress {
	width: 82;
	height: 34;
	overflow: hidden;
}

DIV.menu_contact{
	margin: 6 0 0 0;
	width: 62;
	height: 28;
	overflow: hidden;
}

DIV.menu_service{
	width: 62;
	height: 28;
	margin-top: 17px;
	overflow: hidden;
}



