body
{
font-family: Verdana;
}

.main
{
height: 400px;
padding-top: 15px;
}

.main, .main td, .main p, .main li
{
background: #416D9B;
font-size: 12px;
color: #ffffff;
}

.topnavi
{
background: #4A65B3;
font-size: 12px;
text-align: center;
}

.navi {
background:url("../images/navigation.jpg") no-repeat scroll left bottom transparent;
font-size:11px;
height:450px;
vertical-align:top;
width:143px;
}

.navihead
{
font-size: 12px;
text-align: center;
font-weight: bold;
text-decoration: underline;
}

.navimain
{
font size: 12px;
vertical-align: top;
}

.navimain a:link, .navimain a:visited, .navimain a:active
{
text-decoration: none;
text-align: center;
color: #dddddd;
line-height: 20px;
display:block;
background: #4A65B3;
}

.navimain a:hover
{
text-decoration: underline;
text-align: center;
color: #ffffff;
display:block;
background: #4A65E3;
}

.copyright
{
background: #222222;
text-align: center;
font-size: 10px;
color: #939393;
}

.copyright a:link, .copyright a:visited, .copyright a:active
{
font-size: 10px;
color: #939393;
text-decoration: none;
}

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

.headline
{
font-size: 11px;
color: #ffffff;
text-decoration: underline;
font-weight: bold;
text-align: center; 
}

div.textblock {
	padding: 15px;

}

.press { padding-bottom: 20px; border-bottom: 1px dashed #fff; margin-bottom: 20px; }
.press1 { font-weight: bold; }
a.presslink img { border:0; }

