.content .title
{
/*font-size: 1.2em;*/
}
.content address
{
font-style: normal;
}
.content address a:link
{
color: #006600;
}

.framed-banner
{
float: none;
margin: 0 0 30px 0;
}


/* select navigation */
.select_navigation
{
cursor: pointer;
cursor: hand;
}
.select_navigation .button
{
display: inline-block;
margin: 0 0 0 0.2em;
padding: 0 10px 0 0;
height: 10px;
background: url('select-button.gif') 0 60% no-repeat;
}
.content .pathnavigation .select_navigation
{
font-size: 0.75em;
margin: 0 0 0 1.5em;
}
.select_navigation_options
{
font-size: 0.8em;
margin: 0 0 0 -1em;
border: 1px solid #b9b9b9;
padding: 0;
background: #ffffff;
//width: 140px;
}
.select_navigation_options *
{
font-weight: normal;
}
.select_navigation_options ul
{
margin: 0;
padding: 0.5em 1em;
}
.select_navigation_options ul li
{
margin: 0.5em 0;
padding: 0;
}
.select_navigation_scroll
{
background: #ffffcc url(/catalogue/select-options-scroll.gif) 50% 50% no-repeat ! important;
margin: -1px 0 0 0;
}

.section
{
margin: 0 0 3em 0;
}
#map
{
width: 235px;
border: 1px solid #cccccc;
margin: 0 0 3em 0;
}

.dealer-other-brands .navigation
{
margin: 0;
padding: 0;
clear: left;
width: 100%;
}
.dealer-other-brands .navigation:after
{
content: '';
display: block;
clear: left;
}
.dealer-other-brands .navigation li
{
float: left;
margin: 0 1em 1em 0;
width: 7em;
}
.dealer-other-brands .navigation img
{
margin: 0 0.3em 0 0;
vertical-align: middle;
}

.programs .article-item .title
{
font-size: 1em;
font-weight: bold;
}
.programs .comment
, .program .comment
{
color: #990000;
}

.news .title
{
font-size: 1em;
font-weight: normal;
}
ul.calendar
{
font-size: 0.95em;
margin: 0;
padding: 0.5em 0 0 0;
}
ul.calendar li
{
margin: 0;
padding: 0.3em 0;
}

.program .comment
, .article .source
{
/*margin: -1em 0 0 0;*/
}


