body {
	font-family:arial; font-size:12px; 
	font-weight:normal; 
	color:#000000;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #000;
}


td{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-align: left;

}
.MeinAccount {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	color: #999;
	border: 0px none #000;
}
.header{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#990000;
	line-height: 25px;
}
.headerklein{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#990000;
	line-height: 15px;

}

.headerkleinklein{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#990000;
	line-height: 22px;

}


.fliesstext{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#sU;
}
.text_left15{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#000;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}
.spalterechts{
	background-image: url(../images/li1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.spaltelinks{
	background-image: url(../images/li2.gif);
	background-repeat: repeat-y;
	background-position: right top;
}


#facebooklogo{
	position: absolute;
	width: 100%;
	top:50px;
	z-index:10;
}
