BODY {
	background-repeat : repeat-x;
	background-image : url(../gfx/bg.gif);
	border : 0px none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding : 0px;
	margin : 0px;
}

BODY, P, TABLE, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	vertical-align : top;
}
a{
	text-decoration : underline;
}
a:hover{
	text-decoration : none;
}
MARQUEE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : Black;
	color : White;
	border : none;
	text-align: center;
	
}
.content_a {
	background-position : top;
	background-repeat : no-repeat;
	height : 224px;
	width : 400px;
	background-image : url(../gfx/rausche_foto.gif);
}

}
.content_b {
	background-position : top;
	background-repeat : no-repeat;
	height : 224px;
	width : 400px;
	background-image : url(../gfx/wirbellogo.gif);
}

h1 {
	font-size : 14px;
}
h2{
	font-size : 10px;
	font-weight : bold;
}
h1.a{
	position : relative;
	padding-top:50px;
	left : 0px;
	font-size : 14px;
}
.a_cont{
	position : relative;
	padding-top: 0px;
	left : 0px;
	width : 270px;
	text-align : justify;
}

td.right{
	left : -100px;
	position : relative;
}
td.left{
    left: 100px;
	position : relative;
	text-align: right;
}
