/* css-document */
/* MISC: =Lists
----------------------------------------------- 
    *  Header
    * Structure
    * Nav
    * Search
    * Headings
    * Lists
    * Forms
    * Links
    * Misc
*/
.searchword {
	background-color: #e5e5e5;
}

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #464646;
	font-size : 11px;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background: #efefef url(../img/vhi_bg.jpg) center repeat-y;
}

td  {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #464646;
	
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}
td.line1
{
	font-size:1px;
	height:1px;
	line-height:1px;
}
 p {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #464646;
	line-height: 1.4em;	
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
    padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

h1 {
	font-family: "Lucida Grande", "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff0000;
	font-style: normal;	
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom:5px;
	padding-left: 5px;
	
	
	
}

h2 {
	font-family: "Lucida Grande","Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ff0000;
	margin: 0px;
	padding: 0px 0px 10px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #464646;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #464646;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #CC3300;
	margin: 0px;
	padding: 0px;
}



.standard {
	color : #464646;
	font-size : 11px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.standard2 {
	color : #464646;
	font-size : 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	

}

.klein {
	color : #000000;
	font-size : 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.gross {
	color : #000000;
	font-size : 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a {color: #990000; text-decoration : none; font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
A:Visited	{color: #990000; text-decoration : none;}
A:Active	{color: #990000; text-decoration : none;}
A:Hover	    {color :#990000; text-decoration : underline; }
a.top {
	color: #FF9C00;
	text-decoration : none;
}
a.top:visited {
	color: #FF9C00;
	text-decoration : none;
}
a.top:hover {color: #000000; text-decoration : underline; }


/* =Menue
-----------------------------------------------  */




a.menu {color: #666666; text-decoration : none; font-weight: 800; font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;font-size: 12px;}
a.menu:visited {color: #000000; text-decoration : none; font-weight: 800;font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;font-size: 12px;}
a.menu:hover {color: #979797; text-decoration : none; font-weight: 800;font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;font-size: 12px;}


a.menu_1 {color: #666666; text-decoration : none;  font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;font-size: 11px;}
a.menu_1:visited {color: #000000; text-decoration : none; font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;font-size: 11px;}
a.menu_1:hover {color: #979797; text-decoration : none; font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;font-size: 11px;}


.menuefarbe {
	/*padding-left: 5px; background-color: #FF950D; */}




a.menu2 {
	color: #666666;
	text-decoration : none;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 800;}
a.menu2:visited {color: #000000; text-decoration : none; }
a.menu2:hover {color: #979797; text-decoration : none;}




input { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/*.label {border-bottom : 1px dotted red; cursor : hand; } */


TD.grafikbox_rahmen {
      background-color : #999D67;
}

/* teaser im Mittelbereich dps_showteaser1.cfm   */

#teaser_1 {		font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	color: #D6D3CE;
	background-color: #F6F3EC;
	position:relative;
	visibility: visible;
	z-index: 1;
	width: 468px;}


.teaserh1 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
line-height: 1.4em;	
	color: #FF0000;
	padding-left: 0px;
}

.teaserbody {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
line-height: 1.4em;	

}

/* teaser im Randbereich dps_showteaser3.cfm   */
.teaserh1_3 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding-left: 5px;
}

.teaserbody_3 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px; 
}
/* mailingmodul */
.headertext {
	font-weight:bold;
	color:#990000;
	font-size:12pt;
	font-family:Arial,Geneva,sans-serif;
	margin-left:12px;
	
}
/*Listen */
ul {
		margin: 1.0em 0 5px 5px;
		padding: 0; }

li {		padding: 0 0 0px 22px;
 margin: 0 0 0 0px; 

		list-style: none;
		background: url(/img/basics/redarrow.gif) no-repeat 0 0em; }
	/*	
		font-size: 12px;
		line-height: 1.2em;
		font-weight: normal;*/
		
.imageborder {padding: 4px; border: 1px; solid #ccc; margin-right: 8px;}
.clear {clear: both; }



/* Forms: =contactpro
----------------------------------------------- 
*/

.contactproFirstLastName {
	width : 148px;
	font-family: Verdana; 
	font-size: 8pt; 
	size : 8;
}

.contactproPLZ {
	width : 61px;
	font-family: Verdana; 
	font-size: 8pt; 
	size : 8;
}

.contactproCity {
	width : 235px;
	font-family: Verdana; 
	font-size: 8pt; 
	size : 8;
}

.contactproNormalField {
	width : 302px;
	font-family: Verdana; 
	font-size: 8pt; 
	size : 8;
}
/* =HEADER
----------------------------------------------- */

#header {background: transparent url(/img/basics/vhi_header.jpg) no-repeat top left; height: 58px; width: 710px; align:center; 		border-top-color: #ffffff; border-top-width: 4px; border-top-style: solid;}
#header h1 {display: none;}
#header h2 {display: none;}

#header2 {background: transparent url(/img/basics/vhi_verlauf.jpg)  ; vertical-align:middle; height: 24px; width: 710px; border-bottom-color: #c00000; border-bottom-width: 4px; border-bottom-style: solid; }


/* Structure: 
----------------------------------------------- */
.clear {
	clear: both;
}
.alignright {
	text-align: right;
}
.wide {
	background-color: #ffffff; /*footer+headerbgfarbe */
}
.top {
	border-bottom: 0px solid #000;
}
.bottom {
	border-top: 0px solid #000;
}
.testfloat {
	width: 50px;
	border: 2px solid #f90;
	background-color: #ffd;
	font-size: .8em;
}
.to-right {
	float: right; 
}
.to-left {
	float: left;
}


.wrapper {
	margin: 0 auto;
	width: 710px;  /* C + L + R + 2 */
	text-align: left;
	/* farbe linke spalte */
	background-color: #ffffff; /* L */
	border: 0px solid #000;
	position:absolute;
}
* html .wrapper {
	width: 712px;
	w\idth: 710px;}
	
.outer1 {
	margin-left: 156px;
/*	margin-left: 170px; ------------------------------------------------- */
	background-color: #ffffff;  /*R */
/*	background-color: #cfc;  R */
}
.outer2 {
margin-right: 305px;
background-color: #ffffff;  /*	C */
/* background-color: #fcc; 	 C */
	border-left: 0px solid #000;
	border-right: 0px solid #000;
}
.outer2fm2 {
/* margin-right: 305px; */   /* CK-050526 */
background-color: #ffffff;  /*	C */
/* background-color: #fcc; 	 C */
	border-left: 0px solid #000;
	border-right: 0px solid #000;
}
.outer0 {
	position: relative;
	margin-left: -156px;
/*	margin-left: -171px; --156-------für hintergrundfarbe im rechten rand zuständig-------------------------- */
  margin-right: -305px; /* rechter Inhalt 161 307 */
	background-color: #ffffff; 
}
.outer0fm2 {
	position: relative;
	margin-left: -156px;
/*	margin-left: -171px; --156-------für hintergrundfarbe im rechten rand zuständig-------------------------- */
/*	margin-right: -305px; */ /* rechter Inhalt 161 307 */ /* CK-050526 */
	background-color: #ffffff; 
}
.wrap-cl {
	float: left;
/*	width: 639px; */ /* C + L + 1  627 631 */
	width: 639px;  /* C + L + 1  627 631 */
	background-color: #ffffff; /**/
}
.wrap-clfm2 {
	float: left;
/*	width: 639px; */ /* C + L + 1  627 631 */
/*	width: 945px; */ /* C + L + 1  627 631 */ /* CK-050526 */
	width: 945px;  /* C + L + 1  627 631 */ /* CK-050526 */
	background-color: #ffffff; /**/
}
.center {
	float: right;
/*	width: 478px; */  /* C 468 x */
	width: 478px;  /* C 468 x */
}
.centerfm2 {
	float: right;
/*	width: 478px; */  /* C 468 x */
	width: 785px;  /* C 468 x */
}
.left {
	float: left;
	width: 156px;  /* L */
	margin-right: 0px;
/*	background-color: #000000; */
}
.right {
	float: right;
	width: 305px;  /* R rechte spalte von rechts gemessen*/
	margin-left: 0px;
	background-color: #ffffff; 

}
/*	IE/Mac a volte droppa un float senza motivo, questo forse aiuta.
	Applicate anche a IE/Win, non fanno male */
* html .inleft {
	width: 156px;  /* L */
}
* html .inright {
	width: 305px;  /* R */
}
* html .incenter {
	width: 468px;  /* C breite textspiegel*/
}
* html .incenterfm2 {
/*	width: 468px; */  /* C breite textspiegel*/ /* CK-050526 */
	width: 785px;  /* C breite textspiegel*/
}
* html .inleft, * html .inright, * html .incenter .incenterfm2 {
	overflow: hidden;
}

/* \*/
* html .outer0, * html .wide, * html h2 {
	height: 1px;
}
/* */

.outer0 {
	word-wrap: break-word;
}