body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-align: left;
}


table {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

 a:link{
color: #000000;
text-decoration: none;
font-weight: normal;
}

a:visited{
color: #000000;
text-decoration: none;
font-weight: normal;
}

a:hover{
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}

table.quote{ background-color:#7982db; border: solid thin;border-color:white;}

table.news
{
 	border: solid thin;
	border-color:black;
}
table.newstitle
{
 	border: solid thin;
 	border-color:black;
	background-color:#373e87;
	color:white;
}


h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
}
.leftbg{
background: url(images/index_08.gif);
}
.latestnewsbg{
background: url(images/links2_07.gif);
}
.shortnewsbg{
background: url(images/rechts2_11.gif);
}
.rightbg{
background: url(images/index_10.gif);
}
.interviewbg{
background: url(images/interview_03.gif);
}
.MsoNormal
{
text-align: left;
}