/*
------------------------------------
Gesundheit Stylesheet

version:   	1.0
date:      	15/01/09
for website:	www.dzip.de/en/
author:    	[k.rehage]
website:   	[rehage-design.de]
------------------------------------
*/

.main_q {
	background: url(img/dzip_q_gesund.jpg) no-repeat left top;
}
#level1 #level1highlight, #level1 #level1current {
	color:#7CBC01;
	border-bottom:2px solid #CC0000;
	padding-bottom: 3px;
}
#level1 li a:hover {
	text-decoration:none;
	color:#FFC564;
	border-bottom:2px solid #CC0000;
	padding-bottom: 3px;
}
#level2 li a, #level2 li a:hover {
	background: url(img/dzip_g_l2.gif) no-repeat 0 0.2em;
}
#level3 li a, #level3 li a:hover {
	background: url(img/dzip_g_l3.gif) no-repeat 0 0.2em;
}
#level4 li a, #level4 li a:hover {
	background: url(img/dzip_g_l4.gif) no-repeat 0 0.2em;
}
#level2 #level2current, #level3 #level3current, #level4 #level4current {
	color:#7CBC01;
}
#breadcrumb {
 	float: left; 
 	position: relative;
 	padding:10px 0px 0px 15px;
	color: #F1EDE4;
	font-size: 0.7em;
} 
#breadcrumb a:link, #breadcrumb a:visited {
	color:#98AE57;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #CC0000;
	text-decoration: none;
	border-bottom: 1px dotted #E8E8E8;
	padding-bottom: 0.2em;
}  
#content h3 {
	color:#7CBC01;
}
#content h4 {
	color:#98AE57;
}
#content h5 {
	color:#C2C9A5;
}
#content a, content a:visited, #top_print a, #top_print a:visited {
	color:#7CBC01;
}

