/* interne Listen */

.listEntriesSearch{   
    background-repeat: no-repeat;
	background-color: transparent;
	width: 444px;
	height: 33px;
	padding:38px 0px 0px 13px;
}
.listEntries{
    background-repeat: no-repeat;
	background-color: transparent;
	margin-top:24px;
	padding-top:30px;
}
.listEntry{
    clear:left;
    padding-bottom:5px;
    margin-bottom:5px;
    border-bottom:1px solid #bdc2c7;
    height:80px;
}
.listEntryImage{
    float:left;
    width:130px;
}
.listEntryInfos{        
    float:left;
    font-size:11px;
}
.listEntryLinks{
    margin-left:360px;    
}
.listEntryLinks ul{
    list-style:none;
}
.listEntryLinks li{
    margin-bottom: 4px;
    border-bottom:1px solid #cccccc;
}
.listEntryInfosName{
    font-weight:bold;
    margin-bottom:2px;    
}
.listEntryInfosVoting{
    margin-top:2px;
    font-size:11px;
}
.listEntriesMore{
    text-align:right;
}
.listEntriesMore a{
    font-size:10px;
    color:#758f2d;
}

/* Update Formulare */

#updateHead{	
	width:444px;
	height:27px;
	padding:15px 0px 10px 15px;
	color:#000000;
	font-weight:bold;
}

.updateHeadLinks {
    border-bottom:1px solid #555555;
    padding-bottom:2px;
    margin-top:20px;
    margin-bottom:8px;
    font-size:10px;
    font-weight:bold;
    width:400px;
    font-family: Arial, Helvetica, sans-serif;
}
.updateHeadLinks a{
    padding:2px 7px 2px 7px;        
    color:#000000;
    font-size:10px;
    text-decoration:none;
}
.updateHeadLinks a:hover{
    background-color:#a7d115;
    text-decoration:none;
    color:#FFFFFF;
}
#updateHeadLink{
    padding:2px 7px 2px 7px;
    background-color:#a7d115;
    color:#FFFFFF;   
}


.updateDataSeperator{
	border-top:1px solid #CCCCCC;
	height:1px;
	line-height:1px;
	margin-top:10px;
	margin-bottom:10px;
	width:354px;	
}

#updateData{
    width:390px;
    padding-left:30px;
}
.updateDataForm input{
    width:210px;
    border:1px solid #8f8f8f;
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
}
.updateDataForm select{
    width:216px;
    border:1px solid #8f8f8f;
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
}
.updateDataForm textarea{
    width:211px;
    border:1px solid #8f8f8f;
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
	height:60px;
}
.updateDataFormRowLeft{
    float:left;
    width:120px;
}
.updateDataFormRowLeftSmall{
    float:left;
    width:70px;
}
.updateDataFormRowRight{
   margin-left:130px;
}
.updateDataFormRowRightWide{
    margin-left:70px;
}

.updateDataFormRow{
    margin:4px 0px 4px 0px;
    clear:both;
}
.updateDataHead{
    font-size:16px;
    color:#adb4bc;
}
.updateDataButtons{
    text-align:right;
    width:344px;
}
.updateDataForm .updateDataFormCkb{
    width:20px;
    border:0px;
}
.updateDataFormRowRightWide .updateDataFormCkb{
    width:20px;
    border:0px;
    padding:0px;    
    margin:0px 10px 15px 0px;
    float:left;
}
#btnSaveData{
	cursor:pointer;
}
.updateDataForm .info{
    font-size:9px;
    font-family: Arial, Helvetica, sans-serif;
    padding-right:80px;
}
.updateDataForm .releaseCkb{
    width:20px;
    border:0px;
    margin:4px 0px 0px 10px;
}
.updateDataForm .settingsCkb{
    width:20px;
    border:0px;
    padding:0px;    
    margin:0px 5px 0px 0px;
    float:left;
}
.updateDataRightWide p{
    margin-left:25px;
}
.updateDataFormRowLeft img{
    float:left;
}

.updateDataForm #updateDataPicture{
	float:left;	
}

#updateDataNameDelete{
    font-weight:bold;
	font-size:14px;    
   	color:#000000;
   	margin-left:150px;
   	width:200px;   	
}


#updateDataPic{
    margin-top:15px;
    margin-left:34px;
    width:420px;
}

#updateDataPicleft{	
	width:100px;
	float:left;	
}

#updateDataPicRight{
	 padding-left:35px;
	 margin-left:100px;
	 width:240px;
}

#updateDataPicInput input{
    width:200px;
    /*border:0px solid #FFFFFF;*/
}
#updateDataPicSubmit input{    
    border:1px solid #000000;
}
#updateDataPicConditions input{
    margin:0px 10px 30px 0px;
    float:left;
}
#updateDataPicHead{
    font-size:16px;
    color:#adb4bc;
}

/* Bild anpassen */

#updateDataPicResize{
    margin-left:50px;    
}

#updateDataPicResizeLeft{
   width: 200px;
   float: left;
}

#updateDataPicResizeRight{
   margin-left: 200px;
}

#blogpicleft{
    width: 150px;
    float: left;
    text-align:center;
    height:400px;
}

#blogpiclinks{
    font-size:14px;
    font-weight:bold;
    color:#CCCCCC;
    text-align:left; 
    line-height:18px; 
}

#blogpiclinks a{
    font-size:11px;    
    color:#536f85;
    font-weight:normal;
    text-decoration:none;
}

#userprofilepiclinks a:hover{
    text-decoration:underline;
}

/*
label { 
	clear: left;
	margin-left: 50px;
	float: left;
	width: 5em;
}*/

#previewAreaBack {
	width:131px;
	height:154px;
	background-image:url(../images/pic_130x130_back.jpg);
	padding-left:1px; 
	padding-top:1px;			
}

/* Startseite */

#startpageBoxClubsContent img, #startpageBoxKnowContent img{
    padding:5px;
    border:1px solid #d4d4d3;
    background-color:#f8f7f2;
    margin-bottom:6px;
}