body {
    margin: 0;
}
div, p, td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 8pt;
}
a {
    color: #f9cd34;
    font-size: 8pt;
}
img {
    border: 0;
    margin: 0;
}
.head {
    display: block;
    font-weight: normal;
    color: #999999;
    font-size: 10pt;
}
.img_head {
    display: block;
    line-height: 0;
    margin-bottom: 20px;
}
.article {
    line-height: 12pt;
    margin-bottom: 20px;
}
.all {
    width:602px;
	/* CENTRIEREN 
	border: 0;*/
    margin: 0 auto;
    text-align:left;
    padding: 24px;
    padding-top: 8px;
    background-color: #111111;
    background-image: url('../images/main_background.gif');
}
.lang_sel {
    text-align: right;
    color: #aaaaaa;
}
.lang_sel a {
    font-size: 8pt;
    color: #ffffff;
}
.banner {
    width: 602px;
    height: 165px;
    margin-top: 4px;
    margin-bottom: 13px;
}
.menu {
    width: 602px;
    height: 19px;
}
.menu a img {
    display: block;
}
.left_col {
    float: left;
    text-align: center;
    width: 187px;
    margin-right: 29px;
}
.left_col img {
    margin-left: auto;
    margin-right: auto;
}
.right_col {
    float: left;
    width: 386px;
}
.single_col {
    float: left;
    width: 602px;
}
hr {
    border: 0px;
    border-bottom: 1px solid #312a2a;
    height: 1px;
}
.comment {
    color: #575757;
    font-size: 7pt;
}
.gray {
    color: #919191;
}