#leftside {
    float:left;
    width:455px;
}
#rightside {
    float:right;
    width:305px;
    margin-right:0px;
    position: relative;
    z-index: 0;
}

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

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

.content .table {
    border:none;
}

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

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

#productSubmit {
	background:#255641 url("img/suche_go.jpg");	
	border:1px solid #004b36;
	cursor:pointer;
	height:18px;
	width:32px;
	position:absolute;
	right:8px;
	top:7px;
}

#productSearchkey {
	margin-top:7px;
	margin-bottom:5px;
	width:260px;

	background:transparent url(/css/head/img/head_input_bg.gif) repeat scroll 0 0;
	border:1px solid #004B36;
	color:#2C2C2C;
	font-size:10px;
	height:14px;
}

tr.spacer {
	height:4px;
	line-height:4px;
}

.zertifikate h1 {
	font-size:19px;
	color:#2B5F49;
	margin-top:10px;
	margin-bottom:0px;
	padding-top:6px;
	padding-left:10px;
	background-image:url(/css/etf/img/headline_background.gif);
	height:38px;
	width:754px;
}

.zertifikate h4 {
	margin: 0px;
	font-size: 14px;	
}

#communityExpertPicture {
	background-image:url("../userzentrum/img/woexperte_icon.png");
	height:129px;
	left:380px;
	position:absolute;
	top:-15px;
	width:85px;
}

.title a {
	color:#FFFFFF;
}

.euroPicture {
	background-image:url("../etf/img/euro.png");
	height:52px;
	width:125px;
	left:341px;
	top:-10px;
	position:absolute;	
}

.partner .row {	
	padding: 5px;
}

.partner .content {
	background-color: #FFF;	
}

.partner .row .picture {
	float: left;
	width: 100px;	
	height: 55px;
	text-align: center;
}

.partner .row .picture img {
	vertical-align: middle;
}

.partner .row .description {
	width: 178px;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top: 8px;
}
