* {
	margin:0px;
	padding:0px;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size:12px;
	color:#999999;
}

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

.clearboth {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
	line-height: 0px;
	font-size: 0;
	overflow: hidden;
	visibility: hidden;
}

body {
	background: #FFFFFF;
	width:100%;
	height:100%
}


a {
	color: #0099FF;
	text-decoration: none;
	}
a:visited {
	color: #0099FF;
	text-decoration: none;
	}
a:hover {
	color: #0099FF;
	text-decoration: underline;
	}
a strong {
	color: #0099FF;
	font-weight:bolder;
}



#lay_head {
	width:965px;
	height:120px;
	position:relative;
	margin: 0 auto;
}

/* Kopf */

a#head1 {
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	height:104px;
}

a#head2 {
	display:block;
	position:absolute;
	right:5px;
	top:0px;
	height:104px;
}

p {
	margin-bottom:0.5em;
}

h2, h2 span, h2 span strong {
	font-size: 12pt;
	line-height:15pt;
	color: #0099FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

h2 strong {
	font-size: 12pt;
	line-height:15pt;
	color: #0099FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin: 0px 0px 5px 0px;
}


#Header {
	vertical-align: top;
	width: 965px;
	height: 120px;
	margin: 0 auto;
	position:relative;
	z-index: 1
}
#HeaderLink {
	position:absolute;
	left: 45px;
	top: 45px;
	z-index: 1
}
#HeaderAusgabe {
	position:absolute;
	left: 620px;
	top: 0px;
	z-index: 1
}

/* E-Paper */

#lay_epaperfooter {
	background: url(../media/bg_framefooter.png) repeat-x;
	padding:5px;
}

#FrameFooter {
	vertical-align: top;
	width: 965px;
	height: 120px;
	margin: 0 auto;
	position:relative;
	padding: 10px 0px 0px 0px;
	
}

#FrameFooterCol2 {
	float:right;
	text-align:right;
	width: 45%;
}

#FrameFooter  #details {
	font-size:8pt;
	color:#999999;
	line-height: 11pt;
}

#FrameFooter .details .buttons {
	vertical-align: -20%;
}

#BackFunktion {
	right: 0px;
	clear: both;

}


.issuuButtons {
	vertical-align:text-top
	}

#Button_dark_h25Pixel {
	float:right;
	background-image: url(../media/button_h25px_fondlinks.png);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 10px;
	height: 30px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	position: relative;
	text-decoration: none;
}
#Button_dark_h25Pixel a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#Button_dark_h25Pixel a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#Button_dark_h25Pixel a:hover {
	text-decoration: none;
	color: #E7E7E7;
}
#Button_dark_h25Pixel span {
	background-image: url(../media/button_h25px_fondrechts.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	height: 40px;
	width: 5px;
	position: absolute;
	display: block;
	top: 0px;
	right: -5px;
}











