body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	height: 100%;
	background-color: #0033CC;
}

.main_menu {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
.links {
	color: #ffcc00;
	text-decoration: none;
}

.titel {
	font-size: 24px;
	font-weight: bold;
}
.sub_titel {
	font-size: 14px;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
}
.sub_sub_titel {

	font-size: 12px;
	font-weight: bold;
}
.kosten_cell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #E9E9E9;
}
.phone_nr {
	font-weight: bold;
}
.prize {
	font-size: xx-small;
}
.mail {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.main_right {
	background-image: url(images/main/main_right.jpg);
	background-repeat: no-repeat;
}
.underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bottom {
	color: #ffcc00;
	text-decoration: none;
}
.beratofon {
	color: #5789C8;
	font-size: 16px;
	font-weight: bold;
}
.kosten_titel {

	font-weight: bold;
}
.main_inhalt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.menu_right {
	background-image: url(images/main/menu_right.jpg);
}

