
/* Layout
--------------------------------------------------------------------------------------- */

body {background:#4e6589;}

div#container {background:url(/img/kredenbach/bg.gif) repeat-y 50%;}

div#menu-top {background:#533533 url(/img/kredenbach/bg-top.gif) top;}

div#header {background:url(/img/kredenbach/kredenbach-banner.jpg);}

div#main {background:url(/img/kredenbach/bg-main.gif) repeat-x top;}

div#box {background:#7394c7 url(/img/kredenbach/bg-box.gif) repeat-x top;}

div#footer {background:#264a8a;}

div#menu {background:#7394c7;}

div#suche {background:#264a8a;}




/* Typography
--------------------------------------------------------------------------------------- */

#main h1, #main h1 small {color:#264a8a;}

#main h2, #main h2 small {color:#264a8a;}



/* Superfish
--------------------------------------------------------------------------------------- */

.sf-menu li {
	background:		#7394c7;
}
.sf-menu li li {
	background:		#7394c7;
	border-bottom:	1px solid #FBF1F1;
}

.sf-menu li li li {
	background:		#7394c7;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#264a8a;
	color:			#e3eafe;
	outline:		0;
}

.sf-menu li#uberlink {
	background:		#264a8a;
	color:			#e3eafe;
}



/* Form
--------------------------------------------------------------------------------------- */

form#two legend {
	color:#B43835;
	}
	




/* Links
--------------------------------------------------------------------------------------- */

#menu-top a:hover {color:#e3eafe;}

#main a:link, #main a:visited, #main a:active {color:#264A8A;}

#main a:hover {color:#264A8A;}

#box a:hover {color:#e3eafe;}