/* --------------------------------------------- */
/* Haupttabelle Layout --------------------------*/
/* --------------------------------------------- */

.site_tabelle{
width: 100%;
border: 0px;}

.site_kopf_links{
width: 28px;
height: 19px;
background-image: url(img/site_kopf_links.jpg);}

.site_kopf_mitte{
font-weight: bold;
color: #ffffff;
text-align : left;
background-image: url(img/site_kopf_mitte.jpg);}

.site_kopf_rechts{
width: 28px;
height: 19px;
background-image: url(img/site_kopf_rechts.jpg);}

.site_links{
width: 2px;
background-image: url(img/site_links.jpg);}

.site_rechts{
width: 14px;
background-image: url(img/site_rechts.jpg);}

.site_fuss_links{
width: 54px;
height: 31px;
background-image: url(img/site_fuss_links.jpg);}

.site_fuss_mitte{
background-image: url(img/site_fuss_mitte.jpg);}

.site_fuss_rechts{
width: 54px;
height: 31px;
background-image: url(img/site_fuss_rechts.jpg);}

.site_content{
background: #ffffff;
width: 100%;
text-align : center;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;}

/* --------------------------------------------- */
/* Main Layout ----------------------------------*/
/* --------------------------------------------- */

.main_tabelle{
width: 100%;
border: 0px;}

.main_kopf_links{
width: 22px;
height: 22px;
background-image: url(img/main_kopf_links.jpg);}

.main_kopf_mitte{
font-weight: bold;
color: #000000;
text-align : left;
background-image: url(img/main_kopf_mitte.jpg);}

.main_kopf_rechts{
width: 22px;
height: 22px;
background-image: url(img/main_kopf_rechts.jpg);}

.main_links{
width: 2px;
background-image: url(img/main_links.jpg);}

.main_rechts{
width: 11px;
background-image: url(img/main_rechts.jpg);}

.main_fuss_links{
width: 51px;
height: 39px;
background-image: url(img/main_fuss_links.jpg);}

.main_fuss_mitte{
background-image: url(img/main_fuss_mitte.jpg);}

.main_fuss_rechts{
width: 53px;
height: 39px;
background-image: url(img/main_fuss_rechts.jpg);}

.main_content{
background: #ffffff;
width: 100%;
text-align : left;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;}

/* --------------------------------------------- */
/* Box Layout -----------------------------------*/
/* --------------------------------------------- */

.box_tabelle{
width: 100%;
border: 0px;}

.box_kopf_links{
width: 22px;
height: 22px;
background-image: url(img/box_kopf_links.jpg);}

.box_kopf_mitte{
font-weight: bold;
color: #000000;
text-align : left;
background-image: url(img/box_kopf_mitte.jpg);}

.box_kopf_rechts{
width: 22px;
height: 22px;
background-image: url(img/box_kopf_rechts.jpg);}

.box_links{
width: 2px;
background-image: url(img/box_links.jpg);}

.box_rechts{
width: 11px;
background-image: url(img/box_rechts.jpg);}

.box_fuss_links{
width: 51px;
height: 39px;
background-image: url(img/box_fuss_links.jpg);}

.box_fuss_mitte{
background-image: url(img/box_fuss_mitte.jpg);}

.box_fuss_rechts{
width: 53px;
height: 39px;
background-image: url(img/box_fuss_rechts.jpg);}

.box_content{
background: #ffffff;
width: 100%;
text-align : left;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;}

.box_content2{
background: #ffffff;
width: 100%;
text-align : center;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;}

/* --------------------------------------------- */
/*            -----------------------------------*/
/* --------------------------------------------- */

.kopf_menue{
font-family: Verdana, Arial, sans-serif;
color: #000000;
font-size: 11px;
font-weight: bold;}

.preis{
font-family: Arial;
font-size: 12px;
color: #000000;
font-weight: bold;}

.preisalt{
text-decoration:blink;
text-decoration:line-through;
font-family: Arial;
font-size: 11px;
color: #FF0000;
font-weight: bold;}

body
	{
	background-color: #fff3b9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-color: #000000;
	border: 0px;
	}


a,a:hover,a:visited
	{
	color: #000000;
	text-decoration: none;
	}

img
	{
	border: 0px
	}

form
	{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;

	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
