/*Structured layout mainpage*/
body{
color:#222;
background: #8bbce4;
}

.wrapper{ 
background: #fff url(img/bg.png) repeat-x left top;
}

#subpage .wrapper{ background: #fff url(img/bg.png) repeat-x 50% -210px; }

#footerwrap, #subpage #footerwrap{
background: #8bbce4;
}

/*HEAD AREA*/

#top .logobg a{
background: transparent url(img/ammersee-shantychor.png) no-repeat left top;
}

#nav li a{ color:#fff; border-left: 1px solid #fff; }
#nav .currentli_item a, #nav li a:hover{ color:#000; }

#top #nav li ul a{ color:#fff; padding-top: 2px; padding-right: 18px; padding-bottom: 2px; border-bottom: 1px solid #fff; border-top-style: none; border-right-style: none; border-left-style: none; }

#top #nav li ul a:hover{ background:#fff; color:#000; }

#top #nav li ul { background-color: #8bbce4; }

/*featured*/

#featured{
background:url(img/shadow.jpg) no-repeat 0 420px;
}
/*content*/

#sidebar h3, #sidebar #searchform{
border-bottom:1px solid #d6d6d6;
}

ul{
border-top:1px solid #d6d6d6;
}

blockquote{
border-left:5px solid #d6d6d6;
}

#sidebar .box a, #main #sidebar .box .recentcomments, ul li{
background:transparent url(img/bullet_orange.png) no-repeat scroll 0px 10px;
border-bottom:1px solid #d6d6d6;
}

#sidebar .box ul ul a{
background:transparent url(img/bullet_black.png) no-repeat scroll 15px center;
}
#sidebar .box ul ul ul a{
background:transparent url(img/bullet_black.png) no-repeat scroll 30px center;
}
#sidebar .box ul ul ul ul a{
background:transparent url(img/bullet_black.png) no-repeat scroll 45px center;
}
#sidebar .box ul ul ul ul ul a{
background:transparent url(img/bullet_black.png) no-repeat scroll 60px center;
}
#sidebar .box ul ul ul ul ul ul a{
background:transparent url(img/bullet_black.png) no-repeat scroll 75px center;
}
#sidebar .box ul ul ul ul ul ul ul a{
background:transparent url(img/bullet_black.png) no-repeat scroll 90px center;
}
#sidebar .box ul ul ul ul ul ul ul ul a{
background:transparent url(img/bullet_black.png) no-repeat scroll 105px center;
}
#sidebar .box ul ul ul ul ul ul ul ul ul a{
background:transparent url(img/bullet_black.png) no-repeat scroll 120px center;
}
/*footer*/
#footer{
color: #fff;
}
#footer a { color: #fff; text-decoration: none; margin-right: 20px; margin-left: 20px; padding: 4px; border-right: 1px solid #fff; border-left: 1px solid #fff; border-bottom-style: none; }
#footer a:hover { color: #00458b; text-decoration: underline; border-style: none; }
.more-link{
background:transparent url(img/bullet_orange.png) no-repeat scroll right 15px;
}
.sine { text-decoration: none; clear: both; border-style: none; }
input, select, textarea{
color:#777;
}

.wrapper a, #main #sidebar .textwidget a{
color:#00458b;
border-bottom: 1px solid #c00;
}

.wrapper a:hover{
border-bottom: 1px solid #00458b;
color:#00458b;
}
h1,h2,h3,h4,h5,h6{
color:#242469;
}
#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a{ color:#00458b; }
#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{ color:#00c; }
