
.hintergrund { background-color:#FCF3C7;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px }

.vordergrund { background-color:#133984;
margin-left:0px;
margin-right:0px;
margin-top:14px;
margin-bottom:0px }

* { font-family:Verdana,Arial,sans-serif;
        font-size:10pt;
        color:#C0C0C0;
        text-align:left; }

a { text-decoration:none; color:#F8C400; font-weight:bold}
a:hover { color:#F8C400; text-decoration:underline; }
a:active { color:#AC1017; text-decoration:none; ; }


table, td, tr { vertical-align:top; text-align:left;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px }


.haupt-titel    {font-size:17pt; font-weight:bold; color:#F8C400 }

.destination  {font-size:20pt; font-weight:bold; color:#AC1017 }

.titel {font-size:13pt; }

.kurztext  {font-size:10pt;  }


.box  {
background-color:#FFFFFF;
text-align:left;
font: normal 100.01%;    }


a#box {
color:#000000;
text-decoration:none;
font-weight:normal;
 }


a:hover#box {
color:#AC1017;
font-weight:normal;
text-decoration:underline;
border-bottom:dashed 1px; text-decoration:none; color:#AC1017;

 }

li  {
margin-left:20px;
list-style-type:circle;
list-style-position:outside;
 }


a.button {
color:#FFFFFF;
display: block;
width: 135px;
background:#133984;
text-align: center;
border-top: #FFFFFF 3px solid; /* Farbe und Art des oberen Rands */
border-left: #C0C0C0 3px solid; /* linker Rand */
border-bottom: #000040 3px solid; /* unterer Rand */
border-right: #000040 3px solid; /* rechter Rand */
font-family: Verdana;
font-size: 100,01%;
text-decoration: none;
font-weight: bold;
margin-bottom:5px;
}

a.button:hover{
/* hier werden die Farben der entsprechenden Ränder genau umgekehrt, damit beim Überfahren mit der Maus ein eingedrückter Effekt entsteht. */
background: #AC1017;
border-top: #FFFFFF 3px solid; /* Farbe und Art des oberen Rands */
border-left: #C0C0C0 3px solid; /* linker Rand */
border-bottom: #000040 3px solid; /* unterer Rand */
border-right: #000040 3px solid; /* rechter Rand */
text-decoration: none;
color:#FFFFFF;
}