body{
margin:0px;
background:#000000;
font-family:Arial;
}

p{
margin:0px;
}

.footer {
text-align:center;
height:35px;
font-size:11px;
font-weight:bold;
background-image:url(../images/bg3.jpg)
}
.componentheading {
color:#000099;
text-align:center;
padding-top:8px;
height:27px;
font-size:18px;
font-weight:bold;
background-image:url(../images/bg3.jpg)
}

.back_button {
font-size:13px;
color:#0066CC;
font-weight:bold;
width:100%;
text-align:center;
padding-bottom:10px;
}

.back_button a:link{
text-decoration:none;
}
.back_button a:visited{
text-decoration:none;
}
.back_button a:hover{
text-decoration:none;
}
.back_button a:active{
text-decoration:none;
}

span {
text-align:right;
}
.artikel {
text-align:center;
width:100%;
}
.artikelkopf {
font-weight:bold;
font-size:15px;
color:#ffffff;
}
.buttonheading {
display:none;
}
.small {
display:none;
}

.contentheading {
font-weight:bold;
font-size:15px;
color:#ffffff;
}
.teaser {
text-align:center;
color:#0099FF;
font-size:11px;
font-weight:bold;
width:100%;
}
.blog{
width:100%;
}

.article_seperator{
border-top-style:dotted;
border-top-color:#FFFFFF;
padding-bottom:10px;
}
.createdate{
text-align:right;
color:#0099FF;
font-size:11px;
font-weight:bold;
}
.content {
color:#FFFFFF;
background-repeat:repeat-x;
background-position:top;
background-image:url(../images/background.jpg);
background-color:#1e4356;
}
.content a:link{
color:#FFFFFF;
}
.content a:visited{
color:#FFFFFF;
}
.content a:hover{
color:#FFFFFF;
}
.content a:active{
color:#FFFFFF;
}
