body { 
	position:absolute;
	background:#ffffff;
}
html, body { 
	top:0; left:0; right:0;
	min-height: 100%;
	margin:0;
	padding:0;
	width:100%;
	background-color: #F4F3F4;
	font-family: Arial, Helvetica, sans-serif;
	color: #3E3D40;
}
a:focus {
	outline: none;
}
#contentainer {
	margin:0;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:110px;
}
#footer_container {
	position: fixed;
	bottom:0;
	left:0;
	right:0;
	margin:0;
	height:100px;
	z-index:3;
	background-image: url(../img/layout/ht_verlauf_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#scheinaussen {
	position:absolute; 
	z-index:5; 
	left:188px; 
	top:1px; 
	width:685px; 
	height:393px;
}
#htgrdweiss {
	position:absolute; 
	z-index:4; 
	left:245px; 
	height:100%; 
	width:576px; 
	overflow:hidden; 
	background-color:#fff;
}
#footer {
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	z-index:3;
}

/* Nun fr den MSIE */
* html, * html body {
	overflow:hidden;
	bottom:0;
	height:100%;
}
* html #footer_container {
	position:absolute;
	width:100%;
	height: 100px;
	padding-right:16px;
}
* html #container {
	position:absolute;
	top:0;
	bottom:0; 
	left:0; 
	right:0;
	height:100%;
	width:100%;
	overflow:auto;
	margin:0;
	z-index: 200;
}
* html #footer {
	height:100%;
	position:static;
}
/******************************/
/******************************/
a {
	color: #3E3D40;
	text-decoration: none;
}
.red, .red a, a.red {
	color: #E41183;
	text-decoration: none;
}
.blue, .blue a, a.blue {
	color: #039ddd;
	text-decoration: none;
}
td {
	font-size: 12px;
}
form {
	padding: 0px;
	margin: 0px;
}
.grayLine {
	overflow: hidden;
	height: 1px;
	background-color: #3E3D40;
	font-size: 1px;
	line-height: 1px;
	padding: 0px;
}
.clearer {
	font-size: 0;
	height: 0;
	clear: both;
}
/***********************/
/*        NAVI        */
/*********************/
.navWrap {
	font-size: 12px;
}
.navWrap .space {
	width: 112px;
	height: 1px;
	float: left;
	background-color: #BDBCBE;
	overflow: hidden;
}
.navWrap .navL1,
.navWrap .navL1aktiv {
	width: 110px;
	padding-right: 2px;
	float: left;
	height: 24px;
	line-height: 24px;
	text-align: right;
}
.navWrap .navL1 a {
	display: block;
	width: 110px;
}
.navWrap .navL1 a:hover {
	color: #E41183;
	text-decoration: underline;
}
.navWrap .navL1aktiv a {
	font-weight: bold;
	color: #E41183;
}

/***********************/
/*        BOX A       */
/*********************/
.boxA {}
.boxA .shadow {
	float: left;
	height: 159px;
	width: 5px;
}
.boxA .wrap {
	background-color: #FFFFFF;
	border: 1px solid #C6C5C6;
	width: 130px;
	height: 159px;
	position: relative;
	float:left;
}
.boxA .wrap .cont {
	background-image: url(../img/layout/ht_box_a.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 152px;
	width: 122px;
	margin-top: 4px;
	margin-left: 4px;
	position: relative;
	font-size: 10px;
}
.boxA .wrap .cont .head {
	border-bottom: 1px solid #BABABB;
	margin-bottom: 10px;
}
.boxA .wrap .cont .date {
	margin-bottom: 15px;
	width: 120px;
	margin-left: 2px;
}
.boxA .wrap .cont .text {
	height: 65px;
	width: 120px;
	margin-left: 2px;
	position: relative;
	overflow: hidden;
	margin-bottom: 5px;
}
.boxA .wrap .cont .thumb {
	height: 65px;
	width: 120px;
	margin-left: 2px;
	position: relative;
	overflow: hidden;
	margin-bottom: 5px;
}
.boxA .wrap .cont .mehr {
	width: 120px;
	margin-left: 2px;
}
.boxA .wrap .cont .mehr a:hover {
	color: #E41183;
	text-decoration: underline;
}
/***********************/
/*        BOX B       */
/*********************/
.boxB {}
.boxB .wrap {
	background-color: #FFFFFF;
	border: 1px solid #C6C5C6;
	width: 130px;
	height: 130px;/*159*/
	position: relative;
	float:left;
}
.boxB .wrap .cont {
	background-image: url(../img/layout/ht_box_a.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 122px;
	width: 122px;
	margin-top: 4px;
	margin-left: 4px;
	position: relative;
	font-size: 10px;
}
.boxB .wrap .cont .head {
	border-bottom: 1px solid #BABABB;
	margin-bottom: 10px;
}
.boxB .wrap .cont .text {
	height: 65px;
	width: 120px;
	margin-left: 2px;
	position: relative;
	overflow: hidden;
	margin-bottom: 5px;
}
.boxB .wrap .cont .thumb {
	height: 65px;
	width: 120px;
	margin-left: 2px;
	position: relative;
	overflow: hidden;
	margin-bottom: 5px;
}
.boxB .wrap .cont .mehr {
	width: 120px;
	margin-left: 2px;
}
.boxB .wrap .cont .mehr a:hover {
	color: #E41183;
	text-decoration: underline;
}
/*** boxCont  ***/
.boxCont {
	width:576px;
	min-height: 400px;
	background-color: #fff;
	position: absolute;
	z-index:10;
	left: 245px;
	top:260px;
}
.boxCont .h1 {
	margin-top: 37px;
	padding-left: 40px;
	width: 530px;
	float: left;
	margin-bottom: 45px;
}
.boxCont .h1 .text,
.boxCont .h1 .text a {
	font-size: 12px;
	color: #E41183;
}
.boxCont .contFulltext {
	width: 480px;
	padding-left: 41px;
	font-size: 12px;
	line-height: 18px;
	clear: both;
}
.boxCont a {
	text-decoration: underline;
}
.boxCont a:hover {
	color: #E41183;
	text-decoration: none;
}


/***********************/
/*        LISTE       */
/*********************/
.boxListA {
	font-size: 12px;
	line-height: 15px;
	vertical-align: top;
	float: left;
	padding-left:40px; 
	margin-bottom:20px;
	width:520px;
}
.boxListA .date {
	float: left;
	width: 70px;
}
.boxListA .text {
	width: 290px;
	float: left;
}
.boxListA .text a {
	text-decoration:none;
}
.boxListA .text a:hover {
	text-decoration: underline;
}
.boxListA .img {
	float: left;
	width: 120px;
	padding-left: 30px;
}
.boxListA .line {
	height: 1px;
	clear: both;
	margin: 0px;
	font-size: 1px;
	line-height: 1px;
}
.boxListA .line img {
	height: 1px;
	width: 290px;
	padding-left: 70px;
}

/***********************/
/*        FORM       */
/*********************/
.form {
	font-size: 11px;
	line-height: 15px;
}
.form td {
	font-size: 11px;
}
.form .border {
	border-bottom: 1px solid #535154;
	padding-bottom: 2px;
}
.form .input {
	border: 1px solid #fff;
	width:176px;
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.form .area {
	border: 1px solid #fff;
	width:100%;
	height:100px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-base-color: #fff;
}
.form .button:hover {
	color: #E41183;
}
/***********************/
/*        LOGIN       */
/*********************/
.login .input {
	border:1px solid #666666;
	width: 200px;
	height: 16px;
	font-size: 12px;
}
.login .button  {
	border:1px solid #666666;
	width: 202px;
	font-size: 12px;
	cursor: pointer;
	height:20px;
}
.login .button:hover {
	color: #E41183;
}

