#header {
	background:url(../img/red/header.gif) no-repeat;
}

#footer {
	background:url(../img/red/footer.gif) repeat-x;
	font-size:12px;
	font-family:Arial;
}

.footertext a:link { font-size:12px; font-family:Arial; font-weight:bold; text-decoration:none; color:#000000; }
.footertext a:visited { font-size:12px; font-family:Arial; font-weight:bold; text-decoration:none; color:#000000; }
.footertext a:focus  { font-size:12px; font-family:Arial; font-weight:bold; text-decoration:none; color:#000000; }
.footertext a:hover { font-size:12px; font-family:Arial; font-weight:bold; font-style:italic; text-decoration:none; color:#000000; }
.footertext a:active { font-size:12px; font-family:Arial; font-weight:bold; font-style:italic; text-decoration:none; color:#000000; }

#menu {
	background:url(../img/red/menu.gif) no-repeat;
	font-family:Arial;
	font-size:14px;
	line-height:170%;
}

#menu a:link { font-family:Arial; font-size:14px; font-weight:normal; text-decoration:none; color:#000000; }
#menu a:visited { font-family:Arial; font-size:14px; font-weight:normal; text-decoration:none; color:#000000; }
#menu a:focus { font-family:Arial; font-size:14px; font-weight:normal; text-decoration:none; color:#000000; }
#menu a:hover { font-family:Arial; font-size:14px; font-weight:normal; text-decoration:none; font-style:italic; color:#000000; }
#menu a:active  {font-family:Arial; font-size:14px; font-weight:normal; text-decoration:none; font-style:italic; color:#000000; }

#content {
	font-family:Arial;
	font-size:14px;
	
}

img {
	border:0px;
}

.headline {
	background:url(../img/red/headline_back.gif) repeat-x;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
}

body {
	background:url(../img/slogan.gif) no-repeat scroll;
	background-position:20px 100px;
	font-size:12px;
	font-family:Arial;
}

a:link { font-size:12px; font-family:Arial; text-decoration:underline; color:#000000; }
a:visited { font-size:12px; font-family:Arial; text-decoration:underline; color:#000000; }
a:focus  { font-size:12px; font-family:Arial; text-decoration:underline; color:#000000; }
a:hover { font-size:12px; font-family:Arial; font-style:italic; text-decoration:none; color:#000000; }
a:active { font-size:12px; font-family:Arial; font-style:italic; text-decoration:none; color:#000000; }

ul {
	list-style-image:url(../img/pfeil_liste.gif);
	line-height:150%;
}
