#banner {
	padding: 0;
	margin: 0 0 0 110px;
	height: 183px;
	width: 778px;
}
/* für IE 5 */
* html #banner {
	width: 777px;
	w\idth: 778px;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
}
p {	
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #6A6A6A;
}
.welcome_text{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #6A6A6A;
}
a:link {
	color: #6A6A6A;	
	text-decoration: none;
}
a:visited {
	color: #6A6A6A;	
	text-decoration: none;
}
a:focus {
	color: #6A6A6A;	
	text-decoration: none;
}
a:hover {
	color: #6A6A6A;	
	text-decoration: underline;
}
a:active {
	color: #6A6A6A;	
	text-decoration: none;
}
.leerzeile {
	font-size: 0px;
}
.summary {
	display: none; 
}
#aussen {
height: 390px;
width: 100%;
margin-top: -183px;
top:50%;
position:absolute;
}
/* Weiche für Opera 4-6 - Setzt margin neu */
@media screen {
        html * body #aussen {
                top:20%;
        }
}

.tableBorderDecoration {
border-top: 1px solid;
border-bottom: 1px solid;
border-left: 5px solid;
border-right: 5px solid;
border-color: #cccccc;
}

#copyright {
font-size: 9px;
background-color: #ffffff;
padding-top: 5px;
margin:0px;
text-align:center;
}

.fliesstext {
	margin: 1.0em 1.3em 0.9em 1.3em;
	padding: 0;
	text-align: left;
	color:#6a6a6a;
	font-size: .75em;
	line-height: 1.3em;
	font-weight: normal;
	font-style: normal;
}
