@import url("kkint_main.css");


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

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




.dropdown {
	background: #E33010;
}


#vertimenucontainer {

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

}


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


}

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

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

}

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

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

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

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

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

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

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
















