/* Page Styles */


	
td {
	font:11px tahoma;
	color:#BACD94;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #5A7036;
	font-weight:bold;
	text-decoration: none;
		}
	
a:hover {
	color: #003300;
	border-bottom: 1pt dotted #003300;
	text-decoration:none;
	}
	 
	

	
/* Menu Styles */



.dropdownmenu{
margin-bottom: 1em;
}

.dropdownmenu ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 14px Tahoma;
list-style-type: none;
text-align: left;
border-bottom: 1px solid #929492;
}

.dropdownmenu li{
display: inline;
margin: 0;
}

.dropdownmenu li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 30px; 
border-left: 1px solid gray;
color: black;
font-size: 13px;
background: #e5febc url(../pflege/tab.gif) top right no-repeat;
}

.dropdownmenu li a:visited{
color: black;
}

.dropdownmenu li a:hover, .dropdownmenu li.selected a{
background-color: #c8e181;
}


/* Drop Down Style */

.dropmenudiv{
	position:absolute;
	top: 143px;
	border: 1px solid #657f27; 
	border-width: 0 1px;
	font:normal 14px Tahoma;
	line-height:18px;
	z-index:100;
	background-color: #eff8d2;
	width: 200px;
	visibility: hidden;
	left: 118px;
	text-align: left;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #657f27;
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
text-align: left;
}

* html .dropmenudiv a{ 
width: 100%;
}

.dropmenudiv a:hover{ 
background-color: #c8e181;
}


	
/* ID Styles */	
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px tahoma;
	color: #666666;
	line-height:24px;
	letter-spacing:.4em;
	}



/* Class Styles */

.active {
	border-bottom: 2pt solid #666666;
	font-weight: bold;
	}


.bodyText {
	font:12px tahoma;
	color:#333333;
	line-height:30px;
	border-left-width: 1px;
	padding-top: 10px;
	}
	
	
.bodyTextVersetzt {
	font:14px tahoma;
	font-weight:bold;
	color: #5A7036;
	line-height:30px;
	border-left-width: 1px;
	padding-top: 10px;
	padding-left: 10px;
	}
	
.bodyTextColour {
	font:12px tahoma;
	color:#5A7036;
	font-weight:bold;
	line-height:30px;
	border-left-width: 1px;
	}
	

.zitat {
	background: transparent url(../pflege/zitat-first.gif) no-repeat 0 0;
	font: italic 17px/21px   Georgia, Arial, Times, Trebuchet MS, sans-serif;
	padding: 0 0px 0 0px;
	color: #c8e181; text-indent: 35px;
}

.zitatlast {
	background: transparent url(../pflege/zitat-last.gif) no-repeat 100% 100%;
	width: 320px;
	float: left;
	margin: 0 16px 0 2px;
	text-align: center;
}	
	
.bodyGrey {
	font:12px tahoma;
	color:#666666;
	font-weight:bold;
	line-height:30px;
	border-left-width: 1px;
	cursor: text;
	}
	

.hinweis{	
	border-top: 1px solid #777;border-top: 1px solid #777;
	border-bottom: 1px solid #555;
	font-weight:bold;
	margin: 0 0 20px 0px;
	padding: 7px 8px 8px 15px;
	background: #f4f4f4 repeat 0 0;
}
	
	
.pageTopic {
	color: #999999;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:30px;
	font-family: tahoma;
	font-size: 16px;
	}	
	
	
	
.detailText {
	font:11px tahoma;
	color:#333333;
	line-height:16px;
	letter-spacing:.1em;
	padding-left: 14px;
	}
	
.smallText {
	color:#000000;
	font-family: tahoma;
	font-size: 10px;
	line-height: normal;
	}


.NewsBox{
	font:12px tahoma;
	font-weight:bold;
	border-top: 1px solid #777;
	border-top: 3px solid #777;
	border-left: 3px solid #777;
	border-right: 3px solid #777;
	border-bottom: 3px solid #777;
	margin: 0 0 20px 0px;
	padding: 7px 8px 8px 15px;
	background-color: #333333;
	color: #CCCCCC;
}

	
.hinweisWhite{
	font:12px tahoma;
	font-weight:bold;
	color:#FFFFFF;
	border-top: 1px solid #777;
	border-top: 1px solid #777;
	border-bottom: 1px solid #555;
	margin: 0 0 20px 0px;
	padding: 7px 8px 8px 15px;
	background: #ffffff;
}


	
.InfoText {
	color:  #c8e181;
	font-family: tahoma;
	font-size: 12px;
	line-height: 40px;
	padding-top: 30px;
	padding-bottom: 120px;
	font-weight: bold;
	font-variant: normal;
	padding-top: 10px;
	padding-bottom: 140px;
	border-right-width: 1px;
	border-right-color: #999999;
	letter-spacing: 0.1em;
	border-right-style: solid;
}
