body {
    scrollbar-face-color:  #000000;
    scrollbar-arrow-color: #CCCCCC;
    scrollbar-3d-light-color: #CCCCCC;
    scrollbar-darkshadow-color: #CCCCCC;
    scrollbar-highlight-color: #CCCCCC;
    scrollbar-shadow-color: #CCCCCC;
    scrollbar-track-color: #CCCCCC;
    margin-left:60px; 
    margin-top:60px;
 }
 
h3 {
    font-family: Verdana;
    font-weight: 300;
    font-family: Verdana;
}


a:link {
    font-size:13px;
    font-weight: 300;
    font-family: Arial;
    text-decoration: none;
    color:666666;
}

a:visited{
    font-size:13px;
    font-weight: 300;
    font-family: Arial;
    text-decoration: none;
    color:666666;
}

a:hover{
   font-size:13px;
    font-weight: 300;
    font-family: Arial;
    text-decoration: underline;
    color:666666;
  }

a.weiterlesen:link {
	font-family: Arial;
    font-size:12px;
    color:#FF0000;
    text-decoration: none;
}

a.weiterlesen:visited {
    font-family: Arial;
    font-size:12px;
    color:#FF0000;
    text-decoration: none;
}

a.weiterlesen:hover {
    font-family: Arial;
    font-size:12px;
    color:#FF0000;
    text-decoration: underline;
}


table.full{
    cellspacing:0px;
    cellpadding:0px;
    border-width:0px;
    width:660px;
}  

table.exposee{
    cellspacing:4px;
    cellpadding:4px;
    border-width:1px;
    border-style:solid;
    border-color:AAAAAA;
    background-color:EEEEEE;
    
    width:100%;
    font-style:italic;
}  


img {
    border-width:1px;
    border-style:solid;
    border-color:222222;
}


img.full_1 {
    float:left;
    vertical-align:top;
    margin-right:10px; 
    margin-left:0px; 
    margin-top:3px;
    margin-bottom: 2px;
}

img.full_2 {
    float:right;
    vertical-align:top;
    margin-top: 3px;
    margin-bottom: 1px;
    margin-right: 1px;
    margin-left: 10px;
}

img.videolink {
    float:left;
    vertical-align:top;
    margin-right:4px; 
    margin-left:0px; 
    margin-top:3px;
    margin-bottom:2px;
    border:0;
}



img.noborder {
    border-width:0px;
    border-style:solid;
    border-color:FFFFFF;
}

div.full {
    font-family: Verdana;
    font-size:11px;
    text-align:justify;
    color:#222222;
}



a.navi:link {
    font-size:11px;
    font-weight: 300;
    font-family: Verdana;
    font-face: Monospace;
    text-decoration: none;
    color: #FFFFFF;
}

a.navi:visited{
    font-size:11px;
    font-weight: 300;
    font-family: Verdana;
    font-face: Monospace;
    text-decoration: none;
    color: #FFFFFF;
}

a.navi:hover{
    font-size:11px;
    font-weight: 300;
    font-family: Verdana;
    text-decoration: none;
    color:#993300;
  }
  
font {
    font-family: Arial;
    font-size:12px;
    font-weight: 300;
    color:#222222;
}

font.headline_black {
    font-family: Arial;
    font-size:12px;
    font-weight: 600;
}

font.headline_red {
    font-family: Arial;
    font-size:12px;
    font-weight: 600;
	color:#FF0000;
}

font.headline_redbig {
    font-family: Arial;
    font-size:16px;
    font-weight: 600;
    color:#FF0000;
}

a.headline_black:link {
    font-family: Arial;
    font-size:12px;
    font-weight: 600;
	text-decoration: none;
	color:#222222;
}

a.headline_black:visited {
    font-family: Arial;
    font-size:12px;
    font-weight: 600;
	text-decoration: none;
	color:#222222;
}

a.headline_black:hover{
    font-family: Arial;
    font-size:12px;
    font-weight: 600;
	text-decoration: underline;
	color:#222222;
}

a.headline_redbig:link {
    font-family: Arial;
    font-size:16px;
    font-weight: 600;
    color:#FF0000;
    text-decoration: none;
}

a.headline_redbig:visited {
    font-family: Arial;
    font-size:16px;
    font-weight: 600;
    color:#FF0000;
    text-decoration: none;
}

a.headline_redbig:hover {
    font-family: Arial;
    font-size:16px;
    font-weight: 600;
    color:#FF0000;
    text-decoration: underline;
}

a.headline_red:link {
    font-family: Arial;
    font-size:12px;
    font-weight: 600;
	color:#FF0000;
    text-decoration: none;
}

a.headline_red:visited {
    font-family: Arial;
    font-size:12px;
    font-weight: 600;
	color:#FF0000;
    text-decoration: none;
}

a.headline_red:hover {
    font-family: Arial;
    font-size:12px;
    font-weight: 600;
	color:#FF0000;
    text-decoration: underline;
}





td {
	font-family: Arial;
    font-size:12px;
}


td.tooltip {
    letter-spacing:2px;
    font-size:10px;
    font-weight:800;
    font-family: tahoma;
    color:333333;    
    text-align:center;
    }
    
td.tooltiptitle {
    padding-left:4px;
    padding-right:8px;
    letter-spacing:2px;
    font-size:8px;
    font-weight:300;
    font-family: tahoma;
    color:DDDDDD;    
    text-align:center;
    background-color:#333333; 
    }   
    
input.feld { 
    background-color:#eeeeee;
    border:1px solid #888888; 
    font-size:11px;
    font-weight: 300;
    font-family: Verdana;
 
    color:660000;
    }    
    
input.zahl {
    text-align: center;
    font-size:  11px;
    font-family: verdana;
    color:333333;
    }    
    
    
    
    
    
