@import url("kkint_main.css");


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

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




.dropdown {
	background: #2E59B3;
}


#vertimenucontainer {

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

}


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


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

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

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

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

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

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

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
















