body  
{
margin: 0px;
font-family: tahoma; 
font-size: 11px;
color: #4f4f4f;
text-align: center;
}

a { font-family: tahoma; color: #4f4f4f; text-decoration:none;}
a:hover { color: #acacac; text-decoration:none;}
#full-content a { font-family: tahoma; color: #4f4f4f; text-decoration: underline; }

#fu {
	margin: 0;
	padding: 0;
}
 
#fu div {
	display: block;
	margin: 0;
	padding: 4px;
	width: 120px;
	background: #333;
	color: #888;
}

#frame 
{
    margin-top: 35px;
    width: 842px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#top 
{
    width: 842px;
    height: auto;
    margin-bottom: 15px;
}

#nav 
{
    width: 832px;
    height: 26px;
    background-image: url(../img/nav/bg.jpg);
    padding-left: 10px;
    
}

#content 
{
    width: 842px;
    height: auto;
    margin-left:auto;
    margin-right:auto;
}

.nav-button 
{
    float: left;
    font-family: tahoma; 
    font-size: 11px;
    color: #6f6f6f;
    width: auto;
    height: 19px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 7px;
}

.nav-button-active
{
    float: left;
    font-family: tahoma; 
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    width: auto;
    height: 19px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 7px;
    background-image: url(../img/nav/bg_active.jpg);
}

#header
{
    width: 842px;
    height: 85px;
    /*background-image: url(../img/header.jpg);*/
    margin-bottom: 6px;
 
}
    
#side 
{
    padding: 20px;
    float: left;
    width: 192px;
    height: auto;
	display:inline;
	margin-right:10px;
}
.side-topic
{
    font-size:12px;
    font-weight:bold;
    width:130px;
    background-color:#FFFFFF;
    }

#middle 
{
    padding: 20px;
    float: left;
    width: 386px;
    height: auto;
	display:inline;
   
}

#middle-full
{
    padding: 20px;
    float: left;
    width: 578px;
    height: auto;
	display:inline;
   
}

.middle-bild 
{
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 15px;
    margin-bottom: 15px;
	display:inline;
}

.middle-news 
{
    margin-top: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e7e7e7;
    width: 386px;
    height: auto;
}

.full-topic
{
    width: 580px;
    height: auto;
    font-size: 14px;
    color: #1b1b1b;
    font-weight: bold;
    margin-bottom: 3px; 
    background-color:#FFFFFF;
}
    
.full
{
    margin-top: 10px;
    padding:20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e7e7e7;
    width: 600px;
    height: auto;
}

.full-content{width:600px; float:left; display:inline;}

.news-date { width: 386px; height: auto; color: #8d8d8d; }
.news-topic { width: 386px; height: auto; font-size: 14px; color: #1b1b1b; font-weight: bold; margin-bottom: 3px; }
.news-pic { width: 386px; height: auto; margin-bottom: 3px; }

.title 
{
    width: auto;
    height: 20px;
    
}

.side-news 
{
    width: 192px;
    height: 24px;
    font-size: 9px;
    color: #8d8d8d;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px dotted #e7e7e7;
}

#bottom 
{
    text-align: left;
    width: 842px;
    height: auto;
    border-top: 1px solid #e7e7e7;
    padding-top: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    float:left;
    display:inline;
}

