@import url("kkint_main.css");


#topcontainer {
	background: url(../images/kkint_stones_head.jpg);
}

#menucontainer {
	background: url(../images/kkint_stones_menu.jpg) no-repeat;
}




.dropdown {
	background: #C56C33;
}



#vertimenucontainer {

  background: url(../images/kkint_stones_menufooter.jpg) no-repeat;
    background-position: bottom left;

}


#maincontainer {
	background: url(../images/kkint_stones_main.jpg) no-repeat;
	background-position: top right;


}

#druckversion {
	background: url(../images/printer_stones.gif) no-repeat;
}

#search {
		background: url(../images/lupe_stones.gif) no-repeat;
}


.menuVerti {
	color: #C56C33;
	border-bottom: #C56C33 dotted thin;
	}

.menuVertiActive {
	color: #5F82B4;
	border-bottom: #5F82B4 dotted thin;
}

a.menuVerti:hover, a.menuVertiLevel3:hover, .menuVertiLevel3Active {
	color: #487436;
}

#maincontent p, a, div, ul, il, h1, h2, h3, td {
	color: #C56C33;
}

#footer {
	background: url(../images/kkint_stones_footer.jpg);
}
















