.p {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: italic; font-weight: normal; color: 083B26; text-decoration: none}
.ueber {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: italic; font-weight: normal; color: 083B26; text-decoration: none}
.fliesstext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: 494949; text-decoration: none; font-style: normal}
.headline {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: 666666; text-decoration: none}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #993300; text-decoration: none}
.links {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #993300; text-decoration: none}
.textfett {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #333333;
    text-decoration: none;
}



        ul.navigation, ul.navsec {
            list-style:none;
            margin:0;
            padding:0;
        }

        ul.navigation li, ul.navsec li {
            width:160px;
            border-bottom:1px solid #FFF;
	    #display:inline;
	    cursor:pointer;
	
        }

        ul.navigation li a {
            color:#FFF;
            padding: 0 0 0 5px;
            font-size:10px;
            display:block;
            background:#999;
            line-height:19px;
	    cursor:pointer;
            border-left:20px solid #666;
        }

        ul.navigation li a:hover {
            border-left:20px solid #CC0033;
        }

        ul.navigation li a.active {
            border-left:20px solid #CC0033;
        }


        ul.navsec li a:hover {
            border-left:20px solid #eee;
        }



        .act {
    	    background:#B4B4B4;
            color:#555;
    	    padding: 0 0 0 5px;
    	    font-size:10px;
            display:block;
            line-height:19px;
            border-left:20px solid #eee;
        }
        .notact {
            color:#555;
            padding: 0 0 0 5px;
            font-size:10px;
            display:block;
            background:#B4B4B4;
            line-height:19px;
            border-left:20px solid #666;

        }
	
.btop {
            border-top:1px solid #FFF;
        }
.red { color:#FF0000;}

ul.dotblue {
	padding-left:16px;
	width:300px;
    list-style-image: url(../de/images/dotblue.gif);
}

ul.tab {
	margin-left:15px;
}
        	
ul.dotblue li.spacer {
	margin-top:15px;
}

