* {
  margin:0;
  padding:0;
}
html, body {
  height:100%;
  margin:0px;
}
body {
  font-family:Arial, Helvetica, sans-serif !important;
  font-size:11px !important;
  line-height:15px !important;
  color:#000;
	background-image:url(/fileadmin/templates/vill_hapke/_img/body_bg.png);
	background-position:top left;
	background-repeat:repeat-x;
}
img {
  border:0px;
}
h1 {
	font-size:16px;
	font-weight:normal;
	margin-bottom:5px;
}
h2 {
	font-size:13px;
	font-weight:normal;
	margin-bottom:5px;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	color:#666;
}






/* -------------------- */
#mainSHADOW {
	background-image:url(/fileadmin/templates/vill_hapke/_img/mainShadow.png);
	background-position:top;
	background-repeat:repeat-y;
}

#mainCONTAINER {
	position:relative;
	width:1028px;
	margin:0 auto;
}
#headerMAIN {
	margin:0 10px 0 10px;
}
#headerLEFT {
	height:185px;
	width:180px;
	border-right:2px solid #ef7b00;
	float:left;
	background-image:url(/fileadmin/templates/vill_hapke/_img/top_leftpic0.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#headerRIGHT {
	position:relative;
	height:185px;
	width:826px;
	float:right;
	background-image:url(/fileadmin/templates/vill_hapke/_img/top_rightpic0.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#headerRIGHT_headline {
	margin:151px 0 0 30px;
	float:left;
}
#headerRIGHT_headline h2 {
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
  display:block;
  margin-top:3px;
	background-color:transparent;
}
#headerRIGHT_logo {
	width:209px;
	margin:75px 22px 0 0;
	float:right;
}
#headerBOTTOM {
	height:22px;
	width:100%;
	background-color:#ef7b00;
}
#contentMAIN {
	position:relative;
	height:400px;
	background-image:url(/fileadmin/templates/vill_hapke/_img/mainmenu0_bg.png);
	background-position:top left;
	background-repeat:repeat-y;
	margin:0 10px 0 10px;
	overflow:hidden;
}
#contentMAIN_logo {
	/* soll hier ausgeblendet werden */
	display:none;
	/* - */
	z-index:10;
	position:absolute;	
	height:43px;
	width:100px;
	left:0;
	bottom:25px;
	margin-left:50px;
	background-color:transparent;
}
/* only IE7 */
*:first-child+html #contentMAIN_logo {
	left:0;
	bottom:40px;
	margin-left:45px;
}
/* only IE6 */
* html #contentMAIN_logo {
	left:0;
	bottom:40px;
	margin-left:45px;
}
/* ----------------------------------------------------------*/









/* -------------------- haupt navigation ---------------------*/

/* gesamter menu container */
#contentMENU {
	width:182px;
	margin-top:28px;
	margin-right:0px;
	float:left;
}
/* ebene 0 - ul */
#mainMENU {
  padding:0;
	list-style:none;
}
/* ebene 1 */
#mainMENU ul {
  padding:0;
	list-style:none;
}
/* ebene 0 */
#mainMENU li {
  margin:0px 0px 5px 0px;
	padding:0;
	display:block;
	float:left;
}
/* ebene 1 */
#mainMENU ul li {
  margin:5px 0px 0px 0px;
	padding:0;
	display:block;
	float:left;
}
/* ebene 0 */
#mainMENU a {
  float:left;
  background-color:#eaf0c7;
  margin:0;
  padding:0;
  text-decoration:none;
	outline:none;
}
/* ebene 1 */
#mainMENU ul li a {
  float:left;
  background-color:#eaf0c7;
  margin:0;
  padding:0;
  text-decoration:none;
	outline:none;
}
/* ebene 0 */
#mainMENU a span {
  width:135px;
  display:block;
  padding:3px 0 3px 30px;
  color:#0b2545;
  cursor:pointer;
}
/* ebene 1 */
#mainMENU ul li a span {
  width:120px;
  display:block;
  padding:3px 0 3px 45px;
  color:#0b2545;
  cursor:pointer;
}
/* ebene 0 */
#mainMENU a:hover {
  background-color:#b0c47c;
  background-image:url(/fileadmin/templates/vill_hapke/_img/mainmenu_dot.gif);
  background-repeat:no-repeat;
  background-position:10px 50%;
}
#mainMENU a:hover span {
  background-color:#b0c47c;
  background-image:url(/fileadmin/templates/vill_hapke/_img/mainmenu_dot.gif);
  background-repeat:no-repeat;
  background-position:10px 50%;
}
/* ebene 1 */
#mainMENU ul li a:hover {
  background-color:#b0c47c;
  background-image:url(/fileadmin/templates/vill_hapke/_img/mainmenu_dot.gif);
  background-repeat:no-repeat;
  background-position:25px 50%;
}
#mainMENU ul li a:hover span {
  background-color:#b0c47c;
  background-image:url(/fileadmin/templates/vill_hapke/_img/mainmenu_dot.gif);
  background-repeat:no-repeat;
  background-position:25px 50%;
}
/* -------------------------------------------------------------------------- */



/* ---------------------- navigation aktiv setzten ---------------------------*/
#mainMENU a.aktiv {
  background-color:#b0c47c;
  background-image:url(/fileadmin/templates/vill_hapke/_img/mainmenu_dot.gif);
  background-repeat:no-repeat;
  background-position:10px 50%;
}
#mainMENU ul li a.subaktiv {
  background-color:#b0c47c;
 	background-image:url(/fileadmin/templates/vill_hapke/_img/mainmenu_dot.gif);
  background-repeat:no-repeat;
	background-position:25px 50%;
}
/* ie6 fix */
* html #mainMENU li.aktiv a:hover {
  background-color:#b0c47c;
  background-image:url(/fileadmin/templates/vill_hapke/_img/mainmenu_dot.gif);
  background-repeat:no-repeat;
  background-position:10px 50%;
}
* html #mainMENU li.aktiv a:hover span {
  background-color:#b0c47c;
  background-image:url(/fileadmin/templates/vill_hapke/_img/mainmenu_dot.gif);
  background-repeat:no-repeat;
  background-position:10px 50%;
}
/* -------------------- navigation aktiv setzten ende ---------------------- */







/* -------------------- inhalts definitionen -------------------- */
#contentFRAMEall {
	width:826px;
	height:390px;
	overflow:auto;
}
/* ie6 fix */
* html #contentFRAMEall {
	width:823px;
	height:390px;
	overflow:auto;
}
#contentFRAME {
	/*width:570px;*/
	width:536px;
	overflow:hidden;
	float:left;
}
#contentCNT {
	padding:30px 20px 0 30px;
}
#contentCNT a {
	color:#ef7b00;
}
#contentCNT a:hover {
	color:#fea444;
}
#contentCNT ul {
	margin:0 0 0 25px;
	text-indent:0px;
}
#contentFRAMEright {
	/*width:226px;*/
	width:260px;
	overflow:hidden;
	float:left;
}
#contentCNTright {
	padding:30px 0 0 0;
}
/* -------------------- inhalts definitionen end -------------------- */






#footerSHADOW {
	background-image:url(/fileadmin/templates/vill_hapke/_img/footerShadow.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
#footerMAIN {
	height:35px;
	margin:0 10px 15px 10px;
}
#footerLEFT {
	height:23px;
	width:182px;
	background-image:url(/fileadmin/templates/vill_hapke/_img/mainmenu0_bg.png);
	background-position:top left;
	background-repeat:repeat-y;
	float:left;
}
#footerRIGHT {
	height:23px;
	margin-right:30px;
	float:right;
	font-size:9px;
	color:#333;
}
.clearer {
	clear:both;
}



/* -------------------- special formats -------------------- */

/* links */
.external-link-new-window {
	color:#ef7b00;
}
.external-link-new-window:hover {
	color:#fea444;
}

/* rechte spalte */
.csc-textpic-caption {
	margin-bottom:15px;
}



/* ---- css_filelink ---- */
.filelinks_0 {
	height:20px;
	margin-top:5px;
	margin-bottom:5px;
}
.filelinks_0 span img {
	display:block;
	float:left;
}
.filelinks_0 span a {
	margin-top:1px;
	margin-left:3px;
	display:block;
	float:left;
}
.pdf {
   display:block;
}

/* ---- tt_news LIST ---- */
.news-list-container {}
.news-list-item {}
.news-list-item_delimiter {
  height:1px;
	width:100%; 
	font-size:0px; 
	line-height:0px;
	margin:5px 0 10px 0;
	background-color:#fbd48c;
}
.news-list-date {
	display:block;
	font-size:10px;
	font-weight:normal;
}
.news-list-morelink {
	display:inline;
}
.news-list-browse {}
.tx-ttnews-browsebox {
	position:absolute;
	display:block;
	width:535px;
	bottom:0;
	background-color:#CCCCCC;
}
.tx-ttnews-browsebox-strong {}
.tx-ttnews-browsebox-SCell {}

/* ---- tt_news SINGLE ---- */
.news-single-item {
	width:520px;
	height:auto;
	padding-right:20px;
	float:left;
}
.news-single-item h2 {
	color:#ef7b00;
}
.news-single-item_image {
	width:226px;
	float:left;
}


