#bildebene {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(../image/bildebene_back.png);
	visibility: hidden;
}

body {
	margin:0;
	padding:0;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #000000;
}

#linkobencontainer {
	width: auto;
}

#container {
	width: auto;
	text-align: left;
	height:100%;
	overflow:auto;
	margin: 0px;
	padding: 0px;
}
#bildflaeche {
	height: 95%;
	width: 316px;
	float: left;
	text-align: right;
}

#abschluss {
	height: 5%;
	width: 100%;
	clear: left;
	text-align: center;
	vertical-align: top;
}

#abschluss a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

#abschluss a:hover {
	color: #CCCCCC;
}

#titelzeile {
	width: auto;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 1px;
	padding-top: 0px;
}
#abstandoben {
	height: 30px;
}


#titelzeile a {
	width: auto;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 1px;
}

#titelzeile a:hover {
	color: #CCCCCC;
	letter-spacing: 1px;
}

#table {
	background-color: #F3F3F3;
	border-right-width: 1px;
	border-right-style: solid;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 816px;
	margin: 0px;
	padding: 0px;
	border-right-color: #CCCCCC;
}

#tablemitlinieunten {
	background-color: #F3F3F3;
	border-right-width: 1px;
	border-right-style: solid;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 816px;
	margin: 0px;
	padding: 0px;
}


#abstand {
	width: auto;
	height: 30px;
}

#desktop {
	width: 816px;
	background-color: #FFFFFF;
	margin: auto;
	height: 100%;
	padding: 0px;
}
#textflaeche {
	width: 500px;
	float: left;
	height: 95%;
}

.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
	color: #999999;
}
.normalschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}
.footer {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#footerspace {
	height: 20px;
	clear: left;
	vertical-align: middle;
}

.a_verkleinert {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.a_verkleinert:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3333;
}

