html
{
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #5F7689;
	background-color: #FFFFFF;
}
p {
	margin: 0;
	padding-bottom: 12px;
}
h4 {
	font-size: 16px;
	margin: 0;
	padding-bottom: 12px;
}
strong {
	font-size:14px;
}
a:link {	
	font-weight: bold;
	color: #5F7689;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #5F7689;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #5F7689;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #5F7689;
}
#ausrichter
{
	float: left;/*anweisung vertikales scrollen komplett TEIL 1*/
	width: 1px;
	height: 50%;
	margin-bottom: -275px; /* - halbe container höhe*/
}
#wrapper {
	position: relative;
	clear: left;/*anweisung vertikales scrollen komplett TEIL 2*/
	width: 816px;
	height: 550px;
	margin: 0 auto;
	/*z-index: 1;*/
}
#preloader {
	width: 816px;
	height: 550px;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: 148px 140px;
}
#mainbg {
	width: 816px;
	height: 550px;
	background-image: url(../images/mainbg.jpg);
	background-repeat: no-repeat;
}
#mainone {
	position:absolute; 
	left:170px; 
	top:136px; 
	width:151px; 
	height:42px; 
	/*z-index:2;*/
}
#maintwo {
	position:absolute; 
	left:170px; 
	top:195px; 
	width:151px; 
	height:42px; 
	/*z-index:2;*/
}
#mainthree {
	position: absolute; 
	left: 170px; 
	top: 254px; 
	width: 151px; 
	height: 42px; 
	/*z-index: 2;*/
}
#subnavi {
	position: absolute;
	padding-left: 12px;
	left: 336px;
	top: 30px;
	width: 407px;
	height: 27px;
	font-weight: bold;
	letter-spacing: 1px;
	/*z-index: 2;*/
	background-image: url(../images/navi.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
a.subnaviactive, a.subnaviactive:visited {
	color: #FF6600;
}
#mainone a, #maintwo a, #mainthree a {
	display: block;
	width: 151px;
	height: 42px;
}
#mainone a:hover, #maintwo a:hover, #mainthree a:hover {
	background-image:    url(../images/hover-active.gif);
	background-repeat: no-repeat;
	background-position: 122px 13px;
}
.active {
	background-image:    url(../images/hover-active.gif);
	background-repeat: no-repeat;
	background-position: 122px 13px;
}
#title {
	position: absolute;
	padding-right: 15px;
	left: 347px;
	top: 72px;
	width: 393px;
	height: 27px;
	/*z-index: 2;*/
}
#title h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#pagenumber {
	position: absolute;
	padding-right: 15px;
	left: 360px;
	top: 435px;
	width: 380px;
	height: 27px;
	/*z-index: 2;*/
	font-weight: bold;
	letter-spacing: 1px;
}
#back {
	position: absolute;
	padding-right: 15px;
	left: 637px;
	top: 435px;
	width: 103px;
	height: 27px;
	text-align:right;
	letter-spacing: 1px;
	/*z-index: 3;*/
}
#content {
	position: absolute;
	text-align: justify;
	padding-right: 15px;
	left: 360px;
	top: 119px;
	width: 379px;
	height: 306px;
	overflow: auto;
	/*z-index: 2;*/
}
#stlist {
	margin-top: 0;
	padding-top: 0;
 	margin-left: 8px;
 	padding-left: 8px;
 	text-align: left;
}
#thumbarea {
	text-align: left;
}
#thumbarea img {
	margin-right: 10px;
	margin-top: 7px;
	margin-bottom: 3px;
	border: 1px solid #ffffff;
	background-color: #EDDDC9;
}
#valide {
	position: absolute;
	height: 15px;
	left: 80px;
	top: 511px;
	/*z-index: 3;*/

}
#valide img {
	padding-right: 4px;
	margin-top: 0px;
}
#copyright {
	position: absolute;
	left: 275px;
	top: 513px;
	width: 484px;
	font-size: 11px;
	text-align: right;
	line-height: normal;
	/*z-index: 3;*/

}
