/* Kapitel 1 : Home
	dunkelblau = rgb(0,45,110)
	mittelblau = rgb(195, 230, 245)
	hellblau = rgb(210, 240, 255)
*/


*.liste2		{ background-color: rgb(210, 240, 255) ; border:none}

.liste2:hover	{background-color:rgb(195, 230, 245); color:rgb(0,45,110); text-decoration:none}

#zierleiste_S	{background-image:url(../../images/hintergrund2.gif);
		background-repeat:no-repeat}

#Logo		{ background-image:url(logoK.gif) }

#Indexrahmen	{ border-top-color: rgb(0,45,110) ; border-bottom-color:rgb(195, 230, 245); }