body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

body, table {
	font-size: 12px;
	line-height: 18px;
}

/* no borders on images */
img { border: 0px; }


#globalheader {
    margin-bottom: 1em;
}

#localheader {
    margin-bottom: 1em;
}

#localfooter {
    background: #eee;
    margin-top: 1em;
}

#globalfooter {
    background: #eee;
    margin-top: 1em;
    text-align: center;
}

.pager {margin-top: 1em;}

.more {margin-top: 1em;}
a:link {
	font-weight: bold;
	color: #333333;
}
a:active {
	font-weight: bold;
	color: #333333;
}
a:hover {
	font-weight: bold;
	color: #000000;
}
a:visited {
	font-weight: bold;
	color: #333333;
}
.ueberschrift1 {
	font-size: 36px;
	color: #0000CC;
}
h2 {
	font-size: 18px;
	color: #94100C;
	text-transform: uppercase;
	font-weight: normal;
	font-variant: normal;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
    #navigation5 {
	border: 0px solid #000;
	padding: 0em;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
} 

    #navigation5 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
} 

    /* Ebene 1 */ 
    #navigation5 #haupt li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	margin-right: 1em;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
} 

    /* Ebene 2 - fast ohne Formatierung */ 
    #navigation5 #unter {
	margin-top: 1em;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #333333;
} 
#navi a:link {
	color: #333333;
}
#navi a:active {
	color: #333333;
}
#navi a:hover {
	color: #000000;
}
#navi a:visited {
	color: #333333;
}
