
body {
	background-color: #eaeaea;
	font-size: 10px;
	font-family: Tahoma, Arial, SunSans-Regular, Sans-Serif;
	color:#333333;
	padding:0px;
	margin:0px;
	/* background: #f5f5f5 url(images/background.gif) repeat-x; */
	background: #efefef url(images/bg.gif) repeat-x;
}

.searchitem 
{ 
	font-family: Tahoma, "Trebuchet MS", Verdana; 
	font-size: 10px;
	color: #666666; 
	border: 1px solid #c5c5c5; 
	background-color: #f0f0f0; 
	width: 100px; 
}

.toplink
{
color: #666666;
}

.toplink a
{
color: #666666;
text-decoration: none;
}

.toplink a:hover
{
text-decoration: underline;
}

.searchbox
{
padding:0;
margin:0;
}

ul#navlist
{
margin: 5px 0 3px 0;
padding: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
padding: 0;
margin: 0;
}

#navlist a { padding: 5px 10px 3px 10px; margin:0 10px 0 0; }

#navlist a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
font-family: Tahoma;
font-size: 14px;
font-weight: bold;
}

#navlist a:hover
{
color: #fff;
background-color: #8e1c25;
text-decoration: none;
}



.submenu a:link
{
margin: 0 30px 0 0;
color: #fff;
text-decoration: none;
font-family: Tahoma;
font-size: 10px;
font-weight: bold;
}
.submenu a:visited
{
margin: 0 30px 0 0;
color: #fff;
text-decoration: none;
font-family: Tahoma;
font-size: 10px;
font-weight: bold;
}

.submenu2 a:hover
{
color: #fff;
text-decoration: underline;
}


.submenu2 
{
margin: 0 8px 0 0;
color: #fff;
text-decoration: none;
font-family: Tahoma;
font-size: 10px;
font-weight: normal;
}


.submenu2 a:link
{
margin: 0 8px 0 0;
color: #fff;
text-decoration: none;
font-family: Tahoma;
font-size: 10px;
font-weight: bold;
}
.submenu2 a:visited
{
margin: 0 8px 0 0;
color: #fff;
text-decoration: none;
font-family: Tahoma;
font-size: 10px;
font-weight: bold;
}

.submenu a:hover
{
text-decoration: underline;
}

/* teaser items */

.teaserauthor
{
color: #ffffff;
font-size: 10px;
}

.teaserheading
{
color: #ffffff;
font-size: 22px;
}

.teasertext
{
margin: 5px 0 5px 0;
color: #ffffff;
font-size: 12px;
}

.teaserlink a
{
color: #ffffff;
text-decoration: none;
}

.teaserlink a:hover
{
text-decoration: underline;
}

/* end: teaser items */

/* bokliste items */

.boklisteauthor
{
color: #b92530;
font-size: 10px;
}

.boklisteauthor a
{
color: #b92530;
font-size: 10px;
text-decoration: none;
}

.boklisteauthor a:hover
{
color: #b92530;
font-size: 10px;
text-decoration: underline;
}

.boklisteheading
{
color: #b92530;
font-size: 14px;
font-weight: bold;
}

.boklistesubheading
{
color: #b92530;
font-size: 12px;
font-weight: bold;

}


.boklistetext
{
margin: 5px 0 5px 0;
color: #333333;
font-size: 12px;
}

.boklistetext a
{
margin: 5px 0 5px 0;
color: #b92530;
font-size: 12px;
text-decoration: none;	
}
.boklistetext a:hover
{
margin: 5px 0 5px 0;
color: #b92530;
font-size: 12px;
text-decoration: underline;	
}

.boklistelink a
{
color: #b92530;
text-decoration: none;
}

.boklistelink a:hover
{
text-decoration: underline;
}

/* end: bokliste items */

/* sidebar */

.sidebarmainheading
{
color: #b92530;
font-size: 12px;
font-weight: bold;
border-bottom: 1px solid #cccccc;
}

.sidebardate
{
color: #b92530;
font-size: 10px;
}

.sidebarheading
{
color: #b92530;
font-size: 14px;
font-weight: bold;
}

.sidebartext
{
margin: 5px 0 5px 0;
color: #333333;
}

.sidebarlink a
{
color: #b92530;
text-decoration: none;
padding:0 0 0 15px;
background: url(images/sidebarback.gif) no-repeat left;
}

.sidebarlink a:hover
{
text-decoration: underline;
}

.sidebarimage
{
float: right;
margin:2px 0px  3px 3px;
width: 90px;
color: #b92530;
}

.sidebarliste
{
margin: 3px 0 3px 0;
color: #b92530;
font-size: 10px;
}

.sidebarliste a
{
color: #b92530;
text-decoration: none;
}

.sidebarliste a:hover
{
text-decoration: underline;
}

/* end: sidebar */


/* footer */

.footer
{
color: #999999;
font-size: 9px;
}