/*** HTML  **************************************/
body, html {
	margin: 0 0 0 0;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #b9c0d3;
	background-image: url(../images/body-top-balken.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tx_locator_searchform input, .tx_locator_searchform select {
	color: #000;
}
input, textarea {
	border: 1px solid #000;
	background-color: #fff;
	font-size: 11px;
	color: #ccc;
	padding-left: 2px;
}
select {
	border: 1px solid #000;
	background-color: #fff;
	color: #ccc;
	font-size: 11px;
}
/*** LAYOUT  ***********************************/
#lang{
font-size:10px;
left:50%;
margin-left:-305px;
position:absolute;
top:30px;
width:100px;
z-index:150;
}
#main {
	color: #000;
	margin: 1em auto;
	width: 800px;
	height: 600px;
	margin-top: 0px;
	padding: 0px;
	background-image: url(../images/bg_home_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
}
#vitalLogo {
	position: relative;
	top: 25px;
	left: 10px;
	width: 160px;
}
#vitalLogo img{
	border: none;
}
.aLogo {
	position: relative;
	top: 400px;
	left: 20px;
}



/* ContentElemente  */
.c1Spalte-Hg {
	position: relative;
	top: 90px;
	left: 440px;
	width: 360px;
	height: 255px;
	background-image: url(../images/content_bg_halfwhite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.c1Spalte-Content {
	color: #000;
	width: 340px;
	height: 228px;
	overflow: auto;
	padding: 10px;

}

/** ContentBox Global ****************/
.cElement {
	padding: 0px 25px 10px 0px;
	font-size: 12px;
	color: #000;
}

.cElement h1{
	font-size:14px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 5px;
}
.cElement h2{
	font-size:12px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 5px;

}
.cElement h3{
	font-size:12px;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.cElement h4{
	font-size:11px;
	color: #000;
	margin: 0px
	margin-bottom: 5px;
}
.cElement td{
	font-size: 11px;
	color: #000;
	margin: 0px;
}
.cElement a {
	color:#000;
	text-decoration: underline;
}
.cElement a:hover{
	color: #fff;
	text-decoration: none;
}
.cElement img a {
	background-image: none;
}
.cImg img{
	margin: 0px 0px 5px 5px;
}
.cImg a {
	background-image: none;
	padding: 0px;
}



/* metaMenu **/ 
/**********************************************************************/
#metaMenu {
	margin: 1em auto;
	width: 790px;
	margin-top: -48px;
	padding-right: 0px;
}
#metaMenu {
}
#metaMenu ul{
	list-style-type: none;
	margin-left: -40px;
	//margin-left: 0px;
	margin-top: 0px;
	//margin-top: 0px;
}
#metaMenu li{
	color: #000;
	float:right;
	margin-right: 10px;
}
.metaMenu_no a{
	color: #000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	font-family: 'Times New Roman',Times,serif !important;
}
.metaMenu_no a:hover{
	color: #fff;
}



/* TOPMENU  ***********************************/
#topMenu {
	position: relative;
	width: 500px;
	top: 65px;
	left: 300px;
	clear: both;
	font-size: 14px;
	z-index: 10;
	font-family: 'Times New Roman',Times,serif !important;
}

/*.active {
	color: #fff !important;
}*/
.topMenu-last { 
	margin-left: 100px;
}
/* First Level */
ul.menu, ul.menu ul {
	padding:0px;
	margin:0px;
	list-style-type: none;
	padding-left:5px;
	z-index:100;
	line-height:14px;
}
ul.menu li {
	float: left;
	color:#fff;
}
ul.menu a {
	color:#fff;
	display: block;
	margin: 0px 15px 0px 5px;
	padding: 0px 0px 11px 0px;
	text-decoration:none;
	font-weight:bold;
	font-size: 14px;
}
ul.menu li a.active {
	color:#000;
}
ul.menu a:hover {
	color:#000;
}
/* Für Unterpunkte keine Float-Eigenschaft */
ul.menu ul li {
	float:none;
	background-color: transparent;
}

/* Links auf Unterpunkten sollen die Hintergrundfarbe ändern */
ul.menu ul li.hover, ul.menu ul li:hover {
	/*background-color: #fff;*/
}


/* Zweite Ebene */
ul.menu ul {
	padding: 0px 0px 9px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	display: none;
	width: 165px;
	/*background-color: #fff;*/
	background-image: url(../images/topMenu_bg_halfwhite.png);
	background-repeat: repeat-y;
	background-position: 0% 100%;
	
}
ul.menu ul li{
	width:150px;
}
ul.menu ul li a{
	margin: 0px 8px 0px 3px;
	padding: 4px 0px 4px 5px;
	color: #a1a1a1;
	font-weight: bold;
	font-size: 14px;	
}
ul.menu ul li a:hover{
	color: #a1a1a1;
	padding: 3px 0px 2px 5px;
	margin-bottom: 1px;
	border-top: 1px solid #bdc7da;
	border-bottom: 1px solid #bdc7da;
	background-image: url(../images/topMenu_1_act.png);
	background-repeat: repeat-x;
	/*background-position: 0px 0px;*/
	
}
 /* Zweite Ebene anzeigen */
ul.menu li.hover ul, ul.menu li:hover ul  {
	display: block;
}
