/* --------------------------------------------- */
/* Haupttabelle Layout --------------------------*/
/* --------------------------------------------- */

.site_tabelle{
width: 100%;
border: 0px;}

.site_kopf_links{
width: 15px;
height: 15px;
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: 15px;
height: 15px;
background-image: url(img/site_kopf_rechts.jpg);}

.site_links{
width: 1px;
background-image: url(img/site_links.jpg);}

.site_rechts{
width: 5px;
background-image: url(img/site_rechts.jpg);}

.site_fuss_links{
width: 22px;
height: 22px;
background-image: url(img/site_fuss_links.jpg);}

.site_fuss_mitte{
background-image: url(img/site_fuss_mitte.jpg);}

.site_fuss_rechts{
width: 22px;
height: 22px;
background-image: url(img/site_fuss_rechts.jpg);}

.site_content{
background: #FFFFFF;
width: 100%;
text-align : center;}

/* --------------------------------------------- */
/* Main Layout ----------------------------------*/
/* --------------------------------------------- */

.main_tabelle{
width: 100%;
border: 0px;}

.main_kopf_links{
width: 17px;
height: 17px;
background-image: url(img/main_kopf_links.jpg);}

.main_kopf_mitte{
font-weight: bold;
color: #ffffff;
text-align : left;
background-image: url(img/main_kopf_mitte.jpg);}

.main_kopf_rechts{
width: 17px;
height: 17px;
background-image: url(img/main_kopf_rechts.jpg);}

.main_links{
width: 2px;
background-image: url(img/main_links.jpg);}

.main_rechts{
width: 5px;
background-image: url(img/main_rechts.jpg);}

.main_fuss_links{
width: 34px;
height: 34px;
background-image: url(img/main_fuss_links.jpg);}

.main_fuss_mitte{
background-image: url(img/main_fuss_mitte.jpg);}

.main_fuss_rechts{
width: 34px;
height: 34px;
background-image: url(img/main_fuss_rechts.jpg);}

.main_content{
background: #efefef;
width: 100%;
text-align : left;}

/* --------------------------------------------- */
/* Box Layout -----------------------------------*/
/* --------------------------------------------- */

.box_tabelle{
width: 100%;
border: 0px;}

.box_kopf_links{
width: 17px;
height: 17px;
background-image: url(img/box_kopf_links.jpg);}

.box_kopf_mitte{
font-weight: bold;
color: #ffffff;
text-align : left;
background-image: url(img/box_kopf_mitte.jpg);}

.box_kopf_rechts{
width: 17px;
height: 17px;
background-image: url(img/box_kopf_rechts.jpg);}

.box_links{
width: 2px;
background-image: url(img/box_links.jpg);}

.box_rechts{
width: 5px;
background-image: url(img/box_rechts.jpg);}

.box_fuss_links{
width: 34px;
height: 34px;
background-image: url(img/box_fuss_links.jpg);}

.box_fuss_mitte{
background-image: url(img/box_fuss_mitte.jpg);}

.box_fuss_rechts{
width: 34px;
height: 34px;
background-image: url(img/box_fuss_rechts.jpg);}

.box_content{
background: #efefef;
width: 100%;
text-align : left;}

.box_content2{
background: #efefef;
width: 100%;
text-align : center;}

/* --------------------------------------------- */
/*            -----------------------------------*/
/* --------------------------------------------- */

.kopf_menue{
font-family: Verdana, Arial, sans-serif;
color: #000000;
font-size: 12px;
font-weight: bold;}

.preis{
font-family: Arial;
font-size: 12px;
color: #000000;
font-weight: bold;}

body
	{
	background-color: #F0F0F0;
	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;
	}