html {
	background-image: url(../img/layout/ht_html2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #59585B;
	text-align: center;
	line-height: 16px;
	margin: 0px;
	padding: 55px 0 0 0;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}
img {
	border: none;
}
a {
	color: #59585B;
	text-decoration: none;
}
a:hover, a.redLink  {
	color: #008dc5;/* 008dc5 - E73400 */
	/*text-decoration: underline;*/
}
DIV.clearing {
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.body {
	width: 755px;
	text-align: left;
	margin: 0 auto;
	background-color: #FFFFFF;
}
.body .space-bottom {
	height: 200px;
	clear: both;
}
.body .head {
	vertical-align: top;
	height: 82px;
	border-bottom: 1px solid #A7A597;
}
.body .footer-right {
	float: right;
	width: 440px;
	text-align: right;
	padding-top: 5px;
}
.body .footer-right a {
	margin-left: 7px;
	border: none;
}
.body .footer-right img {
	background-color: #59585B;
}
.body .footer-right img:hover {
	background-color: #008dc5;
}
.body .footer-right .digits {
	line-height: 12px;
	font-size: 12px;
	vertical-align: top;
}
.body .body-left {
	margin-right: 20px;
	width: 295px;
	float: left;
}
.body .body-left .footer {
	width: 290px;
	padding-top: 5px;
	text-transform: uppercase;
}
.body .body-left .navi-top {
	height: 70px;
	width: 295px;
	border-bottom: 1px solid #a7a597;
	text-transform: uppercase;
	padding-top: 16px;
	white-space: nowrap;
	overflow: hidden;
}
/************************************************
	TOP NAV
************************************************/
.body .body-left .navi-top img {
	margin: 0 5px;
}
.body .body-left .navi-top a {
	vertical-align: top;
}
/************************************************
	SUB NAV
************************************************/
.body .body-left .navi-sub {
	height: 110px;
	padding-top: 17px;
	padding-bottom: 17px;
	border-bottom: 1px solid #A7A597;
}
/* Links LEFT */
.body .body-left .navi-sub .nav-subA {
	width: 150px;
	float: left;
}
.body .body-left .navi-sub .nav-subA a {
	width: 150px;
	display: block;
	margin-bottom: 10px;
}
/* Links RIGHT */
.body .body-left .navi-sub .nav-subB {
	width: 130px;
	height: 110px;
	border-left: 1px solid #A7A597;
	padding-left: 13px;
	float: left;
}
.body .body-left .navi-sub .nav-subB a {
	width: 130px;
	display: block;
	margin-bottom: 10px;
}
/* Links volle Breite */
.body .body-left .navi-sub .nav-subC {
	width: 290px;
	height: 110px;
}
.body .body-left .navi-sub .nav-subC a {
	width: 260px;
	display: block;
	margin-bottom: 7px;
}
.body .body-left .navi-sub .nav-subC .point {
	color: #008dc5;
	float: left;
}
.body .body-left .navi-sub .nav-subC img {
	float: left;
	border: none;
	margin-top: 2px;
	margin-right: 5px;
}
/************************************************
	Thumb-Block
************************************************/
.body .body-left .navi-thumb {
	height: 177px;
	border-bottom: 1px solid #A7A597;
	clear: both;
}
.body .body-left .navi-thumb .block-thumb {
	width: 295px;
	height: 117px;
	overflow: hidden;
	vertical-align: bottom;
}
.body .body-left .navi-thumb .h1 {
	padding-top: 28px;
	padding-bottom: 16px;	
}
.body .body-left .navi-thumb .block-thumb .thumbA {
	width: 44px;
	height: 24px;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	border: 1px solid #5C5B60;
}
.body .body-left .navi-thumb .block-thumb .thumbB {
	width: 44px;
	height: 24px;
	float: left;
	margin-right: 0px;
	margin-bottom: 16px;
	border: 1px solid #5C5B60;
}
.body .body-left .navi-thumb .block-thumb .thumbA:hover, .body .body-left .navi-thumb .block-thumb .thumbB:hover {
	border: 1px solid #008dc5;
}
/* Fliesstext */
.body .body-left .navi-thumb .text {
}
.body .body-right {
	width: 440px;
	height: 492px; /*IE 5*/
	float: right;
	border-bottom: 1px solid #A7A597;
}
*>.body .body-right { /* other */
	min-height: 492px;
	height: auto;
}
.body .body-right .cont-text-only {
	margin-top: 12px;
	line-height: 22px;
	clear: both;
	margin-bottom: 12px;
	font-size: 12px;
}
.body .body-right .cont-text-only-small {
	margin-top: 12px;
	line-height: 22px;
	clear: both;
	margin-bottom: 12px;
	font-size: 11px;
}
.body .body-right .cont-text-only a,
.body .body-right .cont-text-only-small a {
	text-decoration: underline;
}
.body .body-right .cont-text-only p,
.body .body-right .cont-text-only-small p {
	margin-top: 0px;
	clear: both
}
.body .body-right .cont-text-only .kunden {
	line-height: 16px;
}
.body .body-right .cont-text-only .kunden table {
	width: 100%;
}
.body .body-right .cont-text-only .kunden td {
	vertical-align: top;
	border-bottom: 1px solid #A7A597;
	padding-top: 5px;
	padding-bottom: 5px;
}
.body .body-right .cont-head {
	height: 70px;
	width: 440px;
	border-bottom: 1px solid #a7a597;
	padding-top: 16px;
}
.body .body-right .cont-big-image {
	height: 311px;
	width: 440px;
	position: relative;
}
.body .body-right .cont-big-image .img-wrap {
	height: 310px;
	width: 440px;
	/*display: none;*/
}
.body .body-right .cont-big-image img {
	/*position: absolute;
	bottom: 0;*/
}
.body .body-right .head-form {
	padding-top: 16px;
	height: 20px;
}
.body .body-right .cont-form {
	height: 186px;
	width: 440px;
	border-bottom: 1px solid #a7a597;
	padding-top: 10px;
}
.body .body-right .form-butt-left {
	float: left;
}
.body .body-right .form-butt-right {
	float: right;
}
.body .body-right .form-text-bottom {
	float: none;
	margin-top: 30px;
	line-height: 18px;
}
.body .body-right .cont-form .form-label {
	width: 105px;
	float: left;
	line-height: 21px;
	padding-left: 5px;
	margin-bottom: 5px;
}
.body .body-right .cont-form .form-input, 
.body .body-right .cont-form .form-area {
	width: 330px;
	border-bottom: 1px solid #FFFFFF;
	float: left;
	margin-bottom: 5px;
}
.body .body-right .cont-form .form-input input {
	border: 1px solid #E6E6DE;
	background-color: #E6E6DE;
	height: 19px;
	width: 328px;
	margin: 0px;
}
.body .body-right .cont-form .form-area textarea {
	border: 1px solid #E6E6DE;
	background-color: #E6E6DE;
	margin: 0px;
	height: 70px;
	width: 328px;
}
.body .body-right .cont-thumb-block {
	margin-top: 18px;
}
.body .body-right .cont-thumb-block .thumbA {
	float: left;
	margin-right: 16px;
	margin-bottom: 14px;
	border: 1px solid #A7A598;
}
.body .body-right .cont-thumb-block .thumbA:hover  {
	border: 1px solid #E23700;
}
.body .body-right .cont-thumb-block .thumbB {
	float: left;
	margin-right: 0px;
	margin-bottom: 14px;
	border: 1px solid #A7A598;
}
.body .body-right .cont-thumb-block .thumbB:hover  {
	border: 1px solid #E23700;
}
#aktivRedBorder {
	border: 1px solid #008dc5;
}
.body .body-left .navi-thumb .kurzknapp {
	line-height: 18px;
	margin-top: 20px;
}
.body .body-right .cont-text-only .news {
	line-height: 22px;
}
.body .body-right .cont-text-only .news .ancorOnTop{
	height: 20px;
	border-top: 1px solid #a7a597;
	cursor: pointer;
}
.body .body-right .cont-text-only .news .h1 {
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 16px;
}
.body .body-right .cont-text-only .news .img-wrap {
	margin-top: 10px;
	margin-bottom: 14px;
}
.body .body-right .cont-text-only .news img {
	margin-right: 5px;
	margin-bottom: 5px;
	border: none;
}
.body .body-left .navi-thumb .msg {
	color: #008dc5;
}
