@charset "UTF-8";
/* CSS Document */

body
{
	color:#666666;
	background-color: #FFFFFF;
	font-family: DIN, Arial, sans-serif;
	margin:0px;
	padding:0px;
	font-size:9pt;
	/*line-height:12pt;*/
	font-size-adjust:inherit;
	overflow:hidden;
}

div
{
	margin:0px;
	padding:0px;
	border:0px;
}


p
{
	color:#000000;
	line-height:13pt;
}

a:link, a:visited
{
	text-decoration:none;
	color:#000000;
}

a:hover, a:focus, a:active
{
	text-decoration:none;
	color:#888888;	
}

.navigation #logo
{
	max-width: 115px;
	max-height: 8px;
	width: 115px;
	height: 8px;
	position:fixed;
	top:40px;
	left:17px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

.navigation #logo a{
	width: 115px;
	height: 8px;
	max-height: 8px;
	max-width: 115px;
	background-color:#000000;
	color:#000000;
	min-width:115px;
	min-height:9px;
}

.navigation #logo a p{
	width:115px;
	height:8px;
	padding:0px;
	margin:0px;
	background-color:#000000;
	color:#000000;
}

.navigation
{
	display:block;
	width:170px;
	min-height:100%;
	height:100%;
	position:fixed;
	margin:0px;
	padding:0px;
	padding-left:17px;
	padding-top:80px;
	position:fixed;
	background-image:url(../images/nav_back.gif);
	font-size:10pt;
	line-height:15pt;
	font-weight: bolder;
}

.navigation a:active, .navigation a:focus{
	color:#999999;
}

.navigation ul
{
	text-decoration: none;
	list-style: none;
	margin:0px;
	padding:0px;
	display:compact;
	width:113px;
	margin-left:3px;
	max-width:113px;
	overflow:hidden;
}

.navigation li
{
	margin:0px;
	padding:0px;
	list-style: none;
	left:0px;
	position:inherit;
	position:relative;
}

.navigation li ul
{
	padding-left:13px;
	margin-top:0px;
	display:none;
	font-weight:normal;
	line-height:11pt;
}

.navigation li ul li
{
	margin-bottom:0px;
	position:relative;
	margin-bottom:4pt;
	
}

.navigation li ul li a
{
	margin-bottom:0px;
	text-align:center;
	position:relative;
	line-height:10px;
}

a:active
{
	color:#999999;
}

.content
{
	height:100%;
	width:inherit;
	min-height:100%;
	position:absolute;
	padding-left:28px;
	font-weight:normal;
	font-size:9pt;
}

.content strong
{
	font-weight:normal;
	color:#000000;
}
.content img
{
	margin:0px;
	padding:0px;
	margin-top:0px;
}
.content table
{
	vertical-align:text-top;
	padding:0px;
	margin:0px;
	top:0px;
	width:450px;
	max-width:450px;
}

.content td
{
	vertical-align:text-top;
	padding:0px;
	font-size:9pt;
	line-height:11pt;
	margin:0px;
	padding-bottom:5px;
}

.content #wrapper
{
	position:relative;
	max-width:800px;
	margin:0px;
	margin-top:38px;
	padding:0px;
	
}


.content #wraper img
{
	margin-bottom:5px;
	float:left;
	position:absolute;
}

.content #wrapper p
{
	position:relative;
	width:280px;
	margin:0px;
	padding:0px;
}

.content h1
{
	margin:0px;
	position:fixed;
	width:500px;
	margin-top:14px;
	color:#000000;
	top:10pt;
	font-size:22pt;
	font-weight:bold;
	padding:0px;
}

.content h3
{
	margin:0px;
	padding:0px;
	font-size:11pt;
	font-weight:normal;
	line-height:12px;
	color:#000000;
	margin-bottom:18px;
	/*margin-top:8px;
	margin-bottom:13px;*/
}

.content #sidetext
{
	width: 163px;
	max-width:163px;
	font-size:8pt;
	line-height:10pt;
	margin:0px;
	padding:0px;
	position:absolute;
	color:#666666;
	margin-left:20px;
}

.content #sidetext p, .content #sidetexts p
{
	text-align:left;
	margin:0px;
	line-height:11pt;
	
}

#subs
{
	display:hidden;
}

#pages
{
	position:relative;
	font-size:12pt;
	line-height:13px;
	display:compact;
	color:#000000;
	top:13px;
	padding:0px;
	margin:0px;
}

#page
{
	text-align:center;	
	position:relative;
	padding-bottom:1px;
	border:none;
}
#pages img
{
	border:none;
	margin-top:2px;
	
}
#prevs
{
	margin-right:2px;
	padding: 0px;
	left:0px;
	float:left;
}

#prev
{
	background-image:url(../images/prev.gif);
	background-color:#003300;
	max-height:13px;
	max-width:13px;
	min-width:13px;
	min-height:13px;
}

#nexts
{
	font-size:20pt;
	padding:0px;
}

#next
{
	background-image:url(../images/prev.gif);
	background-color:#003300;
	max-height:13px;
	max-width:13px;
	min-height:13px;
	min-width:13px;
}
/*
#intro
{
	hight:100%;
	width:100%;
	position:fixed;
	overflow:hidden;
	left:140px;
	scrolling:no;
}*/

#intro
{
	height:100%;
	width:100%;
	background-attachment:fixed;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:left top;
	position:fixed;
	left:5px;
}

.mail input, textarea
{
	size:25;
	width:325px;
	background-color:#777777;
	color:#FFFFFF;
	line-height:10px;
	height:16px;
	border:0px;
	margin-top:2px;
	margin-bottom:2px;
	
}




#textarea
{
	size:26;
	
	height:120px;
}
#submit
{
	font-size:10px;
	line-height:10px;
	padding:0px;
	padding-right:3px;
	padding-top:1px;
	position:absolute;
	margin:0px;
	margin-left:0px;
	background-repeat:no-repeat;
	background-position:right top;
	color:#000000;
	border-bottom:2px;
	border-bottom-color:#AAAAAA;
	border-right:1px;
	border-right-color:#AAAAAA;
	border-collapse:separate;
	text-align:left;
}

#error
{
	color:#990000;
}

#infotable
{
	width:auto;
	max-width:350px;
}

#ruler
{
	height:65px;
	width:150px;
	background-color:#0033CC;
	left:40px;
	top:76px;
	position:fixed;
	
}

#container
{
	top:50px;
	width:100%;
	height:550px;
	max-height:550px;
	overflow:hidden;
	position:fixed;
	margin:0px;
	margin-top:0px;
	padding:0px;
}

#seite
{
	margin:0px;
	padding:0px;
	height:580px;		
	padding-top:12pt;
	max-width:100%;
	max-height:550px;
	min-height:550px;
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
	
}

#seiteo
{
	margin:0px;
	padding:0px;
	padding-top:12pt;
	height:580px;
	max-width:100%;
	max-height:550px;
	min-height:550px;
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
	
}

#detailback
{
	position:absolute;
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
	background-color:#d4d4d4;
	overflow:hidden;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	display:none;
}

#detailwrapper
{
	position:absolute;
	display:none;
	width:1px;
	height:8px;
	top:58px;
	left:28px;
	background-color:#ffffff;
	overflow:hidden;
	vertical-align:bottom;
}

#detailimage
{
	position:relative;
	margin-top:22px;
	display:none;
	width:100%;
	height:100%;
	overflow:hidden;
}

#formanimation
{
	position:absolute;
	width:30px;
	height:50px;
	min-width:30px;
	min-height:50px;
	background-color:#000000;
	top:167px;
	left:330px;
	vertical-align:bottom;
	
}

#closeline
{
	line-height:9pt;
	display:none;
	height:26px;
	vertical-align:middle;
	text-align:left;
	width:100%;
	padding:2px;
	top:2px;
	position:absolute;	
	
}

#closeline a, img
{
	border:none;
}

#detailpager
{
	text-align:center;	
	position:relative;
	top:2px;
	padding-top:1px;
	vertical-align:top;
	color:#000000;
	font-size:12pt;
	padding-left:3px;
	padding-right:3px;
}

#detailbutton
{
	text-align:center;	
	position:relative;
	top:4px;
	padding-top:1px;
	vertical-align:top;
	color:#666666;
	font-size:13pt;
	padding-left:3px;
	padding-right:3px;
}

#closebutton
{
	text-align:center;	
	position:relative;
	top:2px;
	padding-top:1px;
	vertical-align:top;
	color:#666666;
	font-size:13pt;
	padding-left:3px;
	padding-right:3px;
}

.spaced
{
	margin-left:13px;
}
