/* CSS Airvital main */
body {
	text-align: center;
	background: #FFFFFF;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #285D6E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#page-area {
	width: 992px;
	margin: auto;
}
#navigation-area {
	width: 992px;
	height: 93px;
	background: #285D6E;
	text-align: left;
}
p, content, bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #285D6E;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 0;
}
#banner {
	width: 992px;
	height: 247px;
	background: url(../pics/banner_image_start4.jpg);
}
#START-KEYWORDS {
	padding-top: 228px;
	text-align: left;
	padding-left: 252px;
	font-weight: bold;
	color: #FFFFFF;
}
#START-KEYWORDS p {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
#banner-top {
	width: 992px;
}
#banner-main {
	width: 992px;
	height: 252px;
	background: url(../pics/bg_banner.jpg);
	text-align: left;
}
#banner-bottom {
	width: 992px;
}
#main-area-start {

}
#CONTENT-MAIN-OUTER-START {
	float: left;
	text-align: left;
}
#CONTENT-MAIN-IMAGES {
	width: 690px;
	height: 124px;
	background: url(../pics/bg_start_images.jpg);
	margin: 0;
	padding: 0;
	padding-top: 4px;
	text-align: right;
	overflow: hidden;
	padding-left: 4px;
}
#CONTENT-MAIN-IMAGES IMG {
	margin-bottom: 3px;
}
#CONTENT-MAIN-IMAGES .csc-textpic-caption {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background: #285D6E;
	height: 40px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	text-align: left;
}
#CONTENT-MAIN-START {
	background: url(../pics/bg_start_content.jpg);
	height: 255px;
	margin: 0;
	padding: 0;
	width: 694px;
	margin-top: -12px;
}
#CONTENT-MAIN-INNER p {
	padding-left: 142px;
	padding-right: 100px;
	padding-top: 20px;
}

/* HACKS */
* html #CONTENT-MAIN-START {
	margin-top: 0;
}
*+html #CONTENT-MAIN-START {
	margin-top: 0;
}

#CONTENT-LEFT-START {
	float: left;
	width: 298px;
}
#clearer {
	clear: both;
}
#colored-area {
	background: #E2E3E4;
	height: 30px;
}
/* SEARCH */
#SEARCH {
	padding-top: 38px;
	float: right;
	padding-right: 15px;
}
.tx-macinasearchbox-pi1 .searchbox_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background: #285D6E;
	width: 170px;
}
.tx-macinasearchbox-pi1 .searchbox_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	background: #285D6E;
	text-transform: uppercase;
}

/* FOOTER / MENU BASIC */
#FOOTER {
	padding-top: 50px;
}
#FOOTER A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #808285;
	text-decoration: none;
	padding-right: 10px;
}
/* MENU MAIN */
#MENU-MAIN {
	padding-left: 17px;
	padding-top: 40px;
	width: 700px;
	float: left;
}
.main-menu-item A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9EB6BE;
	text-decoration: none;
	text-transform: uppercase;
}
#MENU-MAIN a:hover {
	color: #FFFFFF;
}
.main-menu-item {
	padding-right: 15px;
	display: block;
	float: left;
}
.main-menu-item-act {
	padding-right: 15px;
	display: block;
	float: left;
}
.main-menu-item-act A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF !important;
}
/* MENU SUB */


/* CONTENT FORMATS */
h1, .csc-firstHeader {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #808285;
}
h2, .csc-subheader-0 {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0E4983;	
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.text-weiss {
	color: #FFFFFF !important;
}
.text-schwarz {
	color: #000000 !important;
}
.text-blau {
	color: #0E4983 !important;
}
.text-grau {
	color: #808285 !important;
}