/*************************************/
/* BODY - BODY - BODY - BODY - BODY         */
/*************************************/

body {
      background-color:#E9E9E9;
}



/*************************************/
/* NAVI - NAVI - NAVI - NAVI - NAVI - NAVI     */
/*************************************/

.navi_NO a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
                font-weight:bold;
	color: #333333;
                padding-left:25px;
                padding-right:25px;
	text-decoration: none;
}

.navi_NO a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
                font-weight:bold;
	color: #E68404;
                padding-left:25px;
                padding-right:25px;
	text-decoration: none;
}

.navi_ACT a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
                font-weight:bold;
	color: #E68404;
                padding-left:25px;
                padding-right:25px;
	text-decoration: none;
}

/*************************************/
/* BILDER - BILDER - BILDER - BILDER           */
/*************************************/


img {
         border:0px;
}

.bild-header {
	background-image: url(/fileadmin/template/tmpl/img/bild.jpg);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}

/*************************************/
/* LINES - LINES - LINES - LINES - LINES        */
/*************************************/

.navi-lines {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E68404;
	border-bottom-color: #E68404;
}


/*************************************/
/* TEXTE - TEXTE - TEXTE - TEXTE - TEXTE      */
/*************************************/

.text-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}

.text-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.text-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #E68404;
	text-decoration: none;
}

.text-fusszeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

/*************************************/
/* LINKS - LINKS - LINKS - LINKS - LINKS       */
/*************************************/

#content a, #fusszeile a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #910000;
	text-decoration: none;
	line-height: 14px;
}

#content a:hover, #fusszeile a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #910000;
	text-decoration: underline;
	line-height: 14px;
}

