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

body {
margin-left: 0;
}

a {
text-decoration:none;
font-size: 12px;
}

.orte {
color:#beaa64;
font-family: Arial, Helvetica, sans-serif;
}

.orte a {
 color:#beaa64;
}

.orte a:visted {
 color:#beaa64;
}

.orte a:hover {
color: #666666;
}