body{
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
background:#688BCB;
}.bg {
	background-image: url(images/bg.jpg);
}
.copy_bg {
	background-image: url(images/copy_bg.jpg);
}
.copyright_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.menu_bg {
	background-image: url(images/menu_bg.jpg);
}
.menu_bg {
	background-image: url(images/menu_bg.jpg);
}
.menu_text {
	font-family: "trebuchet MS", tahoma, verdana;
	font-size: 16px;
	color: #F6D048;
	font-weight: bold;
}
.text_middle {
	background-image: url(images/text_middle.jpg);
}
.pclass {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
}
.heading {
	font-family: ZurichCalligraphic;
	font-size: 36px;
	color: #F6CE46;
}
.menu_text a:link {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #F6D048;
	text-decoration: none;
}
.menu_text a:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #F6D048;
	text-decoration: none;
}
.menu_text a:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color:#FFFFFF;
	text-decoration: none;
}
.menu_text a:active {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #F6D048;
	text-decoration: none;
}

.tariffstable{
border-style:solid;
border-width:thin;
}

.tariffs{
background-color:#688bcb;
color:#FFFFFF;
font-size:12px;
text-align:center;
}
.tariffsType{
background-color:#cad6eb;
color:#000000;
font-size:12px;
}
.tariffsPrice{
border-bottom-style:solid;
border-width:thin;
}
.tariffsConditions{
background-color:#688bcb;
color:#FFFFFF;
}

hr
{
	color:#5571a3;
	visibility:hidden;	
}

a:link{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #f6d048;
	text-decoration:none;
}
a:visited{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #f6d048;
	text-decoration:none;
}
a:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #f6d048;
	text-decoration:none;
}
a:active{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #f6d048;
	text-decoration:none;
}