
td { font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; text-align:left; }
body { font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; }
div { font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; }

body {
	padding : 0;
	margin : 0;
}
.fbw {
	width : 100%;
	margin : 0px;
	padding:0px;
}
#headRed {
	background-color : #f00;
	height : 38px;
}
#headWhite {
	background-color : #fff;
	height : 22px;
}
#menu {
	text-align : center !important;
}
#content {
	position : fixed;
	top : 120px;
	left : 0px;
	right : 0px;
	bottom : 110px;
	overflow : auto;
}
#footer {
	background: #fff url('../images/fuss.jpg') repeat-x 0 0px;
	height : 100px;
	position : fixed;
	left : 0px;
	right : 0px;
	bottom : 0px;
	text-align : right;
}

#menu a, #menu a:hover, #menu a:active, #menu a:visited {
	text-decoration : none;
	color : #000;
}
#menu a:hover {
	text-decoration : underline;
}

#menu a.selected {
	font-weight : bold;
}

#menu {
	background: url('../images/mitte_blau.gif') repeat 0 3px;
	height : 34px;
}

#menuTop {
	height : 18px;
	background: url('../images/menu-bkg-top.gif') repeat-x;
}
#menuBottom {
	height : 16px;
}

