@charset "utf-8";
/* CSS Document für die Inhalte der Sitemap */


#content{background-image: url("../img/motiv_sitemap.jpg");
background-size: contain;
background-repeat: no-repeat;
background-position: right;/**/}

#content ul{background-color: rgba(97,185,16,0.0);
list-style-type: disc;
margin-top: 0;	
}

#content a:link{color: #001463;
text-decoration: none;}

#content a:visited{color:#364497;}

#content a:hover{font-weight: bold;}/**/