html,body {
    font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	height:100%
}
.body {
	background: #949392 url(images/bg.jpg) repeat-x top;
}
#tab{width:95%;

}
.upcontent {
	background: #FFFFFF;
	border-top: 1px solid #535252;
}
.downcontent {
	background: #FFFFFF;
	border-bottom: 1px solid #535252;
}
.name {
	font: normal 30px Arial, Helvetica, sans-serif;
    
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}
.lozung {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.amenu{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
}
.phone{
	width:370px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: absolute;
	top: 83px;
	right: 5%;
}
#line1 {
	background: url(images/bgline.gif) repeat-x;
	position: absolute;
	height: 2px;
	width: 100%;
	top: 112px;
	left:0px;
}
#line2 {
	background: url(images/bgline.gif) repeat-x;
	position: absolute;
	height: 2px;
	width: 100%;
	top: 340px;
	left:0px;
}
.adress{
font-size:11px;
}
.copy{
color:#FFFFFF;
font-size:11px;
}
.copy a{
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}
.copy a:hover{
color:#eee;
font-size:11px;
text-decoration:underline;
}


.tdcenter{
	border: 1px solid #9d9d9d;
}
#red {
	background: url(images/red.jpg);
	height: 22px;
	width: 193px;
	margin-top:8px;
	padding-top:3px;
	padding-left:10px;
	margin-left:-8px;
	font-size: 12px;
	font-weight: bold;
	
	color: #FFFFFF;
}
#green {
	background: url(images/green.jpg);
	height: 22px;
	font-weight: bold;
	width: 192px;
	margin-top:8px;
	padding-top:3px;
	padding-left:10px;
	margin-left:-8px;
	font-size: 12px;
	
	
	color: #FFFFFF;
}

#blue {
	background: url(images/blue.jpg) ;
	height: 22px;
	font-weight: bold;
	

	margin-top:8px;
	margin-right:10px;
	padding-top:3px;
	padding-left:10px;
	margin-left:-8px;
	font-size: 12px;
	
	
	color: #FFFFFF;
}
#grey {
	background: url(images/grey.jpg);
	height: 22px;
	font-weight: bold;
	

	margin-top:8px;
	margin-right:10px;
	padding-top:3px;
	padding-left:10px;
	margin-left:-8px;
	font-size: 12px;
	
	
	color: #FFFFFF;
}
#col{
padding:10px;
font-size:11px;
line-height:14px;}
#col p{padding:0px; margin:0px;}
#conent{
padding:10px;
font-size:12px;
line-height:14px;}


