html,body {
	height: 100%;
}

body {
	font-family: verdana, Arial, helvetica, sans-serif;
	text-align: center;
	height: 100%;
}

#frame {
	width: 982px;
	/*height: 100%;*/
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 0px;
	text-align: left;
}


/* - - - - - - - - - - - - - - - - - - - - Layout Header- - - - - - - - - - - - - - - - - - - - */
#container {
	width: 980px;
	background-color: #FFFFFF;
	/*height: 100%;*/
	margin: 0;
	padding: 0;
	position: relative;
	top: 10px;
	text-align: left;
	border: 1px solid #707070;
}

#header {
	position: relative;
	left: 0px;
	width: 980px;
	height: 236px;
	background-color: #ffffff;
}

#logo {
	position: absolute;
	top: 135px;
	left: 705px;
	width: 255px;
	height: 35px;
}

#sprachwahl {
	position: absolute;
	text-align: right;
	left: 760px;
	top: 20px;
	width: 200px;
}

#topnavi {
	position: absolute;
	text-align: right;
	left: 460px;
	top: 210px;
	width: 500px;
	color: #707070;
}

#pfad {
	position: absolute;
	text-align: left;
	left: 214px;
	top: 210px;
	width: 500px;
	color: #707070;
}

/* - - - - - - - - - - - - - - - - - - - - Layout Allgemein Start- - - - - - - - - - - - - - - - - - - - */

#containerInhalt {
	position: relative;
	width: 980px;
	left: 0px;
	overflow: hidden;
}

.spacer {
	background-color: transparent;
	float: left;
	width: 11px;
	overflow: hidden;
}

.spacerKl {
	float: left;
	width: 10px;
	overflow: hidden;
}

.spacerGr {
	float: left;
	width: 19px;
	overflow: hidden;
}

.links {
	background-color: transparent;
	float: left;
	width: 204px;
	overflow: hidden;
	padding-bottom: 15px;
}

.mitte {
	float: left;
	width: 549px;
}

.rechts {
	float: left;
	width: 204px;
	margin-bottom: 15px;
	/*border: 1px solid black;*/
}

.rechts_topline {
	clear: left;
  	width: 204px;
}

.aussenspalte {
	clear: left;
  	width: 170px;
  	margin-left: 20px;
  	margin-top: 10px;
  	margin-bottom: 10px;
}

.AbstandKlein {
	clear:left;
	height:10px;
}

.AbstandGross {
	clear:left;
	height:80px;
}

.navi {
	position: relativ;
	clear: left;
  	width: 204px;
}

.info_line {
	position: relativ;
	clear: left;
  	width: 204px;
}

.info {
	position: relativ;
	clear: left;
  	width: 180px;
  	margin-left: 20px;
  	margin-top: 10px;
  	margin-bottom: 10px;
}

.unten {
	clear: both;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 980px;
	text-align: center;
	font-size: 8pt;
	color: #707070;
	text-decoration: none;
}

a.drucken:link {font-size: 8pt; color: #707070; text-decoration: none;}
a.drucken:hover {font-size: 8pt; color: #007c52; text-decoration: none;}
a.drucken:active {font-size: 8pt; color: #707070; text-decoration: none;}
a.drucken:visited {font-size: 8pt; color: #707070; text-decoration: none;}

/* - - - - - - - - - - - - - - - - - - - - Allgemein gültig - - - - - - - - - - - - - - - - - - - - */
img {
	border: 0px;
}

/*Formular*/
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.head1{
	padding: 2px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
}

ul {
	list-style-image:url(images/ButtonLi.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
}

li {
	list-style-image:url(images/ButtonLi.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
}

/* - - - - - - - - - - - - - - - - - - - - Druckversion - - - - - - - - - - - - - - - - - - - - */
@media print{

.rechts {display: none;}

}
