/*Seitenbreite*/
#centerall{width:740px;} 
			
/* Seitenhöhe minimal*/
#content, #centerall{min-height:1000px;} 

/* Head Höhe*/
#header, #menu-top {height:220px;}

/* Head Breiten */
#header {width:0px;}
#menu-top {width:730px;}

/* Content Breite*/
#content {width:570px;}
#menu-left {width:140px;}


/* Layout Struktur*/
html, body, #mastercontent {height:100%;} 
body{margin:0;padding:0;text-align:center;}
#centerall{margin:0px auto;text-align:left;} 
#content { float:right;}
#footer {clear:both;width:100%;}
#header,#menu-left {float:left}

/*Reisefinder*/

.button_rf{
	width:110px;
	height:16px;
	background-image:url(pix/pit_button_blau_110.jpg);
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
    color:white;
	border:0px;
	padding-bottom:4px;
	-moz-border-radius:7px;
	-khtml-border-radius:10px;
	}

.button_rf:hover{
	cursor: pointer;
    color:silver;
	}
	
.calendar_monthname{text-align:center;width:150px;background-color:#009CD6;font-weight:bold;color:white;font-family:arial;font-size:11px;}
.calendar_monthcell{margin:5px;padding:2px;border:1px solid #000000;background-color:white;font-family:arial;font-size:11px;}
.calendar_kw{background-color:#c1c1c1;font-family:arial;font-size:11px;}
.calendar_kw0{background-color:#c1c1c1;border-bottom:1px solid #000000;font-family:arial;font-size:11px;}
.calendar_day{text-align:right;font-family:arial;font-size:11px;}
.calendar_dayname{text-align:center;border-bottom:1px solid #000000;font-family:arial;font-size:11px;}
