html, body
	{
	height: 100%;
	padding: 0px 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100.01%;
	background-color: #eee;
	background-repeat: repeat-y;
/*	background-image: url(../images/background_darkblue.gif);*/
	background-position: center;
	}
body
	{
	position: relative;
	margin: 0 0 0 -380px;
	left: 50%;
	width: 760px;
	background-position: center;
	background-color: #ddd;
	color: #333;
	text-align: center;
	clear: both;
	}
h1,h2,h3,h4,h5,h6
	{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}
h1
	{
	margin: -10px -10px 2.5em;
	padding: 3px 5px 3px;
	color: #ccf;
	letter-spacing: 2px;
	text-transform: lowercase;
	text-align: right;
	font: bold 1.1em sans-serif;
	height: 1.2em;
	white-space: nowrap;
	background-color: #006FAC;
	}
h2 
	{
	color: #036; 
	font: bold 1em sans-serif; 
	height: 16px; 
	white-space: nowrap;
	}
h3 
	{
	color: #036; 
	font: bold 1em sans-serif; 
	height: 14px; 
	white-space: nowrap;
	}
h4
	{
	color: #036; 
	font: bold 0.9em sans-serif; 
	height: 14px; 
	white-space: nowrap;
	}
h5
	{
	color: #036; 
	font: bold 0.9em sans-serif; 
	height: 11px; 
	text-align: right;
	white-space: nowrap;
	}
h6
	{
	color: #ccf; 
	font: bold 1em sans-serif; 
	height: 16px; 
	white-space: nowrap;
	}
.li
	{
	list-style-type: none;
	}
.limarked
{
	background-color: #99c;
}
.liadobe
	{
	list-style-image: url(../thumbs/pdficon_small.gif);
	}
.ligetacro
{
	list-style-image: url(../thumbs/getacro.gif);
}
.strongplus
{
	font-weight: bold;
	line-height: 2.5em;
}
div#header 
	{
	position:absolute; 
	top: 15px;/*top: 25px; */
	left: 0px; 
	right:2.5%;/*right:3%;*/
	height: 24px; 
	font: 0.9em Verdana, sans-serif; 
	z-index: 100;
	}
div#header a 
	{
	display: block;
	float: right;
	text-align: center;
	font: bold 0.8em sans-serif;
	padding: 4px 12px;
	margin: 0px 0px 1px -3px;
	text-decoration: none;
	color: #eff;
	background: #66a5cf;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-bottom: 3px solid #669;
}
div#header a:hover  
	{
	color:#f33; 
	background:#fff;
  	border-bottom:3px solid #f33;
	}
div#header a:focus, div#header a:active
	{
	color:#f33; 
	background:#fff;
  	border-bottom:3px solid #f33;
	}
div#header a span 
	{
	display: none;
	}
div#header a:hover span
	{
	display: block;
	position: absolute;
	top: 31px;
	left: 0;
	width: 650px;
	padding: 5px;
	margin: 10px;
	z-index: 100;
	text-indent: 148pt;
	clip: rect(auto auto auto 165px);
	}
div#header a:focus span 
	{
	display: block;
	position: absolute;
	top: 31px;
	left: 0;
	width: 650px;
	padding: 5px;
	margin: 10px;
	z-index: 100;
	text-indent: 148pt;
	clip: rect(auto auto auto 165px);
	}
div#header a:hover .marker, div#header a:focus .marker, div#links a:hover .marker, div#links a:focus .marker, div#footer a:hover .marker, div#footer a:focus .marker 
	{
	color:#444; 
	}
div#header li
	{
	display:inline;
	list-style-type: none;
	}
div#links 
	{
	position: absolute;
	top: 40px;
	left: -38px;
	width: 197px;
	height: 400px;
	font: 0.9em Verdana, sans-serif;
	z-index: 100;
	}
div#links li
	{
	display: inline;
	list-style-type: none;
	}
div#links a
	{
	display: block;
	text-align: left;
	font: bold 0.8em sans-serif;
	padding: 5px 5px;
	margin: 0 0 2px;
	text-decoration: none;
	color: #eee;
	background: #66a5cf;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right: 5px solid #33a2de;
	}
div#links a:hover
	{
	color:#f33; 
	background:#fff;
  	border-right: 5px solid #F33;
	}
div#links a:focus
	{
	color:#f33; 
	background:#fff;
  	border-right: 5px solid #F33;
	}
div#links a span 
	{
	display: none;
	}
div#links a:hover span
	{
	display: block;
	position: absolute;
	top: 16px;
	left: 53px;
	right: 145px;
	width: 700px;
	padding: 5px;
	margin: 0px;
	z-index: 100;
	text-indent: 143pt;
	clip: rect(auto auto auto 165px);
	}
div#links a:focus span 
	{
	display: block;
	position: absolute;
	top: 16px;
	left: 53px;
	right: 145px;
	width: 700px;
	padding: 5px;
	margin: 0px;
	z-index: 100;
	text-indent: 143pt;
	clip: rect(auto auto auto 165px);
	}
div#links .login
{
	background: #cc9;
	color: #333;
}
div#content 
	{
	position: absolute;
	top: 100px;
	left: 157px;
	right: 2px;
	color: #003;
	background: #fff;
	font: 0.8em Verdana, sans-serif;
	padding: 10px;
	border: 2px solid #33a2de;
	text-align: justify;
	clear: both;
	}
div#content p 
	{
	margin: 1em 1em;
	}
div#content h2
	{
	white-space: nowrap;
	}
div#content h3 
	{
	margin-bottom: 0.25em;
	}
div#content a:link
	{
	color: #009;
	background: #fff;
	text-decoration: none;
	font: 0.9em Verdana, sans-serif;
	font-weight: bold;
}
div#content a:visited 
	{
	color: #006;
	background: #fff;
	text-decoration: none;
	font: 0.9em Verdana, sans-serif;
	font-weight: bold;
	}
div#content a:link:hover, div#content a:link:focus
	{
	color: #933;
	background:#fff;
	text-decoration: underline;
	}
div#content a:visited:hover, div#content a:visited:focus
	{
	color: #933;
	background:#fff;
	text-decoration: underline;
	}
.extern 
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	white-space: inherit;
	list-style: square;
	list-style-image: url(../thumbs/worldext.GIF);
	}	
.logo
	{
	font: bolder 0.9em Verdana, sans-serif;
	position: absolute;
	visibility: visible;
	color: #aab;
	left: 6px;
	top: 3px;
	text-align: left;
	white-space: normal;
	font-variant: small-caps;
	}
.logo2
	{
	font: normal 0.9em Verdana, sans-serif;
	position: absolute;
	visibility: visible;
	color: #bbe;
	left: 5px;
	top: 1px;
	text-align: left;
	white-space: normal;
	font-variant: small-caps;
	}
div#header a:hover span, div#header a:focus span, div#links a:hover span, div#links a:focus span, div#submenu a:hover span, div#submenu a:focus span, div#Balken2
	{
   color: #333; 
   font: 1em Verdana, sans-serif; 
	text-align: left;
	}
div#Balken
	{
	display: block;
	position: absolute;
	visibility: visible;
	z-index: 10;
	left: 59px;
	top: 3px;
	width: 80%;
	height: 86px;
	background-color: #006FAC;
	border: medium double #448;
	border-right-style: none;
}
div#Balken2
	{
	display: block;
	position: absolute;
	visibility: visible;
	z-index: 11;
	left: 114px;
	top: 12px;
	width: 84%;
	height: 70px;
	background: #99c8cf;
	border: medium double #448;
}
div#submenu 
	{
	position: absolute;
	top: 102px;
	left: 159px;
	right: 2%;
	height: 28px;
	z-index: 100;
}
div#submenu a 
	{
	display: block;
	float: left;
	text-align: center;
	font: bold 0.7em sans-serif;
	padding: 4px 6px;
	margin: 0px 0px 1px;
	text-decoration: none; 
	color: #fff;
	background: #33a2de;
}
div#submenu li
	{
	display: inline;
	list-style-type: none;
	}
div#submenu a:hover
	{
	color:#F33; 
	background:#fff;
   border-bottom:3px solid #F33;
	}
div#submenu a:focus
	{
	color:#F33; 
	background:#fff;
   border-bottom:3px solid #F33;
	}
div#submenu a span 
	{
	display: none;
	}
div#submenu a:hover span
	{
	display: block;
   position: absolute; 
	font: normal 1.1em sans-serif;
	top: -56px; 
	left: 35px; 
	width: 500px;
   padding: 5px; 
	margin: 10px; 
	z-index: 100;
	}
div#submenu a:focus span
	{
	display: block;
  	position: absolute; 
	top: -56px; 
	left: 35px; 
	width: 500px;
  	padding: 5px; 
	margin: 10px; 
	z-index: 100;
	}
div#trenner
	{
	visibility: hidden;
	}
div#thumb
	{
	border: thin;
	text-align: center;
}
div#image
	{
	border: thin;
	margin: 5px 5px 5px 5px;
	text-align: center;
	}
div#footer 
	{
	margin: 20px -10px -10px;
	padding: 4px 5px 2px;
	height: 16px;
	border-top: 1px solid #369;
	border-bottom: 1px solid #369;
	background: #006FAC;
	font: 0.8em Verdana, sans-serif;
	overflow: visible;
}
div#footer a:link, div#footer a:visited
	{
   	font: 1em Verdana, sans-serif; 
   	color: #eff;
	background: #006FAC;
   	text-decoration:none;
	}
div#footer a:hover, div#footer a:focus
	{
	color: #311;
	background: #006FAC;
   	text-decoration:underline;
	}
.right
{
	position: absolute;
	right: 4px;
}
.left
{
	position: absolute;
	left: 4px;
}
.img
	{
	color: #dde;
	font: 1em Verdana, sans-serif;
	background: #335;
	text-align: justify;
	}
.marker
	{
	color: #f33;
	text-decoration: underline;
	}
table
	{
	width: 550px;
	border: thin solid Black;
	border-collapse: collapse;
	}
thead
	{
	font-weight: bold;
	background-color: #99b;
	}
td, tr
	{
	border: thin solid Black;
	}
.skip
	{
	display: none;
	}
.thumb
	{
	position: relative;
	padding: 20px;
	border: 1px solid black;
	list-style-type: none;
	}
.hidden
{
	visibility: hidden;
}
.floatright
	{
	float: right;
	margin-left: 8px;
	clear: both;
	}
.center
{
	text-align: center;
}
.subtable
	{
	background-color: #ccd;
	font-size: 0.85em;
}
.subtablehead
	{
	background-color: #99b;
	font-size: 0.9em;
	font-weight: bold;
}
.noborder
{
	border: 0px;
}
.teaser
{
	font-weight: bold;
	font-size: 0.9em;
}
.underline
{
	text-decoration: underline;
	font-weight: bolder;
}
.grey
	{
	font-weight: lighter;
	color: #669;
}
.red
	{
	color: #f33;
	font-weight: bold;
}
.lotext
{
	font-size: 0.8em;
}
.left2
{
	text-align: left;
}


