@CHARSET "ISO-8859-1";

#leftside {
    float:left;
    width:455px;
}
#rightside {
    float:right;
    width:305px;
    margin-right:10px;
}

#bottom {
	width:760px;	
	padding-top:10px;
}

#bottom img {
	padding-top: 16px;
	padding-left: 5px;
}

#leftside .box {
    width: 450px;
    margin-top: 10px;
}

#rightside .box {
    width: 300px;
    margin-top: 10px;
}

#bottom .box {
	width: 765px;		
}

#leftside .box a, #rightside .box a {
    font-weight:bold;
}

.content .table {
    border:none;
}

.content .table td {
    vertical-align:top;
}

.content {
    border: 1px solid #BBBCB7;
    border-top: none;
}

#topthemen table {
	margin-bottom: 6px;	
}

#topthemen td{
	line-height: 15px;
}

#topthemen a {
	margin-top:10px;
}

#topthemen .headTheme {
	padding-top:6px;
}
