@charset 'utf-8';
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px
}
#doc {
	margin: auto;
	padding: 0px;
	width: 920px;
	height: 600px
}
a img {
	border: 0px
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin: 1px
}
div.errorMessage {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000
}
div.warningMessage {
	font-size: 12px;
	font-weight: bold;
	color: #009F83
}
#frameTop {
	border-bottom: 1px solid #0089E1;
	width: 920px;
	height: 115px
}
#frameFooter {
	border-top: 1px solid #0089E1;
	width: 920px;
	text-align: right;
}
#frameTopLogo {
	border-right: 1px solid #009F83;
	width: 180px;
	height: 115px;
	float: left
}
.logoImg {
	margin-top: 30px
}
.galeryImg {
	margin-top: 25px
}
#frameTopGalery {
	border-right: 1px solid #009F83;
	width: 695px;
	height: 115px;
	float: left
}
#frameMiddle {
	width: 920px;
	height: 485px
}
#menuContainer {
	border-right: 1px solid #009F83;
	width: 180px;
	height: 485px;
	float: left;
	overflow: hidden
}
#contentContainer {
	/*border-right: 1px solid #009F83;*/
	margin-left: 15px;
	width: 672px;
	height: 485px;
	float: left;
	overflow: auto;
}
#h2oContainer {
	background-image: url(../images/h2o.gif);
	width: 20px;
	height: 485px;
	float: left
}
.menuElement, .menuElementActive {
	font-size: 12px;
	width: 175px;
	margin-left: 5px;
	padding-top: 18px
}
.menuElement a {
	color: #0089E1
}
.menuElement a:hover {
	color: #009F83
}
.menuElementActive {
	color: #009F83;
	border-bottom: 1px solid #0089E1
}
.menuText {
	margin-left: 5px;
	padding-top: 20px;
	line-height: 16px
}
.copyrightText {
	color: #666666;
	font-size: 9px;
	margin-right: 45px;
	line-height: 20px
}
/* Content */
h1 {
	text-decoration: none;
	margin-top: 14px;
	margin-bottom: 14px;
	font-size: 16px;
	font-weight: bold;
	color: #009F83
}
h2 {
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #009F83
}
h3, h4, h5, h6 {
	color: #009F83;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}
.asterics {
	color: #FF0000
}
.bodyText, span.bodyText, td.bodyText, p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none
}
.title1, span.title1, td.title1 {
	font-size: 12px;
	color: #009F83
}
.title2, span.title2, td.title2 {
	font-size: 12px;
	color: #009F83
}
.link, span.link, td.link {
	font-size: 12px;
	color: #0089E1;
}
.link:hover, span.link:hover, td.link:hover {
	text-decoration: underline
}
a {
	cursor: pointer;
	color: #009F83;
	text-decoration: none
}
ul {
	list-style-type: circle
}

.referenzen {
	padding-top:5px;
}

*:first-child+html .referenzen { /*for ie7*/
	padding-top: 15px;
}

.sofia {
	padding-top:15px;
}
	
*:first-child+html .sofia { /*for ie7*/
	padding-top: 28px;
/* Content */