body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#zentrierung {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 600px;
	margin-left: -400px;
	margin-top: -300px;
}
	
.obenweiss {
	width: 800px;
	height: 26px;
	background-color: White;
	color: White;
	/*	eventuallfall abständeproblem! */
	line-height: 0px;
	font-size: 1px;
	clear: both;
}

.logo {
	width: 798px;
	height: 56px;
   border-left: #D8D8D8 1px solid;
	border-right: #D8D8D8 1px solid;
	border-top: #D8D8D8 1px solid;
	background-image: url(logo_neu.jpg);	
	line-height: 0px;
	font-size: 1px;
	clear: both;
}

/*.selectschrift {
	margin-left: 276px;
	margin-top: 10px;
	margin-right: 10px;
	width: 15px;
	font-size: 16px;
	text-decoration: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: Black; schriftfarbe schwarz
	background-color: white;
	float: left; fluss links
}*/

.formular {
	margin-top: 0px;	/* für opera */
	margin-bottom: 0px; /* für opera */
	float: right;
	padding-top: 29px;
	padding-right: 14px;
	font-size:  1px;
	line-height: 0px;
}

.selectauswahl { 
	width: 170px;
	height: auto;
	color: Black;
	background-color: white;
	border-color: #EBEBEB;
}
	
.schriftauswahl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}

.erstelinie {
	width: 798px;
	height: 4px;
   border-left: #D8D8D8 1px solid;
	border-right: #D8D8D8 1px solid;
	line-height: 0px;
	font-size: 1px;
	clear: both;
}

.menu {
	width: 798px;
	height: 22px;
	border-left: #D8D8D8 1px solid;
	border-right: #D8D8D8 1px solid;
	line-height: 0px;
	font-size: 1px;
	clear: both;
}

.zweitelinie {
	width: 798px;
	height: 4px;
   border-left: #D8D8D8 1px solid;
	border-right: #D8D8D8 1px solid;	
	line-height: 0px;
	font-size: 1px;
	clear: both;
}

.inhalt {
	width: 798px;
	height: 460px;
   border-left: #D8D8D8 1px solid;
	border-right: #D8D8D8 1px solid;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	background-color: white;
}

.untenweiss {
	width: 800px;
	height: 26px;
	border-top: #D8D8D8 1px solid;
	background-color: White;
	color: white;	
	line-height: 0px;
	font-size: 1px;
	clear: both;
}

.linieganzunten {
	width: 770px;
	height: 25px;
	border-bottom: #D8D8D8 1px solid;
	float: left;
}

.linieganzoben {
	width: 770px;
	height: 25px;
	border-top: #D8D8D8 1px solid;
	float: left;
}

.zentrierungimpressum {
	position: relative;
	left: 50%;
	top: 50%;
	margin-left: -31px;
	margin-top: -5px;
	border: 0px none;
}

.linksausrichtenimfloat {
	float: left;
	font-size: 1px;
	line-height: 0px;
}

.rechtsausrichtenimfloat {
	float: right;
	font-size: 1px;
	line-height: 0px;
}

img.verweis {
	border: 0px none;
}

.zusatz {
	overflow: auto;
}

.getflash{
  	position: relative;
	top: 50%;
	left: 50%;
	margin-top:-20px;
	margin-left: -45px;
	border: 0px none;
}
