/* Okidoki Style-Sheet */
body { 	
	margin-top:0px; 
	margin-bottom:0px; 
	margin-left:0px; 
	margin-right:0px; 
	background-color:#E7E735;
}

/*background-color:#66CCCC;*/

a,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
{ font-family: Verdana,Arial, sans-serif; color:#000000;font-size:14px;}
  		
h1 {
font-size:20px; 
color:#4A4ADF; 
background-image:url(/picture/bg/pfeil.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:15px;

}

h2 { font-size:16px; color:#4A4ADF; } 
h3 { font-size:12px; color:#4A4ADF; text-decoration:none; }
h4 { font-size:14px; color:#4A4ADF; }


/*Anfahrt*/
h1.anfahrt { 
color:#F6FF00;
background-image:url(/picture/bg/pfeilF6FF00.gif);
}

/*Öffnungszeiten*/
h1.zeiten { 
color:#B737DF;
background-image:url(/picture/bg/pfeilB737DF.gif);
}

/*Preise*/
h1.preise { 
color:#25822C;
background-image:url(/picture/bg/pfeil25822C.gif);
}

/*Speisen Getränke*/
h1.impressum { 
color:#EAA42A;
background-image:url(/picture/bg/pfeilEAA42A.gif);
}

h1.geburtstag {
color:#39C11E;
background-image:url(/picture/bg/pfeil39C11E.gif);
}

/*Kontakt*/
h1.kontakt { 
color:#D6402E;
background-image:url(/picture/bg/pfeilD6402E.gif);
}

/*Impressum*/
h1.speisen { 
color:#08538F;
background-image:url(/picture/bg/pfeil08538F.gif);
}


a 		{ color:#4A4ADF; font-weight:bold; font-size: 14px; text-decoration:yes;}
a:hover { color:#4A4ADF; font-weight:bold; text-decoration:none; }


#mainsite {
	
	
}

#headerarea {
	margin-top:5px;
	min-height:100px;
	width:800px;
	background-color:#BACAD9;
}

#naviarea {
	height:80px;
}

#contentarea {
	margin-top:5px;
	padding-top:0px;
	padding-left:0px;
	width:800px;
	background-color:#BACAD9;
}

.contenttable {
	width:100%;	
	height:500px;
	

}

#contentpart {
	padding-left:80px;
}

#ctl {
background-image:url(/picture/bg/c_tl.gif);
background-repeat:no-repeat;
background-position:left;
}


#ctr {
background-image:url(/picture/bg/c_tr.gif);
background-repeat:no-repeat;
background-position:right;
}

#bt {
background-image:url(/picture/bg/b_t.gif);
background-repeat:repeat-x;
background-position:top;
}

#bl {
background-image:url(/picture/bg/b_l.gif);
background-repeat:repeat-y;
background-position:left;
}

#br {
background-image:url(/picture/bg/b_r.gif);
background-repeat:repeat-y;
background-position:right;
}

#cbl {
background-image:url(/picture/bg/c_bl.gif);
background-repeat:no-repeat;
background-position:left;
}

#bb {
background-image:url(/picture/bg/b_b.gif);
background-repeat:repeat-x;
background-position:bottom;
}

#cbr {
background-image:url(/picture/bg/c_br.gif);
background-repeat:no-repeat;
background-position:right;
}