/* Css-Datei wird im Head verlinkt mit = 
"  <link rel=stylesheet type="text/css" href="style.css"> "
*/ 
BODY
{
background-repeat:no-repeat;
background-attachment:fixed;
Background-Color:#FFFFFF; 
Margin-left:0px; 
Margin-right:0px; 
Margin-top:0px; 
Margin-bottom:0px; 
}


body.never
{
Background-Color:#E5E5E8; 
Margin-left:0px; 
Margin-right:0px; 
Margin-top:0px; 
Margin-bottom:0px; 
}

body.preisrechner
{
Background-Color:#CECFD6; 
Margin-left:0px; 
Margin-right:0px; 
Margin-top:0px; 
Margin-bottom:0px; 
}

body.head
{
Background-Color:#9898A3; 
Margin-left:0px; 
Margin-right:0px; 
Margin-top:0px; 
Margin-bottom:0px; 
}

a.h1
{
font-size:25px;
font-family: arial,helvetica;
color: #FFFFFF;
text-decoration:none;
}

a.h1:hover
{
font-size:25px;
font-family: arial,helvetica;
color: #FFFFFF;
text-decoration:none;
}



a.nav
{
font-size:10px;
font-family: arial,helvetica;
color: #000000;
text-decoration:none;
}

a.nav:hover
{
font-size:10px;
font-family: arial,helvetica;
color: #000000;
text-decoration:underline;
}

a.nav_rot
{
font-size:10px;
font-family: arial,helvetica;
color: #000000;
text-decoration:none;
}

a.nav_rot:hover
{
font-size:10px;
font-family: arial,helvetica;
color: #FF0000;
text-decoration:underline;

}


a.inhalt
{
font-size:12px;
font-family: arial,helvetica;
color: #000000;
text-decoration:underline;
}

a.inhalt:hover
{
font-size:12px;
font-family: arial,helvetica;
color: #000000;
text-decoration:underline;
}

td.h1
{
font-size:25px;
font-family: arial,helvetica;
color: #FFFFFF;
}

td.black_15
{
font-size:15px;
font-family: arial,helvetica;
color: #000000;
font-weight:bold;
}

td.black_14
{
font-size:14px;
font-family: arial,helvetica;
color: #000000;
}

td.black_12
{
font-size:12px;
font-family: arial,helvetica;
color: #000000;
}

td.red_12
{
font-size:12px;
font-family: arial,helvetica;
color: #FF0033;
}

