@charset "UTF-8";
/* CSS Document */
*{
font-family:Arial;
}

body{
margin: 0pt auto;
/*background-image: url(images/sitemap_background_flower_neu.png);
background-repeat: no-repeat*/
}

html{
background-color: #A55106;
/*background-image: url(images/sitemap_background_flower_neu.png);
background-repeat: no-repeat;*/
}

h2 {
color:#1B3C66;
font-size:14px;
visibility:visible;
}

.body {
color: #CCCCCC;
font-family:Arial,sans-serif;
font-size:11px;
line-height:15px;
}

#wrapper {
margin: 0pt auto;
/*margin-top: 100px;*/
width: 850px;
height: 503px;
/*background-image: url(images/sitemap_background_flower_neu.png);
background-repeat: no-repeat;*/
}

.table{
margin-left: 0px; 
padding-top: 25px;
}

a:link {
/*color:#4E4A4B;
color: #999999;*/
color: #fff;
font-weight:bold;
text-decoration:none;
}
a:visited {
/*color:#CCA674;*/
color: #fff;
font-weight:bold;
text-decoration:none;
}
a:hover {
color: #FF0;
font-weight:bold;
text-decoration:none;
}
.menuheader {
color:#FFFFFF;
font-size:14px;
line-height: 15px;
font-weight:bold;
}

a.submenu {
color: #FFFFFF;
}

a.submenu:visited {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
a.submenu:hover {
color:#FF0;
font-weight:bold;
text-decoration:none;
}

a.info{
font-size: 13px;
color: #FFFFFF; 
text-decoration: underline; 
text-underline: single;
}

a.info:hover {
color:#FF0;	
text-decoration: underline; 
text-underline: single;
}

a.flash{
color: #FFFFFF;
text-decoration: underline;
text-underline: single;
}

a.flash:hover{
color: #FF0;
text-decoration: underline;
text-underline: single;
}

a.buchen{
font-size: 12px;
color: #FFF;	
}
	
a.buchen:hover{
color: #FF0;	
}