body {
	background-color:#FFFFFF;
}
h2,h3,h4,h5,h6 {
	margin:0px;
}
h2 {
	margin-top:15px;
	margin-bottom:10px;
	font-size:24px;
	color:#6cc7e8;
}
h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-size:24px;
	color:#6cc7e8;
	line-height:20px;
}
h4 {
	margin-bottom:5px;
	font-size:20px;
}
h5 {
	margin-bottom:5px;
	font-size:18px;
}
h6 {
	margin-bottom:5px;
	font-size:14px;
}

p {
	margin-top:0px;
	margin-bottom:5px;
}

.highlight {

}

.small {
	font-size:0.9em;
}
.big {
	font-size:16px;
}

.color_red {
	color:#ff0000;
}
.color_white {
	color:#ffffff;
}
.color_lightblue {
	color:#6cc7e8;
}

.clean {
	color:#00aad2 !important;
}
.care {
	color:#ff7900 !important;
}
.cover {
	color:#e3ae81 !important;
}
.mst {
	color:#e5007d !important;
}

.negative_indent {
	margin-left:-70px;
}

.product_arrow {
	background-image: url(../mediapool/products/arrow_circle_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:50px;
}

.product_clock {
	background-image: url(../mediapool/products/product_clock.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:50px;
}

.product_padding {
	padding-left:50px;
}
.vertical_align {
	vertical-align:middle;
}
.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}
.highlight_box {
	padding:20px;
	background-color:#6cc7e8;
	font-size:36px;
	color:#FFF;
	font-weight:bold;
}
.highlight_box a:link,
.highlight_box a:visited {
	background-image: url(../mediapool/news/news_arrow2.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right:40px;
	color:#FFF;
	text-decoration:none;
}

.mst_teaserbox {
	background-color:#6cc7e8;
	padding:20px;
}
.mst_teaserbox h2 {
	font-size:36px;
	margin-bottom:20px;
	margin-top:0px;
}
.mst_teaserbox h4 {
	font-size:22px;
	margin-top:10px;
}
.mst_teaserbox h6 {
	font-size:16px;
}
.mst_tourcities {
	width:100%;
}
.mst_tourcities td {
	width:33%;
	padding-bottom:1px;
}
.mst_tourcities td a:link, .mst_tourcities td a:visited {
	color:#e5007d;
	text-decoration:none;
}

.lowercase {
	text-transform:lowercase;
}
