.block {
/*komplette Site im Block*/
	position: absolute;
	left: 50%;
	width: 920px;
	margin-left: -450px;
	top: 0px;
}
.hg {
 	background-image: url(../05_Grafiken/Kopfbalken.gif);
	background-repeat: no-repeat;
	width: 903px;
	height: 211px;
	/*left: 50px;*/
	top: 0px;
}

.text {
/*normale Textinhalte*/							
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	color: #828282;
	font-size: 13px;
	font-weight: normal;
	top: 290px;
	line-height: 18px;
	left: 76px;
	width: 490px;
	/*text-align: justify;*/
	text-align: left;
}
.randspalte {
	position: absolute;
	left: 560px;
	top: 150px;
	width: 195px;
	font-size: 12px;
}
h1 {
/*Überschriften von Textinhalten*/
	top: -50px;
	line-height: 25px;
	font-size: 17px;
	color: #0c5c80;
	position: absolute;
 	font-weight: normal;
}

h2 {
/*Unterüberschriften in Textinhalten*/
	color: #0c5c80;
	font-weight: bold;
	font-size: 13px;
	/*display: inline;*/
}

h3 {
	color: #999999;
	font-size: 13px;
	font-weight: bold;
}
h_3 {
	color: #999999;
	font-size: 13px;
	font-weight: bold;
}
blue {
	color: #0c5c80;
}
.copy {
	width: 940px;
	height: 46px;
	position: absolute;
	background: url(../03_Seiten/08_Grafiken/Footer_Hintergrund.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #828282;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.copyrand {
	left: -87px;
	position: absolute;
	bottom: 0px;
}
.bildrahmen {
	border-color: #bbbbbb;
	border-width: 1px;
	border-style: solid;
        margin: 5px;
}
.screenshot {
	top: 715px;
	width: 490px;
	left: 70px;
	position: absolute;
	z-index: 1;
}
h4 {
	left: 4px;
	line-height: 0px;
	position: absolute;
	font-weight: normal;
}

/*allgemeines Linkverhalten*/
a.t:link {
	color: #828282;
	text-decoration: none;
}
a.t:visited {
	color: #828282;
	text-decoration: none;
}
a.t:hover {
	color: #6e6e6e;
	cursor: pointer;
	text-decoration: none;
}
a.t:active {
	color: #828282;
	text-decoration: none;
}

a.b:link {
	color: #ffffff;
	text-decoration: none;
}
a.b:visited {
	color: #ffffff;
	text-decoration: none;
}
a.b:hover {
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}
a.b:active {
	color: #ffffff;
	text-decoration: none;
}

body{
 /*overflow: scroll;*/
}

html{
 overflow: scroll;
}

/* **** Störer **** */
#Stoerer{
    z-index:auto;
    position: absolute;
    left: -150px;
    top: 200px;
    width: 200px;
    height: 200px;
    border: 0px solid red;
    background: url(../05_Grafiken/Stoerer_Zertifikat_20100915.png) no-repeat;
    }
/* **** End Stoerer **** */
