﻿/* Corporate Colors: #Orange #e55302 - Grey #749fba - DarkGrey #394a59 - Link #e55302 - LinkActive #ff9f6a */
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + GENERAL - Setup, Reset by NORMAL+ */
a {
	text-decoration: none;
	color: #e55302;
	outline: none;
}
a:link {
	text-decoration: none;
	color: #e55302;
	outline: none;
}
a:visited {
	text-decoration: none;
	color: #e55302;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #ff9f6a;
	outline: none;
}
a:active {
	text-decoration: none;
	color: #ff9f6a;
	outline: none;
}
a:focus {
	text-decoration: none;
	color: #ff9f6a;
	outline: none;
}
ol {
	list-style: none;
}
ul {
	list-style: none;
}
img {
	border: none;
}
* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, form, fieldset, address, label, blockquote, th, td, br, img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
html {
	margin: 0px auto 0px auto;
	table-layout: fixed;
	overflow-x: hidden /* IE lt 7 */;
	word-wrap: break-word;
	background: #e55302 url('images/bg-master.gif') repeat-y scroll center top;
	height: 100%
}
body {
	margin: 0px auto 0px auto;
	color: #394a59;
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	height: 101%;
	min-height: 101%;

}
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + TYPO */
p {
	color: #394a59;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	text-align: left;
}
h1 {
	font-size: 13px;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 18px;
	color: #394a59;
	font-weight: bold;
	letter-spacing: 0px;
	text-align: left;
}
h2 {
	font-size: 13px;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 0px;
	color: #394a59;
	font-weight: bold;
	letter-spacing: 0px;
	text-align: left;
}
h3 {
	font-size: 10px;
	line-height: 14px;
	color: #394a59;
	font-weight: bold;
	letter-spacing: 0px;
	text-align: left;
}
ul.list, ol.list {
	padding-left: 0px;
	margin-left: 8px;
	margin-bottom: 18px;
	line-height: 18px;
}
ul.list li, ol.list li {
	padding-left: 5px;
	margin-left: 8px;
	list-style-image: url(images/icon-list.gif);
	list-style-type: none;
	list-style-position: outside;
	line-height: 18px;
}
.small {
	font-size: 10px;
	line-height: 18px;
}
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + HYPERLINKS */
a {
	color: #e55302;
}
a:focus, a:hover {
	color: #ff9f6a;
}
a.link {
	font-style: normal;
	color: #e55302;
	padding-left: 40px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-image: url(images/icon-link.gif);
	background-position: left center;
}
a.link:focus, a.link:hover {
	color: #ff9f6a;
	background-image: url(images/icon-link-b.gif);
	background-repeat: no-repeat;
}
a.mail {
	font-style: normal;
	color: #e55302;
	padding-left: 20px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-image: url(images/icon-mail.gif);
	background-position: left center;
}
a.mail:focus, a.mail:hover {
	color: #ff9f6a;
	background-image: url(images/icon-mail-b.gif);
	background-repeat: no-repeat;
}
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + MASTER LAYOUT */
.contmaster {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 980px;
	height: 101%;
	min-height: 101%;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
	}
.head {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: 170px;
	width: 980px;
	display: inline;
	float: left;
	position: relative;
	background: transparent url('images/helga-buehler-grafikdesign.gif') no-repeat scroll center top;
}
.footer {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 80px;
	width: 980px;
	height: 80px;
	display: inline;
	float: left;
	position: relative;
	background: transparent url('images/footer-bg.gif') no-repeat scroll center top;
	font-size: 10px;
	line-height: 18px;
}
.footer .span {
	font-size: 10px;
	line-height: 18px;

}

.contmaster .column1, .contmaster .column2, .contmaster .column3, .contmaster .column4 {
	display: inline;
	float: left;
	position: relative;
	margin-right: 0px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}
.contmaster .column1 {
	width: 96px;
	background-color: #ffffff;
	margin-left: 10px;
}
.contmaster .column2 {
	margin-left: 10px;
	width: 175px;
	min-height: 175px;
	background-color: #ffffff;
}
.contmaster .column3 {
	width: 530px;
	margin-left: 22px;
}
.contmaster .column4 {
	width: 137px;
	margin-left: 0px;
}
.right {
	float: right;
	text-align: right;
}
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + MAIN NAV */
ul#mainnav {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	width: 175px;
}
ul#mainnav li a {
	display: block;
	background: #e55302;
	text-align: left;
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid #ffffff;
	margin: 0px 0px 0px 0px;
	color: #000000;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
}
ul#mainnav li a span {
	display: none;
}
ul#mainnav li a:hover {
	background: #ff6814;
	color: #ffffff;	
}
ul#mainnav .active {
	background: #ff6814;
	color: #ffffff;	
}

ul#mainnav li a:hover span {
	display: block;
	position: absolute;
	color: #ffffff;
	width: 175px;
	top: 175px;
}
<!-- [if IE 6]>
ul#mainnav li a:hover span {
top: 137px;
}
<![endif]-->

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + CLEAR FLOATEDs */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
* html .clearfix {
	height: 1%;
}

