body {
	margin: 0;
	padding: 0;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #f2f2f2;
}

p {
	letter-spacing:.01em;
	line-height: 15px;
	font-size: 9pt;
	font-family: Arial,sans-serif;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0;
}

.smaller p {
		font-size: 8pt;
}

h1 {
	font-size: 11pt;
	font-family: Arial,sans-serif;
	color: #911727;
	text-align: left;
	margin: 20px 0;
}

h2 {
	font-size: 10pt;
	font-family: Arial,sans-serif;
	color: #911727;
	text-align: left;
	margin: 20px 0 5px 0;
	padding: 0;
}

.highlight {
	color: #911727;
}

a:link, a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration:none;
	color: #990033;
}

img {
	border:0;
}

.top {
    background-color: #ffffff;
    width: 100%;
    min-width:955px;
}

.contentarea {
	width: 955px;
	background-color:#ffffff;
	overflow: auto;
}

.partnertext{
	background-color:#ffffff;
}

.partnertext p {
	padding: 0 0 0 150px;
}

.partnertext h2 {
	padding: 0;
	margin: 0;
}

.leftcolumn {
	width: 204px;
	float: left;
}

.menu{
	min-height: 147px;
    width: 204px;
	float: left;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	text-align:left;
	padding: 0;
	position: relative;
}

.menu a:link, .menu a:visited {
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

.menu a:hover, .menu a:active {
	color: #990033;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}

.head {
	height: 173px;
	width: 751px;
	float:right;
	background-color: #ffffff;
	background-position: 0px 75px;
	background-repeat: no-repeat;
	text-align: right;
	padding: 60px 0 0 0;
}

.head a:link, .head a:visited {
	color: #666666;
	font-size: 8pt;
	font-weight: normal;
}

.head a:hover, .head a:active {
	color: #911727;
	font-size: 8pt;
	font-weight: normal;
}

.start {
	background-image: url(images/bg-progress-your-process.jpg);
}

.competence{
	background-image: url(images/bg-competence.jpg);
}

.profile{
	background-image: url(images/bg-profile.jpg);
}

.partnership{
	background-image: url(images/bg-partnership.jpg);
}

.breadcrumb {
	text-align:left;
}

.breadcrumb p {
	font-size: 7pt;
	margin: 0;
	padding: 0;
}

.breadcrumb a:link, .breadcrumb a:visited {
	color: #ffffff;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
}

.breadcrumb a:hover, .breadcrumb a:active {
	color: #ffffff;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: underline;
}

.textInput {
	width:200px;
	height: 18px;
	color: #666666;
	font-family: Arial,sans-serif;
	border: 1px solid;
	padding: 0;
	margin: 0;
}

.textField {
	width: 100%;
	height: 100px;
	color: #666666;
	font-family: Arial,sans-serif;
	border: 1px solid;
	overflow: auto;
	padding: 0;
	margin: 0;
}

.leftsidebar {
	width: 156px;
	float: left;
	text-align: left;
	padding: 110px 46px 0 0;
}

.leftsidebar a:link,
.leftsidebar a:visited {
	font-weight: normal;
	font-family: Arial,sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align:left;
}

.rightsidebar {
	width: 196px;
	min-height: 100px;
	float: right;
	margin: 59px 0 0 63px;
	text-align: left;
}

.rightsidebar p {
	font-family: Arial,sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: left;
	margin: 0;
	padding: 0;
}

.main {
	width: 492px;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	overflow:hidden;
}

.mainkunden {
	overflow: visible;
}
.mainkunden p {
	position: relative;
	z-index: 50;
}

.kunden-subline {
  font-style:italic;
  font-size: 80%; 
  margin-top: 5px;
  margin-bottom: 20px;
}

.bottom {
	clear: both;
	background-color: #f2f2f2;
	background-image: url(images/dottedline_grey.gif);
	background-repeat: repeat-x;
}

.box {
	background-image: url(images/box-bg.gif);
	background-repeat: repeat-y;
	width: 491px;
}

.halfbox {
	background-image: url(images/halfbox-bg.gif);
	background-repeat: repeat-y;
	width: 234px;
	padding: 0;
	margin:0;
}

.footer {
	width: 955px;
	text-align:right;
}

.clear {
	clear: both;
}
.horizespace {
	width:10px;
	height: 34px;
	float:left;
	padding: 0;
	margin: 0;
}

.horizespace170 {
	height: 170px;
}

.horizespace20 {
	width:100%;
	height: 20px;
}

.error {
	background: #ff0000;
}

