body {
	background:#B7BDBF url(../img/background.jpg) repeat-x;
	margin:0px;
	padding:0px;
	font-size:0px;
}

p, li, h1, h2, td {
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	color:#777;
}
.active, .activelast {
	color:#000;
}
a {
text-decoration:none;
}

a:link, a:visited, a:active, a:focus {
	color:#777;	
}


a:hover {
	color:#000;
}
#sub a:hover {
	color:#777;
}

#sub li.active a:hover, #sub li.activelast a:hover  {
	color:#000;
}

li.active a:link,li.active a:visited,li.active a:hover,li.active a:active,li.active a:focus,
li.activelast a:link,li.activelast a:visited,li.activelast a:hover,li.activelast a:active,li.activelast a:focus
{
	color:#000;
}

#content a:link, #content a:visited, #content a:hover, #content a:active, #content a:focus {
	text-decoration:underline;
	color:#ffae14;
}

#content a {
	text-decoration:underline;
	color:#ffae14;
}

#content p, h2,td {
	font-size:11px;
	margin-bottom:10px;
	line-height:20px;
	color:#000;
}

#contenthd {
	visibility:hidden;
	position:absolute;
	width:1px;
	height:1px;
	overflow:hidden;
}

td {
	height:25px;
}

h2 {
	font-weight:bold;
	margin-bottom:5px;
	margin-top:20px;
}

h1 {
	font-size:23px;
	padding-top:43px;
	margin-bottom:15px;
	color:#000;
	letter-spacing:2px;
	line-height:30px;
}
#footer p, #lang li {
	font-size:9px;
}

#imprint {
	position:absolute;
	left:625px;
	width:70px;
	text-align:right;
}
#copyright {
	position:absolute;
	left:240px;
	width:250px;
}

#dataprotection {
	position:absolute;
	left:501px;
	width:138px;
	text-align:left;
}

#foreground1 {
	position:absolute;
	background: url(../img/foreground.gif) no-repeat;
	left:40px;
	width:1px;
	height:167px;
	top:93px;
	overflow:hidden;
	z-index:100;
}
#foreground2 {
	position:absolute;
	background:#D5D7D4;
	left:0px;
	width:100%;
	height:1px;
	top:95px;
	overflow:hidden;
	z-index:101;
}
.imagewrap {
	line-height:0px;
}

#frame {
	position:absolute;
	background: url(../img/background.gif) repeat-y;
	top:93px;
	width:100%;
	left:0px
}
#sub {
	float:left;
	width:239px;
	overflow:hidden;
	line-height:0px;
	z-index:10;
}
#sub ul, #main ul, #lang ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#main li {
	float:left;
	margin-right:12px;
}

#main .last {
	margin-right:0px;
}

#lang li {
	float:left;
	margin-right:5px;
}

#sub li {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	padding: 2px 5px;
	border-bottom:1px solid #B7BDBF;
	cursor:pointer;
}
#sub ul {
	border-bottom:1px solid #B7BDBF;
	padding-left:41px;
	margin-bottom:20px;
	line-height:18px;
}
#sub img {
	border-bottom:1px solid #B7BDBF;
}
#sub .last {
	border-bottom:0px;
}
#sub .active {
	background-color:#FFFFFF;
}
#sub .activelast {
	border-bottom:0px;
	background-color:#FFFFFF;
}


img {
	border:0px;
	margin:0px;
}

#logo, #logoprint {
	position:absolute;
	top:51px;
	left:599px;
}
#logoprint {
	visibility: hidden
}
#frame2 {
	width:710px;
	padding:0px;
	
}
#main {
	position:absolute;
	top:75px;
	left:40px;
	width:239px;
}
#lang {
	position:absolute;
	left:4px;
	top:3px;
}

#content {
	margin-left:270px;
	width:400px;
	padding:0px;
}


#footer {
	padding-top:8px;
	clear:left;
	background:#B7BDBF url(../img/background_footer.gif) no-repeat;
	width:100%;
	height:16px;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 27px;
}