*{
	padding:0px;
	margin:0px;
	list-style-type:none;
	outline:0px;
	font-family:verdana;
}

a
{
	color:black;
	text-decoration:none;
}

img
{
	border:0px;
}

html,body
{
	color:black;
	width:100%;
	height:100%;
	font-size:11px;
	background:black url("../images/body_bg.jpg") repeat-x;
	color:black;
}

div.page
{
	position:absolute;
	top:20px;
	left:50%;
	margin-left:-450px;
	background:white url("../images/page.gif");
	width:900px;
	height:580px;
	overflow:hidden;
}

div.page div.logo
{
	position:absolute;
	top:150px;
	left:0px;
	width:125px;
	height:100px;
	background:url("../images/logo.jpg");
}

div.page ul.navigation
{
	position:absolute;
	top:250px;
	left:0px;
	width:200px;
	z-index:1;
	letter-spacing:0.04em;
}

div.page ul.navigation li a
{
	display:block;
	width:105px;
	height:18px;
	line-height:18px;
	padding-left:20px;
	color:#906926;
	font-weight:bold;
	margin-bottom:10px;
	font-size:10px;
}

div.page ul.navigation li a.active,
div.page ul.navigation li a:hover
{
	background:#dddddd;
	color:#A87A2D;
}

div.page div.content
{
	position:absolute;
	top:0px;
	left:0px;
	width:900px;
	height:580px;
}

div.page div.content div.text.normal
{
	position:absolute;
	top:254px;
	left:198px;
	width:445px;
	height:308px;
	overflow:auto;
}


div.page div.content div.text.long
{
	position:absolute;
	top:253px;
	left:198px;
	width:650px;
	height:307px;
	overflow:auto;
}

div.page div.content div.text.preise
{
	top:191px;
	height:367px;
}

div.page div.content div.text.long td
{
	padding:3px 4px;
	font-size:10px;
}

div.page div.content div.text .scroll
{
	width:635px;
	overflow:auto;
	height:248px;
}

div.page div.content div.text .gallery li
{
	float:left;
	margin-right:16px;
	margin-bottom:16px;
}

div.page div.content div.text .gallery li,
div.page div.content div.text .gallery li a
{
	width:110px;
	height:80px;
	overflow:hidden;
}


div.page div.content ul.doclist
{
	bottom:321px;
	position:absolute;
	right:275px;
}

div.page div.content ul.doclist li a
{
	color:red;
	font-size:10px;
}

div.page div.content .info ul.doclist
{
	position:relative;
	bottom:auto;
	right:auto;
	margin-top:15px;
}

div.page div.content .info ul.doclist li a
{
	padding-left:25px;
	height:18px;
	line-height:18px;
	display:block;
	background:url("../images/pdf.gif") no-repeat scroll left center;
}

div.page div.content div.text h1
{
	font-size:12px;
	margin-bottom:12px;
}

div.page div.content div.text h2
{
	color:white;
	position:absolute;
	top:-2px;
	left:479px;
	font-size:10px;
}

div.page div.content div.documentlist
{
	font-size:10px;
	font-weight:bold;
	left:479px;
	position:absolute;
	top:82px;
}

div.page div.content div.documentlist a
{
	color:white;
	text-decoration:underline;
}

div.page div.content div.images.left
{
	position:absolute;
	top:253px;
	right:13px;
	width:462px;
	height:229px;
}

div.page div.content div.images.child
{
	position:absolute;
	top:253px;
	right:0px;
	width:234px;
}

div.page div.content div.images.child a
{
	float:right;
	color:#333333;
	font-size:13px;
	margin-right:13px;
}

div.page div.content div.images.map
{
	position:absolute;
	top:250px;
	left:195px;
	width:467px;
	height:310px;
	overflow:hidden;
	z-index:2;
}

div.page div.logo_sogeprom
{
	position:absolute;
	bottom:18px;
	left:0px;
	width:140px;
	height:50px;
	background:url("../images/logo_sogeprom");
}

div.page div.line
{
	position:absolute;
	bottom:17px;
	left:0px;
	width:900px;
	height:1px;
	background:url("../images/line.gif") no-repeat scroll left bottom;
}

a.first,
a.second,
a.third,
a.fourth,
a.fifth
{
	position:absolute;
	width:45px;
	height:45px;
	display:block;
	z-index:3;
	background:url("../images/auge.png") no-repeat;
}

a.first
{
	top:409px;
	left:199px;
	background-position:0px 7px;
}

a.second
{
	right:478px;
	top:322px;
	background-position:35px 2px;
}

a.third
{
	top:334px;
	right:326px;
	background-position:35px 4px;
}

a.fourth
{
	background-position:24px 23px;
	right:306px;
	top:527px;
}

a.fifth
{
	background-position:33px 36px;
	right:345px;
	top:487px;
}

a.second
{
	right:478px;
	top:322px;
}

a.createdby
{
	position:absolute;
	bottom:4px;
	right:5px;
	color:white;
	font-size:10px;
}













