body {
margin: 0 auto;
padding: 0;
font: 76%  tahoma;
background: #ffffff url(img/background.gif) top center repeat-y;
}

a {color:blue}
h1 {font-size:16pt}
h2 {font-size:10pt}
h3 {font-size:10pt; color:black; text-decoration:underline; font-weight:bold}
h1, h2 {font-weight:bold; color:#ba0501}
h1, h2, h3 {margin:0in}
.green {color:green}
.htw {font-size:13pt; font-weight:bold; color:#ba0501};
.burg {color:#ba0501}


#content a{
color:blue;
}

#leftsidebar {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}

#menu {
clear: left;
float: left;
width: 150px;
margin: 0 0 0px 0;
padding: 0;
font-size: 1.0em;
}

#menu ul {	
list-style: none;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.1em;
}	

#menu li {
margin-bottom: 1px;
}

#menu li a {
font-weight: bold;
height: 16px;
text-decoration: none;
color: #ba0501;
display: block;
padding: 2px 0 0 8px;
background: #ffffff;
border-left: 5px solid #ba0501;
}

#menu li a:hover {
background: #ba0501;
color: #ffffff;
border-left: 5px solid #ba0501;
}

#menu li a:hover .tester{
font-weight: bold;
height: 20px;
text-decoration: none;
color: #86c32a;
display: block;
padding: 5px 0 0 8px;
background: #ffffff;
border-left: 5px solid #86c32a;
}	

.leftnews {
margin: 1px 0 1px 0;
padding: 0px;
width: 130px;
line-height: 1.3em;
}

.rightnews {
float: right;
width: 94px;
margin: 0 0 10px 10px;
padding: 0px;
line-height: 1.3em;
font-size: 0.9em;
}


#content {
margin: 0 110px 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
text-align: left;
}

