/* CSS Document */
body{margin:0px 0px 0px 0px; background-color:#FFFCF6;}


table#pagelayout{width: 100%;
border-collapse: collapse; /* Accomplishes table cellspacing=0 for IE */ 
border-spacing: 0px; /* Accomplishes table cellspacing=0 for Mozilla & Opera */
}
table#menu{width: 190px;
border-collapse: collapse; /* Accomplishes table cellspacing=0 for IE */ 
border-spacing: 0px; /* Accomplishes table cellspacing=0 for Mozilla & Opera */
}
table#right{width: 170px;
border-collapse: collapse; /* Accomplishes table cellspacing=0 for IE */ 
border-spacing: 0px; /* Accomplishes table cellspacing=0 for Mozilla & Opera */
}

 
/* layout table cells */ 
td { 
padding: 0px; /* Accomplishes table cellpadding=0 */ 
vertical-align:top;
FONT-SIZE: 11px; FONT-FAMILY: verdana; COLOR: #000000; /*/*/line-height:1.3em; /* */
} 

.header1-beige { width: 190px; height:120px; background-color: #FFEAC3; color: #FFEAC3;}
.header1-brown { width: 190px; height:120px; background-color: #E9C399; color: #E9C399; :hover { color:#E9C399; }}
.header2 { width: 760px; height:120px; background-image:url(../images/logo.gif); background-color:#FFF; background-repeat: no-repeat;}
.beige {background-color: #FFEAC3;}
.brown {background-color: #E9C399;}


/*/link formats/*/
a 	{FONT-FAMILY: Verdana; font-size: 11px; color: #000000; text-decoration: underline;}		
a:focus {FONT-FAMILY: Verdana; font-size: 11px; color: #000000; text-decoration: none;}		
a:hover {FONT-FAMILY: Verdana; font-size: 11px; color: #000000; text-decoration: none;}

a.bl_nav 	{FONT-FAMILY: Verdana; text-decoration: underline; font-size: 11px; color: #000000;}
a.bl_nav:focus {FONT-FAMILY: Verdana; text-decoration: none;   font-size: 11px; color: #000000;}
a.bl_nav:hover {FONT-FAMILY: Verdana; text-decoration:none ; font-size: 11px; color: #000000;}
h1 {
	font-size:8px;
	}
	
.eindruck{
border: 1px solid #800080;
}
.Untertitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.angebotswochen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
