/* CSS Document Sagenhafter Urlaub 2009-04-07 booer/sdt  2009-12-08 */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;

}

table,td {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/* link mehr auf home */
.mehr
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006600;
	font-weight:bold;
	text-decoration:none;
	line-height: 1.1em;
	white-space:normal;
}
/* text startseite */

.button_fliesstext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	line-height: 1.1em;
	white-space:normal;
}




/* hauptseite, logo */
.home
{
border-top:solid 1px;
border-right:solid 1px; border-left:solid 1px; border-bottom:solid 1px; border-color:#cccccc;
}


.top
{
background-image:url(head/alles_neutral.jpg);
background-repeat:no-repeat;
height:104px;
background-position:top;
border-top: 0px;
border-right: 0px; border-left:0px; border-bottom:0px;

}

.links
{
background-image:url(bilder_start/schatten_links.gif);
background-repeat:repeat-y;
border-left:solid 0px #cccccc;

}



/* menue oben startseite 1 - Startseite*/
#menu a, #menu a:visited , #menu a:active
{
display: block;
background-color:#1ea12d;


text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 12px;  color: #ffffff;
padding-left: 0px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px; margin-right: 0px;
border-left:solid 1px #1ea12d;
border-right:solid 1px #ffffff;
border-bottom:solid 1px #1ea12d;
border-top:solid 1px #1ea12d;
text-align:center;
}


#menu a:hover {background-color:#ffffff; color:#1ea12d; text-decoration:none ;
border-left:solid 1px #1ea12d;
border-right:solid 1px #1ea12d;
border-bottom:solid 1px #1ea12d;
border-top:solid 1px #1ea12d;
text-align:center;
}








/* menue oben startseite_winter 1 - Startseite*/
#menu_winter a, #menu_winter a:visited , #menu_winter a:active
{
display: block;
background-color:#51acd8;


text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 12px;  color: #ffffff;
padding-left: 0px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px; margin-right: 0px;
border-left:solid 1px #51acd8;
border-right:solid 1px #ffffff;
border-bottom:solid 1px #51acd8;
border-top:solid 1px #51acd8;
text-align:center;
}


#menu_winter a:hover {background-color:#ffffff; color:#51acd8; text-decoration:none ;
border-left:solid 1px #51acd8;
border-right:solid 1px #51acd8;
border-bottom:solid 1px #51acd8;
border-top:solid 1px #51acd8;
text-align:center;
}






/* menue links inc_l_2.php als class*/
.l_2_links a:link
{
font-family: Arial, Helvetica, sans-serif; font-size: 12px;  color: #006600;
text-decoration:none;}

.l_2_links a:visited
{
font-family: Arial, Helvetica, sans-serif; font-size: 12px;  color: #006600;
text-decoration:none;}

.l_2_links a:active
{
font-family: Arial, Helvetica, sans-serif; font-size: 12px;  color: #006600;
text-decoration:none;}

.l_2_links a:hover
{
text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#666666;
}

.l_2_links a:focus
{
text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#666666;
}




/* scrolleiste*/

body
{scrollbar-arrow-color: #737b66; scrollbar-base-color: #F5F8F3;
scrollbar-highlight-color : #737b66; scrollbar-shadow-color : #ffffff;
SCROLLBAR-TRACK-COLOR: #e6e6e6;}




/* links im text */

a:link, a:visited, a:active
{

font-family: Arial, Helvetica, sans-serif; color:#1ea12d;
text-decoration:none;}

a:hover
{
text-decoration:none;
color:#cccccc;
}


