/**************************************************/
/* BODY - BODY - BODY - BODY - BODY - BODY - BODY          */
/**************************************************/
body {
	background-color:#8D0000;
	margin-left:0px;
	margin-top:0px;
}



/**************************************************/
/* BILDER - BILDER - BILDER - BILDER - BILDER                    */
/**************************************************/

.bg_header {
	background-image: url(../templates/img/header.jpg);
	background-repeat: no-repeat;
}
.bg_navi {
	background-image: url(../templates/img/bg_navi.jpg);
	background-repeat: no-repeat;
}
.bg_content {
	background-image: url(../templates/img/bg_content.gif);
	background-repeat: repeat-y;
}
.content_fusszeile {
	background-image: url(../templates/img/fusszeile_content.gif);
	background-repeat: no-repeat;
}
.bg_fusszeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:2px;
	font-weight: bold;
	color: #790000;
	text-decoration: none;
	background-image: url(../templates/img/fusszeile.jpg);
	background-repeat: no-repeat;
}

.content_header {
                background-image: url(../templates/img/content_header.jpg);
	background-repeat: no-repeat;
}
            
/**************************************************/
/* LINKS - LINKS - LINKS - LINKS - LINKS - LINKS                   */
/**************************************************/

a.fuss:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #790000;
	text-decoration: underline;
}

a.fuss:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #790000;
	text-decoration: underline;
}

a.fuss:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #790000;
	text-decoration: none;
}

a.fuss:avtive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #790000;
	text-decoration: none;
}

a.subnavi:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
                font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.subnavi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
                font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.subnavi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
                font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.subnavi:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
                font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a:avtive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

/**************************************************/
/* TEXTE - TEXTE - TEXTE - TEXTE - TEXTE - TEXTE - TEXTE      */
/**************************************************/

.text_fusszeile {
                font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
                letter-spacing:1px;
	color: #790000;
	text-decoration: none;
}

.text_content p {
                font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
                color: #790000;
                margin:10px;
                padding-left:10px;
                padding-right:10px;
                text-decoration: none;
}

.mailform {
                font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
                color: #790000;
                text-decoration: none;
}


.text_header {
                font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
                padding-left:10px;
                font-weight:bold;
	color: #790000;
	text-decoration: none;
}

.text_news  {
                font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
                color: #C3C3C3;
                text-decoration: none;
}

.news_header  {
                font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
                font-weight:bold;
                color: #C3C3C3;
                text-decoration: none;
}

.schatten {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #510101;
	border-bottom-color: #510101;
}


/**************************************************/
/*NAVI - NAVI - NAVI - NAVI - NAVI - NAVI - NAVI - NAVI - NAVI*/
/**************************************************/

.navi_NO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
                font-weight: bold;
	color: #E4DFCB;
	text-decoration: none;
}

.navi_ACT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
                font-weight: bold;
	color: #790000;
	text-decoration: none;
}