/*#############################################################
Name: Bitter Sweet
Date: 2006-10-02
Description: Lime flavoured template with two columns.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
a,h1,h2,h3 {
color: #F2782B;
}

a:hover {
color: #FF6600;
}

.top, .item h2, .navigation h2, .footer {
background: #F2782B;
color: #FFF;
}

.navigation li a {
background: #E5E5E5;
color: #333;
}

.navigation li.active, .navigation li a:hover {
background: #FF6600;
color: #000;
}

li {
list-style-image: url(http://www.efa-widgets.de/images/vvs/li.gif);
}

.header {
background: url(http://www.efa-widgets.de/images/vvs/header.png) no-repeat;
height: 218px;
}
