body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666;
}

body {
	background-color: #eeeeee;
}

#stage {
	position:relative;
	left:0px;
	top:0px;
	width:940px;
	height:650px;
	z-index:1;
}

#center {
	margin:auto;
	width:940px;
	height:650px;
}

#logo_swf {
	position:absolute;
	left:11px;
	top:-16px;
	width:900px;
	height:100px;
	z-index:3;
}

#menu_top {
	position:absolute;
	left:4px;
	top:92px;
	width:574px;
	height:36px;
	z-index:6;
}

#menu_right {
	position:absolute;
	left:657px;
	top:95px;
	width:167px;
	height:538px;
	z-index:9;
	padding-left: 20px;
}

#quadrat_menu {
	position:absolute;
	left:12px;
	top:9px;
	width:17px;
	height:517px;
	z-index:1;
}

#headline {
	position:absolute;
	left:16px;
	top:124px;
	width:533px;
	height:75px;
	z-index:5;
}

#headline2 {
	position:absolute;
	left:16px;
	top:180px;
	width:595px;
	height:57px;
	z-index:8;
}

#text {
	position:absolute;
	left:16px;
	top:240px;
	width:599px;
	height:380px;
	z-index:10;
	font-size: 12pt;
}
#telefon {
	position:absolute;
	left:29px;
	top:411px;
	width:203px;
	height:18px;
	z-index:2;
}
#fax {
	position:absolute;
	left:29px;
	top:435px;
	width:158px;
	height:18px;
	z-index:3;
}

#produkte {
	position:absolute;
	left:425px;
	top:46px;
	width:250px;
	height:250px;
	z-index:1;
}
#bookmarks {
	position:absolute;
	left:0px;
	top:80px;
	width:28px;
	height:530px;
	z-index:2;
}







.tex_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999;
}


h1 {
	font-size: 24pt;
	color: #666;
	position: relative;
}

h2 {
	font-size: 13.2pt;
	color: #00519E;
	position: relative;
}
a:link {
	color: #00519E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00519E;
}
a:hover {
	text-decoration: none;
	color: #E7007A;
}
a:active {
	text-decoration: none;
	color: #E7007A;
}

