a:link, a:visited 
			{
				
				color: #333333;
				font-weight: bold;
				font-size: 11px;
				text-decoration: none;
				font-family: Verdana, Helvetica, Arial, sans-serif;
				
			}
			
a:hover 
			{
				color: #CCCCCC;
			}
table		{	margin-left:auto;
				margin-right:auto;
			}
			
table#bestellForm {	margin-left:0px;
					margin-right:0px;
			}
			
table#bestellForm2 {	margin-left:0px;				
			}
		

body		{ text-align:center;
			}
img,a		{	border:0px;
			}

#menu		{	background: url(../images/menu_ab_1.jpg);
			}
#re_menu	{	background:#CCCCCC;
			}
#footer		{	background:#000000;
				text-align:left;
			}
.contact	{
				font-family: Verdana,  Arial, Helvetica, sans-serif;
				font-size: 10px;
				color: #333333;
				height:	20px;
			}
.mainpage 	{	font-family: Verdana,  Arial, Helvetica, sans-serif;
				font-size: 	12px;
				text-align: left;
				color: 		#333333;
				width: 		535px;
				
				display:	block;
			}																					
.mainlevel	{	display:block;
				width:204px;
				height:35px;
				text-align:left;							
				background: #ffffff url(../images/menu_bgr.jpg) no-repeat;
				display:inline;
			}
			
.componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  text-align       : left;
  margin-left	   : 35px;
  
}

.contentheading	{
					margin-left:15px;
				}

.contentpane	{
					margin-left:15px;
				}
.contentpaneopen{	
					margin-left:	35px;
					margin-right: 	35px;			
				}
			
a.mainlevel:link, a.mainlevel:visited 
			{
				display: block;
				color: #ffffff;
				font-weight: bold;
				font-size: 10px;
				background-image: url(../images/menu_bgr.jpg);
				background-repeat: no-repeat;
				width: 204px;
				text-indent: 60px;
				text-decoration: none;
				font-family: Verdana, Helvetica, Arial, sans-serif;
				line-height: 35px;
			}
			
a.mainlevel:hover 
			{
				color: #333333;
			}

a.sublevel:link, a.sublevel:visited 
			{
				display: block;
				color: #ffffff;
				font-weight: bold;
				font-size: 10px;
				background-color: #009E84;
				background-image:  url(../images/ebene2.jpg);
				background-repeat: no-repeat;
				width: 200px;
				text-indent: 55px;
				text-decoration: none;
				font-family: Verdana, Helvetica, Arial, sans-serif;
				line-height: 20px;
			}
			
a.sublevel:hover 
			{
				color: #333333;
			}			

td#label {
	width: 180px;	
}

td#labelFax {
	width: auto;
	text-align: left;	
}

input#firma {
	width: 360px;
	
}

input#street {
	width: 360px;
	
}

input#plz {
	width: 360px;
	
}

input#ap {
	width: 360px;
	
}

input#tele {
	width: 150px;
	
}

input#fax {
	width: 130px;
	
}

input#email {
	width: 360px;
	
}

p#info {
	font-weight: bold;
}

input#termin {
	width: 80px;
	
}

input#uhrzeit {
	width: 80px;
	
}

td#lblContainer {
	width: 224px;
}

td#lblArt {
	width: auto;
}

input#txtBemerk {
	width: 448px;
}

input#txtBemerkCont {
	width: 448px;
}
																			
