BODY {
	color : #000000;
	font-family : Verdana,Arial,Tahoma;
	font-size : 11px;
	font-weight : normal;
	margin-left : 0%;
	margin-right : 0%;
	background color: #ffffff;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #00A48B; 
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #00A48B;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #00A48B;
}

A:LINK, A:VISITED {
	color : #000000;
	text-decoration : underline;
}

A:HOVER {
	color : #ff0000;
	text-decoration : none;
}

/* Not Navigation */

A.notNav:LINK, A.notNav:VISITED {
	color : #ffffff;
	font-family: Verdana,Arial,Tahoma; 
	font-weight : normal;
	font-size : 9px;
	text-decoration : none;
}

A.notNav:HOVER {
	color : #ffffff;
	font-family: Verdana,Arial,Tahoma; 
	font-weight : normal;
	font-size : 9px;
	text-decoration : underline;
}

/* Headlines */

H1 {
	color : #000000;
	font-family : Verdana,Arial,Tahoma;
	font-weight : normal;
	font-size : 18px;
	font-weight : bold;
}

H2 {
	color : #000000;
	font-family : Verdana,Arial,Tahoma;
	font-weight : normal;
	font-size : 16px;
	font-weight : bold;
}

H3
{
	color : #000000;
	font-size: 12px;
	font-family : Verdana,Arial,Tahoma;
	font-weight: bold;
	border-bottom: 1px dotted #000000;
	padding: 3px;
	text-align: center;
}

H4
{
	color : #000000;
	font-size: 11px;
	font-family : Verdana,Arial,Tahoma;
	font-weight: bold;
}
/* Tabellen */

th {
	color : #000000;
	font-family : Verdana,Arial,Tahoma;
	font-weight : bold;
	font-size : 13px;
	text-align: left;
}

td {
	color : #000000;
	font-family : Verdana,Arial,Tahoma;
	font-weight : normal;
	font-size : 11px;
}

/* CoolMenue Pro */

.clsCMOn {
	color: white;	
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
    padding: 0px 0px;
}

.clsCMOver {
	color: white;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
    padding: 0px 0px;
}


/*  Navigation Rechts */

.head { color : #000000; font-family : Verdana,Arial,Tahoma; font-size : 10px; font-weight : bold; border-bottom: 2px solid #000000; padding: 2px; background-color: #999999; }

A.nav:LINK, A.nav:VISITED {
	color : #ffffff;
	font-family: Verdana,Arial,Tahoma; 
	font-weight : normal;
	font-size : 10px;
	text-decoration : none;
}

A.nav:HOVER {
	color : #000000;
	font-family: Verdana,Arial,Tahoma;
	font-weight : normal;
	font-size : 10px;
	text-decoration : none;
	background-color : White;
}

/*  Content */

.gross { color : #000000; font-family : Verdana,Arial,Tahoma; font-weight : bold; font-size : 11px; }
.mega { color : #000000; font-family : Verdana,Arial,Tahoma; font-size : 12px; font-weight : bold; }
.klein { color : #000000; font-family : Verdana,Arial,Tahoma; font-weight : normal; font-size : 10px; }
.rot { color : #ff0000;	font-family : Verdana,Arial,Tahoma;	font-size : 14px; font-weight : bold; }
.rot_klein { color : #ff0000; font-family : Verdana,Arial,Tahoma; font-size : 11px; font-weight : bold; }
.preis { color : #ff0000; font-family : Verdana,Arial,Tahoma; font-size : 16px; font-weight : bold; }
.box { color : #000000;	font-family : Verdana,Arial,Tahoma; font-size : 11px; border: 1px solid #00A48B; padding: 2px; background-color: #dddddd; }
.box_leer { color : #000000;	font-family : Verdana,Arial,Tahoma; font-size : 11px; border: 1px solid #00A48B; padding: 2px; }
.box_order { color : #000000;	font-family : Verdana,Arial,Tahoma; font-size : 11px; border: 2px dotted #00A48B; padding: 2px; background-color: #ffffff; }
.not_nav {background-color: #00A48B; }

#liste {}
#liste ul {	margin: 0; padding: 0; list-style-type: none;}
#liste ul li { display: inline; padding: 0;margin: 0; }

/* Formulare */
input, textarea
{
	font-family : Verdana,Arial,Tahoma;
	font-size: 10px;
	border: 1px solid #00A48B;
	background-color: #FFFFFF;
}

select
{
	font-family : Verdana,Arial,Tahoma;
	font-size: 10px;
	border: 1px solid #00A48B;
	background-color: #FFFFFF;
}
