body
{
	scrollbar-arrow-color:		rgb(3,104,166);
	scrollbar-highlight-color: 	rgb(3,104,166);
	scrollbar-shadow-color: 	rgb(3,104,166);
	scrollbar-base-color: 		rgb(255,255,255); 
	scrollbar-track-color: 		rgb(255,255,255); 
	scrollbar-face-color: 		rgb(255,255,255); 
	scrollbar-3dlight-color: 	rgb(255,255,255); 
	scrollbar-darkshadow-color: 	rgb(255,255,255);
	font-family:			Tahoma;
	color:				rgb(0,0,0);
}

body.print
{
	scrollbar-arrow-color:		rgb(0,0,0);
	scrollbar-highlight-color: 	rgb(0,0,0);
	scrollbar-shadow-color: 	rgb(0,0,0);
	scrollbar-base-color: 		rgb(255,255,255); 
	scrollbar-track-color: 		rgb(255,255,255); 
	scrollbar-face-color: 		rgb(255,255,255); 
	scrollbar-3dlight-color: 	rgb(255,255,255); 
	scrollbar-darkshadow-color: 	rgb(255,255,255);
	font-family:			Tahoma;
	color:				rgb(0,0,0);
	font-size:			14px;
}

body.kunde
{
	margin:			20 20 20 20;
	font-size:		12px;
	line-height:		20px;
}

body.gruss
{
	margin:			0 0 0 0;
	background-color:	rgb(255,255,255);
}

body.filiale
{
	margin:			20 20 20 20;
	font-size:		12px;
	line-height:		20px;
}

body.bottom
{
	background-color:	rgb(255,255,255);
	margin:			0 0 20 0;
	background-image:	url(../../images/bg_bottom.gif);
	background-repeat:	repeat-y;	
}

body.navi
{
	background-color:	rgb(255,255,255);
	margin:			0 0 0 0;
	background-image:	url(../../images/bg_bottom.gif);
	background-repeat:	repeat-y;	
}

body.left
{
	background-color:	rgb(255,255,255);
	margin:			0 0 0 0;
	background-image:	url(../../images/bg_left.jpg);
	background-repeat:	no-repeat;	
}

body.top
{
	background-color:	rgb(255,255,255);
	margin:			0 0 0 0;
}

body.main
{
	margin:			20 0 20 0;
	font-size:		12px;
	line-height:		19px;
}



table
{
	font-family:		Tahoma;
	color:			rgb(0,0,0);
	font-size:		12px;
	line-height		19px;

}

td.rand1
{
	font-size:		11px;
	line-height:		16px;
	border-left-color:	rgb(3,104,166);
	border-right-color:	rgb(3,104,166);
	border-left-style:	solid;
	border-right-style:	solid;
	border-left-width:	1px;
	border-right-width:	1px;
}

th
{
	border-bottom-style:	solid;
	border-bottom-color:	rgb(0,0,0);
	border-bottom-width:	1px;
}

div
{
	font-family:		Tahoma;
}

div.preis
{
	font-size:		12px;
	font-weight:		bold;
	text-align:		right;
	color:			rgb(237,30,28);
	margin:			5 0 15 0;
}


#rezept_l
{
	width:			240px;
	margin:			0 20 0 0;
	height:			auto;
	float:			left;
	padding:		5 10 10 10;
	background-color:	rgb(245,245,245);
}

#rezept_r
{
	width:			300px;
	margin:			0 20 0 0;
	height:			auto;
	float:			right;
}
	
#inhalt
{
	width:			390px;
	margin:			0 20 0 0;
	height:			auto;
	float:			left;
}

#inhalt2
{
	width:			580px;
	margin:			0 20 0 0;
	height:			auto;
}

#rand
{
	width:			180px;
	margin:			0 0 0 0;
	height:			auto;
	float:			right;
}

#navi_left
{
	width:			190px;
	margin:			186 0 0 0;
	height:			auto;
}


h1
{
	font-family:		Tahoma;
	font-size:		16px;
	font-weight:		bold;
	color:			rgb(3,104,166);
	margin:			0 0 5 0;
}

h2
{
	font-family:		Tahoma;
	font-size:		14px;
	font-weight:		bold;
	color:			rgb(3,104,166);
	margin:			5 0 5 0;
}

h3
{
	font-family:		Tahoma;
	font-size:		13px;
	font-weight:		bold;
	color:			rgb(237,30,28);
	margin:			5 0 5 0;
}


h4
{
	font-family:		Tahoma;
	font-size:		11px;
	font-weight:		normal;
	color:			rgb(0,0,0);
}

a:link, a:visited, a:active
{
	color: 			rgb(3,104,166);
	text-decoration: 	none;
}
a:hover 
{
	color: 			rgb(237,30,28);
	text-decoration: 	underline;
}


a.navi:link, a.navi:visited, a.navi:active
{
	margin:			0 15 0 0;
}
a.navi:hover 
{
	margin:			0 15 0 0;
}

textarea
{
	scrollbar-arrow-color:		rgb(153,153,153);
	scrollbar-highlight-color: 	rgb(153,153,153);
	scrollbar-shadow-color: 	rgb(153,153,153);
	scrollbar-base-color: 		rgb(255,255,255); 
	scrollbar-track-color: 		rgb(255,255,255); 
	scrollbar-face-color: 		rgb(255,255,255); 
	scrollbar-3dlight-color: 	rgb(255,255,255); 
	scrollbar-darkshadow-color: 	rgb(255,255,255);
}

ul
{
	list-style-type:	square;
}
