BODY {
	background-color : White;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

DIV  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A:hover {
	text-decoration : underline;
}

A.menu {
	font-size : 11px;
	font-weight : bold;
	color : Black;
}

A.languages {
	font-size : 11px;
	color : Black;
}

INPUT.login {
	width : 120px;
	border : 1px solid #66CDAA;
}

#ticker {
	background-color : #EAEAEA;
	border : none;
	height : 100%;
	right : 0px;
	width : 151px;
	position : absolute;
	top : 0px;
	z-index : -3;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top : 45px;
	padding-right : 5px;
	padding-left : 5px;
	padding-bottom : 5px;
}

#bottom {
	background-color : White;
	border-top-color : #66CDAA;
	border-top-style : solid;
	border-top-width : 1px;
	vertical-align : bottom;
	text-align : center;
	width : 100%;
	z-index : 3;
	background : White;
}
	
#werbung {
	width : 140px;
	left : 12px;
	top : 10px;
	position : relative;
	border : 1px dashed #66CDAA;
	padding-top : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-bottom : 2px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	
#content {
	position : absolute;
	top : 70px;
	left : 170px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index : 0;
	padding-bottom : 30px;
	right : 160px;
	}