div#header {
	background-image: url("/vorlagen/layout/urlaubsplaner/images/sommer/header_klein.jpg");
	background-repeat: no-repeat;
	width: 800px;
	height: 135px;
}

div#header_big {
	background-image: url("/vorlagen/layout/urlaubsplaner/images/sommer/header_gross.jpg");
	background-repeat: no-repeat;
	width: 800px;
	height: 280px;
}

img {
	border: 0;
}

.fontbold {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #4D8222; }
.fontnorm {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #4D8222; }
.fontbig {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #4D8222; }
.fontmini {font-size: 5px; }
.fontmegamini { font-size: 1px; }
.fontsmall {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #4D8222; }
.fontleight { font-weight: leighter; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #4D8222; }

a:link { text-decoration: none; font-weight: leighter; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #4D8222; }
a:visited { text-decoration: none; font-weight: leighter; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #4D8222;}
a:hover { text-decoration: underline; font-weight: leighter; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #4D8222; }
a.auswahl:link { text-decoration: none; font-weight: leighter; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #4D8222; }
a.auswahl:visited { text-decoration: none; font-weight: leighter; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #4D8222;}
a.auswahl:hover { text-decoration: underline; font-weight: leighter; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #4D8222; }
a.auswahl2:link { text-decoration: none; font-weight: leighter; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #4D8222; }
a.auswahl2:visited { text-decoration: none; font-weight: leighter; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #4D8222;}
a.auswahl2:hover { text-decoration: underline; font-weight: leighter; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #4D8222; }


a.bild:link { text-decoration: none; font-weight: leighter; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #4D8222; }
a.bild:visited { text-decoration: none; font-weight: leighter; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #4D8222;}
a.bild:hover { text-decoration: none; font-weight: leighter; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #4D8222; }




td.light { background-color: #F1F7ED; }
td.dark { background-color: #E4EDDA; }
td.white { background-color: #FFFFFF; }

td.leftlower { width: 25px; height: 20px; background-image: url(/vorlagen/layout/urlaubsplaner/images/sommer/green_links_unten.jpg); background-repeat:no-repeat; }
td.rightlower { width: 25px; height: 20px; background-image: url(/vorlagen/layout/urlaubsplaner/images/sommer/green_rechts_unten.jpg); background-repeat:no-repeat; }
td.leftupper { width: 25px; height: 20px; background-image: url(/vorlagen/layout/urlaubsplaner/images/sommer/green_links_oben.jpg); background-repeat:no-repeat; }
td.rightupper { width: 25px; height: 20px; background-image: url(/vorlagen/layout/urlaubsplaner/images/sommer/green_rechts_oben.jpg); background-repeat:no-repeat; }

td.bigheight { height: 18px; padding: 3px; }
td.smallheight { height: 11px; padding: 2px; }
td.megaminiheight { height: 2px; padding: 0px; }

td.daywidth { width: 100px; }
td.weatherwidth { width: 50px; }
td.aktwidth { width: 100px; }
td.aktwidth3 { width: 300px; }

td.parentleft { width: 10px; }
td.parentmidleft { width: 377px; }
td.parentmid { width: 8px; }
td.parentmidright { width: 390px; }
td.parentright { width: 10px; }
.parent { width: 800px; }

td.preiskopf { padding-left:3px; padding-right: 3px; border-bottom-width: 1px; border-bottom-color: #FFFFFF; border-bottom-style: solid; }
td.preisliste { width: 82px; padding-left:3px; padding-right: 3px; border-bottom-width: 1px; border-bottom-color: #FFFFFF; border-bottom-style: solid; border-right-width: 1px; border-right-color: #FFFFFF; border-right-style: solid; }
td.preistabelle { padding-left:3px; padding-right: 3px; border-bottom-width: 1px; border-bottom-color: #FFFFFF; border-bottom-style: solid; }

tr.printhide { }
td.printline { }
div.printhide { }
div.printshow { visibility: hidden; }

.index_slider
{
	width: 70px;
	height: 8px;
	background-image: url('/vorlagen/layout/urlaubsplaner/images/sommer/regler-4.gif');
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	/*background-color: #0000ff;*/
	z-index: 1;
}

.index_indicator
{
	width: 10px;
	height: 12px;
	background-image: url('/vorlagen/layout/urlaubsplaner/images/sommer/button2.gif');
	background-color: #0000FF;
	position: absolute;
	font-size: 1px;
	overflow: hidden;
	border: none;
	position: relative;
	z-index: 2;
}
