/*www.franz-koenig.at*/



.content {
font-family: Trebuchet MS;
text-align: left;
margin: 0px;
padding-left: 35px;
padding-right: 30px;
padding-top: 20px;
min-height: 500px;
width: 676px;
background: url(../img/hg_cont.png) white repeat-x top right;
float: left;
}

* html .content {
height:1%;
}


.content_r {
text-align: left;
margin: 0px;
padding-left: 0px;
}

.spot {
background: url(../img/hg_contr.png) white repeat-y top right;
padding-top: 20px;
padding-right: 10px;
padding-left: 755px;
padding-bottom: 0px;
}



.spotu {
background: url(../img/hg_contr_u.png) white repeat-y top right;
height: 35px; 
}

.spot h1 {
margin: 0px;
font-size: 1.6em;
font-weight:100;
}

.content_r a{
text-decoration: none;
color: #9a2618;
}

.content_r p{
margin: 0px;
padding-right: 10px;
font-size: 0.9em;
}

.news-latest-item {
padding-top: 0px;
}

.news-latest-item h3{
margin: 0px;
margin-top: 10px;
font-size: 1.0em;
font-weight:100;
color: #9a2618;
}


.news-latest-item img{
border: 1px solid #9a2618;
margin-top: 7px;
margin-bottom: 7px;
}




