@charset "utf-8";
/* CSS Document */

body, html {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px;
color:#000;
}

a {
text-decoration:none;
color:#cc0000;
outline:none;
}

a:hover {
color:#000;
text-decoration:underline;
outline:none;
}

a.choosen {
text-decoration:underline;
}

h1 {
margin-bottom:15px;
font-size:16px;
}

h2 {
font-weight:bold;
margin-bottom:8px;
font-size:12px;
}

.small {
font-size:10px;
}

.rechtsB {
text-align:right;
}

#Navigation h2 {
color:#666;
font-size:12px;
margin-bottom:0px;
}

#Navigation ul li a {
color:#666;
font-size:11px;
}

#Navigation ul li a.aktiv {
color:#CC0000;
}

#Navigation ul li a:hover {
color:#CC0000;
}

#Hauptbereich_Ende {
text-align:center;
color:#fff;
font-size:12px;
}

#Information .Titel {
color:#666;
}

#Information .Titel p a {
font-size:11px;
color:#666;
}

#Information .Titel p a:hover {
color:#CC0000;
}

#Information .Info h2 {
font-size:10px;
margin-bottom:0px;
color:#666;
}

#Information .Info a {
font-size:10px;
color:#666;
}

#Information .Info a.aktiv {
color:#CC0000;
}

#Information .Info a:hover {
color:#CC0000;
}

#Copyright {
text-align:center;
font-size:9px;
color:#666;
}

#Copyright a {
color:#666;
}

#Copyright a:hover {
color:#CC0000;
}