/*#############################################################
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: #333;
}

a:hover {
color: #666;
}

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

.navigation li a {
background: #cce0f5;
color: #553;
}

.navigation li.active, .navigation li a:hover {
background: #0066cc;
color: #fff;
}

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

.header {
/*height:198px;*/
}

.header p {
padding:32px;
}

.item .content {
float: left;
width: 630px;
}

.navigation {
float:right;
padding-right:40px;
}
