html, body {
    height: 100%;
}
body {
	background-color: white;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding: 0;
	margin: 0;
}
#positioner {
/*	border: 1px solid red;*/
	position: relative;
/*	footer unten am Bildschirmrand */	
/*	min-height: 100%;*/
/*	footer 800px vom oberen Bildschirmrand */
	min-height: 800px;
}
#panel {
/*	border: 1px solid blue;*/
	position: relative;
	height: 100%;
	width: 894px;
	text-align: left;
}
h1 {
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
	font-size: 13px;
	font-weight: bold;
}
h2 {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}
p {
	padding: 0;
	margin: 0;
}
a {
	color: black;
}
/* header *****************************************************************************************/
#header {
	position: relative;
/*	margin-top: 18px;*/
	height: 64px;
	overflow: hidden;
}
/* service nav */
#servicenav {
	color: #a0a0a0;
}
#servicenav a {
	color: #a0a0a0;
	font-size: 9px;
	text-decoration: none;
}
#servicenav a:hover {
	text-decoration: underline;
}
/* logo */
#header img {
	position: absolute;
	top: 0;
	right: 0;
}
#headerimage {
	position: relative;
	height: 224px;
	overflow: hidden;
}
/* navigation *************************************************************************************/
#nav {
	margin-top: 32px; 
	float: left; 
	width: 156px; 
	margin-bottom: 30px;
}
#nav ul {
	list-style-type: none;
	line-height: 21px;
	padding: 0;
	margin: 0;
}
#nav ul li {
/*	background-image: url(../images/navigation_second_level_bg.gif);*/
}
#nav ul.level2 {
/*	padding-bottom: 1px;*/
/*	padding-top: 1px;*/
	background-image: url(../images/bg_dots_nav.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
#nav ul.level2 li {
	margin-top: 1px;
	background-image: url(../images/bg_dots_nav.gif);
	background-repeat: repeat-x;
	padding-bottom: 1px;
}
#nav ul.level3 {
	background-image: url(../images/bg_dots_nav.gif);
	background-position: top left;
	padding-top: 1px;
}
#nav ul.level3 li {
	margin-top: 0px;
	background-image: none;
	padding: 0px;
	background-color: white;
}
#nav a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #5f5d87;
	line-height: 1.2em;
	padding-top: 3px;
	padding-bottom: 3px;
}
#nav a:hover {
	color: #b70084;
}
#nav li.trail a {
	color: #b70084;
}
#nav li.active strong a {
	color: #b70084;
}
#nav li.trail li a {
	color: #5f5d87;
}
#nav li.trail li.leaf a {
	color: #5f5d87;
}
#nav li.trail li.active a {
	color: #b70084;
}
#nav li.trail li.trail a {
	color: #b70084;
}
#nav li.trail li a:hover {
	color: #b70084;
}
/* level 0: customer root directory */
/* level 1: language folders */
/* level 2: "top" level */
#nav ul.level2 a {
	padding-left: 22px;
}
#nav ul.level3 a {
	font-weight: normal;
	padding-left: 32px;
}
#nav ul.level4 a {
	padding-left: 42px;
}
/* subnav & basenav *******************************************************************************/
#subnav a {
	color: #5f5d87;
	background-image: url(../images/subnav_right.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 2px;
}
#subnav a:hover {
	color: #b70084;
	background-image: url(../images/subnav_right_hover.gif);
}
#subnav a.selected {
	color: #b70084;
	background-image: url(../images/subnav_right_hover.gif);
	text-decoration: none;
}
#basenav {
	padding-top: 1em;
}
#basenav a {
	color: #5f5d87;
}
#basenav a:hover {
	color: #b70084;
}
#basenav a.nextlink {
	background-image: url(../images/subnav_right.gif);
	background-repeat: no-repeat;
	padding-right: 15px;
	background-position: 100% 2px;
}
#basenav a.nextlink:hover {
	background-image: url(../images/subnav_right_hover.gif);
}
#basenav a.previouslink {
	background-image: url(../images/subnav_left.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 2px;
}
#basenav a.previouslink:hover {
	background-image: url(../images/subnav_left_hover.gif);
}
/* content ****************************************************************************************/
div.contenttext {
	width: 520px;
}
#content {
	padding-top: 32px;
/*	padding-bottom: 9em;*/
	margin-left: 200px;
	width: 691px;
}
div.cleaner {
	clear: left;
/*	background-color: pink;*/
	padding-bottom: 5em;
}
div.cleanerright {
	clear: right;
	height: 0px;
}
div.separator {
	background-image: url(../images/bg_dots_nav.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
/*	height: 2em;*/
	min-height: 2.2em;
	line-height: 2.2em;
}
div.separator1px {
	background-image: url(../images/bg_dots_nav.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 1px;
}
div.separator a {
	color: #5f5d87;
	background-image: url(../images/subnav_right.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 2px;
	text-decoration: none;
}
div.separator a:hover {
	color: #b70084;
	background-image: url(../images/subnav_right_hover.gif);
	text-decoration: underline;
}
#content ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#content li {
/*	list-style-image: url(../images/dash.gif);*/
	list-style-type: none;
	background-image: url(../images/dash.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
}
div.contenttext td {
	padding-right: 10px;
	padding-bottom: 3px;
	vertical-align: top;
}
td.labelcol {
	width: 150px;
}
td.contentcol {
/*	border: 1px solid red;*/
	width: 360px;
}
/* protfolio & staff ******************************************************************************/
div.smallimageleft {
	float: right;
	width: 345px;
}
div.staff {
	width: 666px;
}
div.bigimageleft {
	float: right;
	width: 320px;
}
div.staff h1 {
	margin-bottom: 1em;
}
/* footer *****************************************************************************************/
#footerpositioner {
	position: relative;
	height: 30px;
	margin-top: -30px;
	overflow: hidden;
}
#footer {
	text-align: right;
	background-image: url(../images/bg_dots_nav.gif);
	background-position: top left;
	background-repeat: repeat-x;
	width: 894px;
	line-height: 30px;
	color: #5f5d87;
}
#footer a {
	color: #5f5d87;
	font-size: 9px;
}

#footer a:hover {
	color: #b70084;
}

#footer a:active {
	color: #b70084;
}

#footer a.selected {
	color: #b70084;
}
/* form *******************************************************************************************/
form {
	color: #897a89;
}
form table {
	border: none;
	width: 666px;
}
form table tr {
	vertical-align: top;
}
form table td.leftcol {
	width: 50%;
}
form table td.rightcol {
	width: 50%;
	text-align: right;
}
form table td.leftcol table {
	width: 300px;
	text-align: left;
}
form table td.rightcol table {
	width: 300px;
	text-align: left;
}
form table td.leftcol table td {
	width: 80%;
	padding-bottom: 7px;
}
form table td.leftcol table th {
	font-weight: normal;
	padding-right: 10px;
	padding-bottom: 7px;
}
form table td.rightcol table td {
	width: 80%;
	padding-bottom: 7px;
}
form table td.rightcol table th {
	font-weight: normal;
	padding-right: 10px;
	padding-bottom: 7px;
}
input {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
input.text {
	width: 95%;
}
textarea {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 95%;
}
span.mandatory {
	color: black;
}

