BODY
{
   background-color:#FFFFFF;
   color:#000000;
   font-size:12px;
   font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
}

H1, H2, H3 {color:#353A90;font-weight:bold;}
H1 {font-size:18px;}
H2 {font-size:14px;}
H3 {font-size:12px;}
H1.center, H2.center, H3.center {text-align:center;}

UL
{
   list-style-image:url(images/bullet.gif);
   list-style-position:outside;
   vertical-align:middle;
   line-height:20px;
}
OL
{
   list-style-type:upper-roman;
   list-style-position:outside;
   line-height:14px;
}

B, STRONG {font-weight:bold}

A:LINK {font-size:10px;color:#353A90;text-decoration:none;}
A:VISITED {font-size:10px;color:#353A90;text-decoration:none;}
A:ACTIVE {font-size:10px;color:#353A90;text-decoration:none;}
A:HOVER {font-size:10px;color:#2E3192;text-decoration:underline}


/*--------------------------------------------------------------------------*/
/*----------- eigene CSS-Anpassungen an neues Homepage-Deisgn --------------*/
/*--------------------------------------------------------------------------*/
IMG
{
   border:0;
}
IMG.button
{
   width:20px;
   height:20px;
}
IMG.logo
{
   width:150px;
   height:150px;
   border:1px solid #C0C0C0;
}

select
{
   font-size:9px;
   color:#000000;
   height:18px;
}

HR.blue
{
   color:#2E3192;
   height:1px;
   text-align:left;
   width:550px;
}
HR.hellblau
{
   color:#CADCF1;
   height:1px;
   text-align:left;
   width:550px;
}

UL.test
{
   list-style-type:square;
   color:#000000;
   font-size:10px;
   line-height:14px;
}

INPUT.text
{
   width:180px;
   height:20px;
   font-size:10px;
}

p.title
{
   font-size:14px;
   color:#353A90;
}
p.text
{
   font-size:9px;
   color:#000000;
}

TR.title
{
   background-color:#BFD1DF;
   height:25px;
   vertical-align:middle;
}

TD.line
{
   height:1px;
   background-color:#2E3192;
}
TD.feldbez_selektion
{
   width:80px;
   vertical-align:top;
   text-align:left;
   white-space:nowrap;
   font-size:9px;
   color:#000000;
}
TD.feldbez
{
   width:80px;
   vertical-align:top;
   text-align:left;
   white-space:nowrap;
   font-size:9px;
   color:#353A90;
}
TD.daten
{
   width:200px;
   vertical-align:top;
   text-align:left;
   font-size:9px;
   color:#000000;
}
TD.maskentext
{
   width:120px;
   font-size:10px;
   font-weight:bold;
   vertical-align:top;
}
TD.maskenfeld_einfach
{
   width:200px;
   font-size:10px;
   font-weight:bold;
   vertical-align:top;
}
TD.maskenfeld_mehrfach
{
   width:200px;
   font-size:10px;
   font-weight:bold;
   vertical-align:top;
   text-align:left;
}

SPAN
{
   font-size:11px;
   line-height:20px;
}
SPAN.hinweis
{
   font-size:12px;
   font-weight:bold;
}
SPAN.seitentitel
{
   font-size:19px;
   color:#353A90;
   width:550px;
}
SPAN.untertitel
{
   font-size:15px;
   color:#353A90;
}

SPAN.hotel_tab_blau
{
   font-size:10px;
   color:#2E3192;
}
SPAN.hotel_tab_schw
{
   font-size:10px;
}
SPAN.hotel_tab_name
{
   font-size:11px;
   font-weight:bold;
}
SPAN.forum
{
   color:#2E3192;
   font-size:11px;
   font-weight:bold;
}
SPAN.black_table
{
   font-size:9px;
}
SPAN.red
{
   color:#FF0000;
}
SPAN.blue
{
   color:#353A90;
}

/*--------------------------------------------------------------------------*/


