body
{
margin:0; 
background-image:url('img/geruest/bg_grey_2.jpg');
background-repeat: repeat;
font-family:tahoma;
font-size: 12px
}
Table
{
font-family:tahoma;
font-size: 12px
}
A:Link 
{  
Color: #fffef3;
font-family:tahoma;
text-decoration: none; 
font-size: 12px
} 
A:Visited 
{  
Color: #fffef3;
font-family:tahoma;
text-decoration: none; 
} 
A:Active 
{ 
color: #acacac; 
font-family:tahoma;
text-decoration: none; 
} 
A:hover 
{ 
color: #acacac; 
font-family:tahoma;
text-decoration: none;  
}
.emaillink
{
font-family:tahoma; 
font-size:10px; 
color:#fffef3;
}
.contact
{
background-image:url('img/geruest/bg_grey_2.jpg');
font-family:tahoma; 
font-size:10px; 
color:#fffef3;
}
.content
{
position:absolute;
height:500px; 
width:700px; 
overflow-x:scroll; 
overflow-y:hidden;
}
.content_noid
{
position:absolute;
height:500px; 
width:700px; 
overflow-x:hidden; 
overflow-y:hidden;
}
.content_ie
{
position:absolute;
height:500px; 
width:700px; 
overflow-x:scroll; 
overflow-y:hidden;
}
.content_ienoid
{
position:absolute;
height:500px; 
width:700px; 
overflow-x:hidden; 
overflow-y:hidden;
}
p
{
font-size: 12px;;
}
td
{
font-size: 12px;
Color: #fffef3; 
}
.active
{
color: #00aeef; 
}
