/* Reports */
#reportsLeft{
    width:460px;
    float:left;
}
#reportsRight{
    margin-left:470px;
}
#reportsLeftSearch{
     background-image: url(../images/reports_search_back.png);
}
#reportsLeftNew{
    background-image: url(../images/reports_headline_new.png);    
}
#reportsLeftOwn{
    background-image: url(../images/reports_headline_own.png);
    background-repeat: no-repeat;
	background-color: transparent;
	margin-top:24px;
	padding-top:30px;
}
#reportsTopSearch{
    background-image: url(../images/reports_search_back.png);
    background-repeat: no-repeat;
	background-color: transparent;
	width: 444px;
	height: 33px;
	padding:38px 0px 0px 13px;
	float:left;	
}
#reportsTopButton{
    margin-left:473px;
}
#reportsMain{
    background-image: url(../images/reports_headline.png);
    background-repeat: no-repeat;
	background-color: transparent;
	margin-top:24px;
	padding-top:30px;
}
.reportsMainReport{
    clear:left;
    padding-bottom:5px;
    margin-bottom:10px;
    border-bottom:1px solid #bdc2c7;
    height:90px;
}
.reportsMainReportImage{
    float:left;
    background-color: #f8f7f3;
    padding:5px;
    border: 1px solid #d1dad7;    
}
.reportsMainReportInfos{
    margin-left:100px;
}
.reportsMainReportInfosName{
    font-weight:bold;
    margin-bottom:2px;    
}
.reportsMainReportInfosVoting{
    margin-top:12px;
    font-size:11px;
}

/* Formulare */

#reportupdatedata{
    width:380px;
    padding-left:80px;
    margin-top:10px;
}
.reportupdateformarea input{
    width:210px;
    border:1px solid #8f8f8f;
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
}
.reportupdateformarea select{
    width:216px;
    border:1px solid #8f8f8f;
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
}
.reportupdateformarea textarea{
    width:211px;
    border:1px solid #8f8f8f;
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
	height:60px;
}
.reportupdatedataleft{
    float:left;
    width:120px;
}
.reportupdatedataright{
    margin-left:130px;        
}
.reportupdatedatarightckb{
    margin-left:130px;    
    width:240px;
    line-height:20px;
}
.reportupdateformrow{
    padding:4px 0px 4px 0px;
}
#reportupdatedatahead{
    font-size:16px;
    color:#adb4bc;
}
.reportupdatebuttons{
    text-align:right;
    width:344px;
}
.reportupdateformarea .reportupdateformdate{
    width:50px;
}
.reportupdateformarea .reportupdateformckb{
    width:20px;
    border:0px;
}

/* Spielbericht */

#internReportLeft{
    width:196px;
    font-size:11px;
    float:left;
}
#internReportRight{
    margin-left:226px;
}
#internReportRightHeadline{
    height:55px;
    padding-left:50px;
}
