/* CSS Document */
.linksfoto {
 margin-left : 10px;
}

td.ramme {
  padding-left : 10px;
}
    
.head {  
  background-color : #ffffff;
  margin-left : 22px;
	vertical-align: bottom;
  font-family : verdana, arial, sans-serif;
  color : #6C1A29;
  font-size : 14px;  
  font-weight : bold;
  font-style : italic;
  padding-bottom : 5px;
}

td.dot {
  vertical-align: bottom;
  width : 14px;
  height : 14px;
  padding : 5px;
}

td.listetxt {
  margin-left : 10px;
	vertical-align: bottom;
  font-family : verdana, arial, sans-serif;
  color : #6C1A29;
  font-size : 12px;  
  font-weight : normal; 
}


table.ramme {
  width : 568px;
  height : 100%;
  background-color : #ffffff;
}

a:link {color:#6C1A29; text-decoration: none;}
a:visited {color:#6C1A29; text-decoration: none;}
a:hover {color:#6C1A29; text-decoration: underline;}








