#listing div {
	font-size: 14px;
                    font-family : Verdana; 
                    margin : 0px 0px;
}

#listing .post {
                    font-size: 14px;
	border-bottom : none;
}

#listing h3 {
	font-family : Verdana;
	background-color : #fff;
	padding : 2px;
	border-top : 0px solid #015984;	
	border-bottom : 0px dashed #015984;	
	padding-left : 0px;	
	text-align: left;
}

#listing viewHeader {
                    font-family: Verdana;
                    font-size: 12px;
                    font-weight: bold;
                    color: #abc;
}

/*startTitel*/
#listing h3 a {
	font-weight: bold;
                    color : #015984;
	text-decoration : none;
}

#listing h3 a:hover {
	font-weight: bold;
                    color : #F60;
	text-decoration : none;
}

#listing h3 {
	font-family : Verdana;
	font-size : 14px;
                    color: #cda;
}

#listing .post {
	border-bottom : 0px solid #015984;
                    margin-bottom: 5px;
                    margin-top: 5px; 
}

#listing .postfoot {
	font-size : 11px;
	text-align: left;
                    padding-left: 5px;
                    color: #999;
}


a.Normal.MenuTop:link {
    text-decoration:    none;
    font-size: 10px;
}

a.Normal.MenuTop:visited  {
    text-decoration:    none;
    font-size: 10px;
}

a.Normal.MenuTop:active   {
    text-decoration:    none;
    font-size: 10px;
    color: #999;
}

a.Normal.MenuTop:hover    {
    text-decoration:   none;
    color: #f60;
    font-size: 11px;
}

a.Normal.MenuTopSelected:link {
    text-decoration:    none;
    font-weight: normal;
    font-size: 11px;
}

a.Normal.MenuTopSelected:visited  {
    text-decoration:    none;
    color: #999;
     font-size: 11px;
    }

a.Normal.MenuTopSelected:active   {
    text-decoration:    none;
    color: #F60;
    font-size: 11px;
}

a.Normal.MenuTopSelected:hover    {
    text-decoration:    none;
    color: #F60;
    font-size: 11px;
}

