/* === Kopf ===================================================== */
#kopf li a:link { 
 text-decoration:none; 
 color: #4d4d4d;
 font: bold arial, verdana, sans-serif;
 text-transform: uppercase;
 list-style:none; 
}
#kopf li a:visited { 
 text-decoration:none; 
 color: #4d4d4d;
 font: bold arial, verdana, sans-serif;
 text-transform: uppercase;
 list-style:none; 
}
#kopf li a:focus { 
 text-decoration:none; 
 color: #4d4d4d;
 font: bold arial, verdana, sans-serif;
 text-transform: uppercase;
 list-style:none; 
}
#kopf li a:hover { 
 text-decoration:none; 
 color: black;
 font: bold arial, verdana, sans-serif;
 text-transform: uppercase;
 list-style:none; 
}
#kopf li a:active { 
 text-decoration:none; 
 color: #4d4d4d;
 font: bold arial, verdana, sans-serif;
 text-transform: uppercase;
 list-style:none; 
}

/* === Top Navigation ============================================= */
#navigation li a:link {
 text-decoration:none; 
 color: #4c4c4c;
 font: bold arial, verdana, sans-serif;
}
#navigation li a:visited {
 text-decoration:none; 
 color: #4c4c4c;
 font: bold arial, verdana, sans-serif;
}
#navigation li a:focus {
 text-decoration:none; 
 color: #4c4c4c;
 font: bold arial, verdana, sans-serif;
}
#navigation li a:hover {
 text-decoration:none; 
 color: black;
 font: bold arial, verdana, sans-serif;
}
#navigation li a:active {
 text-decoration:none; 
 color: #4c4c4c;
 font: bold arial, verdana, sans-serif;
}

/* === Sub Navigation ============================================= */
/* === Top Document === */
.box h2 a:link {
 text-decoration:none; 
 color: #DF7112;  
 font: normal arial, verdana, sans-serif;
}
.box h2 a:visited {
 text-decoration:none; 
 color: #DF7112; 
 font: normal arial, verdana, sans-serif;
}
.box h2 a:focus {
 text-decoration:none; 
 color: #DF7112;
 font: normal arial, verdana, sans-serif;
}
.box h2 a:hover {
 text-decoration:none; 
 color: #804020;
 font: normal arial, verdana, sans-serif;
}
.box h2 a:active {
 text-decoration:none; 
 color: #DF7112;
 font: normal arial, verdana, sans-serif;
}

/* === Sub Documents === */
.box ul {
margin:0;
padding: 0;
}

.box .stellen li {
padding: 0;
font-size: 1.0em;
margin-bottom: 0.5em;
color: #000;
}

.box .stellen li a,
.box .stellen li a:link,
.box .stellen li a:visited{
color: #DF7112;
}

.box .stellen li a:focus,
.box .stellen li a:hover,
.box .stellen li a:active{
color: #804020;
}

.box li a:link {
 text-decoration:none; 
 color: #4c4c4c;
 font: normal arial, verdana, sans-serif;
}
.box li a:visited {
 text-decoration:none; 
 color: #4c4c4c;
 font: normal arial, verdana, sans-serif;
}
.box li a:focus {
 text-decoration:none; 
 color: #4c4c4c;
 font: normal arial, verdana, sans-serif;
}
.box li a:hover {
 text-decoration:none; 
 color: black;
 font: normal arial, verdana, sans-serif;
}
.box li a:active {
 text-decoration:none; 
 color: #4c4c4c;
 font: normal arial, verdana, sans-serif;
}

/* === Ticker ==================================================== */
.ticker h2 a:link{
 text-decoration:none; 
 color: #DF7112;
 font: normal arial, verdana, sans-serif; 
}
.ticker h2 a:visited {
 text-decoration:none; 
 color: #DF7112;
 font: normal arial, verdana, sans-serif; 
}
.ticker h2 a:focus {
 text-decoration:none; 
 color: #DF7112;
 font: normal arial, verdana, sans-serif; 
}
.ticker h2 a:hover {
 text-decoration:none; 
 color: #804020;
 font: normal arial, verdana, sans-serif; 
}
.ticker h2 a:active {
 text-decoration:none; 
 color: #DF7112;
 font: normal arial, verdana, sans-serif; 
}
/* === span === */
.ticker h3 span a:link{
 text-decoration:none; 
 color: #DF7112;
 font: normal arial, verdana, sans-serif; 
}
.ticker h3 span a:visited {
 text-decoration:none; 
 color: #DF7112;
 font: normal arial, verdana, sans-serif; 
}
.ticker h3 span a:focus {
 text-decoration:none; 
 color: #DF7112;
 font: normal arial, verdana, sans-serif; 
}
.ticker h3 span a:hover {
 text-decoration:none; 
 color: #804020;
 font: normal arial, verdana, sans-serif; 
}
.ticker h3 span a:active {
 text-decoration:none; 
 color: #DF7112;
 font: normal arial, verdana, sans-serif; 
}


