/* @override http://www.nultrition.at/web_2007/fileadmin/templates/css/natur.css */

h1 {
	color: #8D7360;
}

h2 {
	color: #8D7360;
}

b {
	color: #8D7360;
}

strong {
	color: #8D7360;
}

.divMenuSubAct a:link, .divMenuSubAct a:visited, .divMenuSubAct a:hover, .divMenuSubAct a:active {
	/* color: #CC9966; */
	font-weight: bold;
	color: white;	
	text-decoration: underline;
}

a:link {
	text-decoration: none;
	color: #473523;
	font-weight: normal;
}

a:visited {
	text-decoration: none;
	color: #473523;
	font-weight: normal;
}

a:hover { 
	text-decoration: none;
	color: #8D7360;
	font-weight: normal;
}

a:active { 
	text-decoration: none;
	color: #8D7360;
	font-weight: normal;
}

td {
	font-size: 12px;
	color: #473523;
	padding-right: 10px;
}


.divMainMenuItem {
	margin-top: 0px;
}

.divMainMenuItemAct {
	margin-top: 0px;
}

#divNatur {
	height: 100px;
}
