/* <![CDATA[ */
	@import url("../../css/wl_general.css");
	@import url("../../css/wl_master.css");
/* ]]> */





/* Start ######################## BUTTONS ##################################*/
.btn-box{padding:10px;}
.btn-left{float:left;background: url(../../images/btn-left.gif) no-repeat left top; width:9px; height:26px; margin-left:2px;}
.btn-right{float:left;background: url(../../images/btn-right.gif) no-repeat left top; width:9px; height:26px; margin-right:2px;}
.btn-center{border:none;float:left;background-color:Transparent;background: url(../../images/btn-center.gif) repeat; width:auto; cursor:pointer; height:26px;text-decoration:none; color:#006400; font-size:12px; font-weight:normal;}
.btn-box .btn-center input{border:none;float:left;background-color:Transparent;background: url(../../images/btn-center.gif) repeat; width:auto; cursor:pointer; height:26px;text-decoration:none; color:#006400; font-size:12px; font-weight:normal;}

.btn-left-gray{float:left;background: url(../../images/btn-left-gray.gif) no-repeat left top; width:9px; height:26px; margin-left:2px;}
.btn-right-gray{float:left;background: url(../../images/btn-right-gray.gif) no-repeat left top; width:9px; height:26px; margin-right:2px;}
.btn-center-gray, .btn-center-gray input{border:none;float:left;background-color:Transparent;background: url(../../images/btn-center-gray.gif) repeat; width:auto; cursor:pointer; height:26px;text-decoration:none; color:#454545; font-size:12px; font-weight:normal;}

.btn-left-small{float:left;background: url(../../images/btn-left-small.gif) no-repeat left top; width:6px; height:18px; margin-left:5px;}
.btn-right-small{float:left;background: url(../../images/btn-right-small.gif) no-repeat left top; width:6px; height:18px; margin-right:5px;}
.btn-center-small, .btn-center-small input{border:none;float:left;background-color:Transparent;background: url(../../images/btn-center-small.gif) repeat; width:auto; cursor:pointer; height:18px;text-decoration:none; color:#ffffff; font-size:15px; font-weight:normal;}
.HyLBtn-center-small{line-height:19px; position:relative;text-align:center; width:auto; border:none;float:left;background-color:Transparent;background: url(../../images/btn-center-small.gif) repeat; height:19px;font-weight:normal;text-decoration:none; color:white; font-size:12px; font-weight:normal;}
.HyLBtn-center-small:hover, .HyLBtn-center-small:Link, .HyLBtn-center-small:visited {color:White; text-decoration:none;}

.btn-left-small-red{float:left;background: url(../../images/btn-left-small-red.gif) no-repeat left top; width:6px; height:18px; margin-left:5px;}
.btn-right-small-red{float:left;background: url(../../images/btn-right-small-red.gif) no-repeat left top; width:6px; height:18px; margin-right:5px;}
.btn-center-small-red{border:none;float:left;background-color:Transparent;background: url(../../images/btn-center-small-red.gif) repeat; width:auto; cursor:pointer; height:18px;text-decoration:none; color:#ffffff; font-size:15px; font-weight:normal;}

.btn-left-log-gray{float:left;background: url(../../images/btn-left-log-gray.gif) no-repeat left top; width:9px; height:20px; margin-left:5px;}
.btn-right-log-gray{float:left;background: url(../../images/btn-right-log-gray.gif) no-repeat left top; width:9px; height:20px; margin-right:5px;}
.btn-center-log-gray{border:none;float:left;background-color:Transparent;background: url(../../images/btn-center-log-gray.gif) repeat; width:auto; cursor:pointer; height:20px;text-decoration:none; color:#353535; font-size:13px; font-weight:normal;}
.HyLBtn-center-log-gray{line-height:20px; position:relative;text-align:center; width:auto; border:none;float:left;background-color:Transparent;background: url(../../images/btn-center-log-gray.gif) repeat; height:20px;font-weight:normal;text-decoration:none; color:#353535; font-size:12px; font-weight:normal;}
.HyLBtn-center-log-gray:hover, .HyLBtn-center-log-gray:link, .HyLBtn-center-log-gray:visited{text-decoration:none; cursor:pointer; }


.btn-left-log-green{float:left;background: url(../../images/btn-left-log-green.gif) no-repeat left top; width:9px; height:20px; margin-left:5px;}
.btn-right-log-green{float:left;background: url(../../images/btn-right-log-green.gif) no-repeat left top; width:9px; height:20px; margin-right:5px;}
.btn-center-log-green{border:none;float:left;background-color:Transparent;background: url(../../images/btn-center-log-green.gif) repeat; width:auto; cursor:pointer; height:20px;text-decoration:none; color:#353535; font-size:13px; font-weight:normal;}

.wl-global-btnOrange{ background-color:#f6c662; color:#353535;
    	border-top:1px solid #fceed3;
		border-left:1px solid #fceed3;
		border-right:1px solid #444831;
		border-bottom:1px solid #444831;
		padding:1px 10px 1px 10px;
		cursor:pointer;
    }
a.wl-global-btnOrange{color:#353535; font-weight:normal;cursor:pointer;text-decoration:none;}
a:link.wl-global-btnOrange {color:#353535;}
a:visited.wl-global-btnOrange {color:#353535;}
a:focus.wl-global-btnOrange {color:#353535;}
a:hover.wl-global-btnOrange {color:#353535;}
a:active.wl-global-btnOrange {color:#353535;}
    
.wl-global-btnGreen{ background-color:#def9d6; color:#353535;
    	border-top:1px solid #f5fdf2;
		border-left:1px solid #f5fdf2;
		border-right:1px solid #3d5653;
		border-bottom:1px solid #3d5653;
		padding:1px 10px 1px 10px;
		cursor:pointer;
    }
a.wl-global-btnGreen{color:#353535; font-weight:normal;cursor:pointer;text-decoration:none;}
a:link.wl-global-btnGreen {color:#353535;}
a:visited.wl-global-btnGreen {color:#353535;}
a:focus.wl-global-btnGreen {color:#353535;}
a:hover.wl-global-btnGreen {color:#353535;}
a:active.wl-global-btnGreen {color:#353535;}
    
.wl-global-btnGreenDark{ background-color:#5ca648; color:White;
    	border-top:1px solid #d2ffc6;
		border-left:1px solid #d2ffc6;
		border-right:1px solid #25421d;
		border-bottom:1px solid #25421d;
		padding:1px 10px 1px 10px;
		font-weight:normal;
		cursor:pointer;
    }
a.wl-global-btnGreenDark{color:white; font-weight:normal;cursor:pointer;text-decoration:none;}
a:link.wl-global-btnGreenDark {color:white;}
a:visited.wl-global-btnGreenDark {color:white;}
a:focus.wl-global-btnGreenDark {color:white;}
a:hover.wl-global-btnGreenDark {color:white;}
a:active.wl-global-btnGreenDark {color:white;}
    
.wl-global-btnGray{ background-color:#e9e9e9; color:#353535;
    	border-top:1px solid #efefef;
		border-left:1px solid #efefef;
		border-right:1px solid #444444;
		border-bottom:1px solid #444444;
		padding:1px 10px 1px 10px;
		cursor:pointer;
    }
a.wl-global-btnGray{color:#353535; font-weight:normal;cursor:pointer;text-decoration:none;}
a:link.wl-global-btnGray {color:#353535;}
a:visited.wl-global-btnGray {color:#353535;}
a:focus.wl-global-btnGray {color:#353535;}
a:hover.wl-global-btnGray {color:#353535;}
a:active.wl-global-btnGray {color:#353535;}
    
.wl-global-btnRed{ background-color:#cd4323; color:White;
    	border-top:1px solid #ff886c;
		border-left:1px solid #ff886c;
		border-right:1px solid #6a2312;
		border-bottom:1px solid #6a2312;
		padding:1px 10px 1px 10px;
		cursor:pointer;
    }
a.wl-global-btnRed{color:white; font-weight:normal;cursor:pointer; text-decoration:none;}
a:link.wl-global-btnRed {color:white;}
a:visited.wl-global-btnRed {color:white;}
a:focus.wl-global-btnRed {color:white;}
a:hover.wl-global-btnRed {color:white;}
a:active.wl-global-btnRed {color:white;}


.btn-left-small-gray{float:left;background: url(../../images/btn-left-small-gray.gif) no-repeat left top; width:6px; height:18px; margin-left:5px;}
.btn-right-small-gray{float:left;background: url(../../images/btn-right-small-gray.gif) no-repeat left top; width:6px; height:18px; margin-right:5px;}
.btn-center-small-gray{border:none;float:left;background-color:Transparent;background: url(../../images/btn-center-small-gray.gif) repeat; width:auto; cursor:pointer; height:18px;text-decoration:none; color:#ffffff; font-size:15px; font-weight:normal;}
.HyLBtn-center-small-gray{line-height:19px; position:relative;text-align:center; width:auto; border:none;float:left;background-color:Transparent;background: url(../../images/btn-center-small-gray.gif) repeat; height:19px;font-weight:normal;text-decoration:none; color:white; font-size:12px; font-weight:normal;}
.HyLBtn-center-small-gray:hover, .HyLBtn-center-small-gray:Link, .HyLBtn-center-small-gray:visited {color:White; text-decoration:none;}

.HyLBtn-center{line-height:26px; position:relative;text-align:center; width:auto; border:none;float:left;background-color:Transparent;background: url(../../images/btn-center.gif) repeat; height:26px;font-weight:normal;text-decoration:none; color:#2b651b; font-size:12px; font-weight:normal;}
.HyLBtn-center:hover{text-decoration:none; cursor:pointer;}
/* End ######################## BUTTONS ##################################*/

/* START######################## UserUmstellung.aspx ##################################*/
.wl-UserUmstellung-Page{float:left; width:599px;}
.wl-UserUmstellung-InfoText1{float:left; padding:10px; width:340px;}
.wl-UserUmstellung-InfoText2{float:left; padding:10px; clear:both;}
.wl-UserUmstellung-InfoText2 span{width:550px; float:left;}
.wl-UserUmstellung-Result{float:left; padding-left:10px;}
.wl-UserUmstellung-InfoText3{float:left; padding:10px; width:330px; border:1px solid red;}
.wl-UserUmstellung-InfoBild1{ height:147px; width:220px; float:right; background: url(../../images/bausteine.jpg) no-repeat;}
.wl-UserUmstellung-InfoBild2{ height:220px; width:220px; float:right; background: url(../../images/hand_blume.gif) no-repeat;}
.wl-UserUmstellung-lblSubHeadline{ clear:left;}
.wl-UserUmstellung-InfoNick{ width:350px; float:left; padding:8px 0px 8px 10px; font-weight:bold;  color:#353535;}
.wl-UserUmstellung-NickButton1{float:left;padding-top:12px;}
.wl-UserUmstellung-NickButton1, .wl-UserUmstellung-NickButton2, .wl-UserUmstellung-NickButton3{ padding-left:20px; float:left;}
.wl-UserUmstellung-grayBox{ width:575px; padding-top:5px; float:left; clear:both;}
.wl-UserUmstellung-AbgleichBox1{ padding:10px; float:left;}
.wl-UserUmstellung-lblPasswort, .wl-UserUmstellung-lblNick{float:left; font-weight:bold; padding-left:5px;}
.wl-UserUmstellung-AbgleichBox1 input{float:left; margin-left:5px;}
.wl-UserUmstellung-AbgleichButton1{float:left; padding:10px;}
.wl-UserUmstellung-lblErrorMessage{padding:10px 10px 10px 15px; float:left;}
.wl-UserUmstellung-lblResultNickInfo{float:left; clear:both; margin-top:30px; width:300px;}
.wl-UserUmstellung-lblChooseNewNick{float:left; padding:10px;}
.wl-UserUmstellung-lblSpass{float:left;clear:both;padding-top:15px; margin-left:-10px; width:290px;}
.wl-UserUmstellung-lblResultInfo{width:290px;}
/* END######################## UserUmstellung.aspx ##################################*/

/* START######################## RegInfo.aspx ##################################*/
.wl-RegInfo-spnEmail{font-weight:bold;}
#wl-RegInfo-TharukaCode{padding:10px;}
#wl-RegInfo-TharukaCode b{ font-size:15px; padding:0px 0px 0px 5px; color:#353535;}
#wl-RegInfo-TharukaCode table b{ font-size:11px; padding:0px;}
#wl-RegInfo-TharukaCode input
{
    background-color:#5ca648; color:White;
    border-top:1px solid #d2ffc6;
	border-left:1px solid #d2ffc6;
	border-right:1px solid #25421d;
	border-bottom:1px solid #25421d;
	padding:1px 10px 1px 10px;
	font-weight:normal;
	cursor:pointer;
	margin:10px 0px 10px 0px;
}
#wl-RegInfo-TharukaCode .checkbox{margin:0px 5px 0px 0px;}
.wl-blogs-registerinfo-content b{font-size:15px;margin:0px 0px 10px 0px; float:left;}
.wl-blogs-registerinfo-content { width:400px;float:left;
    clear:left;
    margin-top:20px;
    margin-left:20px;
    font-size:12px;
    color:#3c3c3c;}
.wl-blogs-registerinfo-headline
{
    margin-top:20px;
    margin-left:20px;
    font-size:24px;
    font-weight:bold;
    color:#3c3c3c;
    float:left;
}
/* END######################## RegInfo.aspx ##################################*/

.ProfileEditAuge
{
    padding:5px;
    background-color:Transparent;
}

/* START######################## EntryDetail.aspx ##################################*/
.wl-entryDetail-kommentierenTexarea{width:565px; height:150px; margin:0px;}
*html .wl-entryDetail-kommentierenTexarea{width:555px;}
.wl-entryDetail-meldenTexarea{width:571px;}
*html .wl-entryDetail-meldenTexarea{width:567px;}
*html .wl-entryDetail-meldenTexarea, .wl-entryDetail-kommentierenTexarea{margin:0px; padding:6px;}
.wl-entryDetail-tblLinks{margin:0px 0px 0px 10px;}
#wl-blogs-blog-detail .wl-container-box-header{margin:0px 0px 0px 0px; }
#wl-blogs-blog-detail .wl-blogs-blog-overview-comments-item .wl-container-box-header{margin:0px 0px 0px 0px; }
.wl-entryDetail-lblDate{padding:5px 0px 0px 0px;float:left;clear:both;}
.wl-entryDetail-tblKomUserImg{ width:110px; padding:5px; background-color:#d9d9d9; height:100%;}
.wl-entryDetail-tblKomUserImg img{padding:5px;}
.wl-entryDetails-HgButtonsKommentar{width:100%; height:30px; border-top:1px solid white;}
.wl-entryDetails-HgButtonsKommentar input{margin:6px;}
.wl-entryDetail-kommentarDate{float:left; padding-left:10px;}
.wl-entryDetail-kommentarText{float:left; clear:both; padding:10px 0px 5px 10px; width:440px;}
.wl-entryDetail-UserBoxKom{float:left;}
.wl-entryDetail-TextBoxKom{float:left;}
.wl-entryDetail-tblKomUserNick{padding:0px 0px 5px 5px;}
/*
.wl-entryDetail-btnTrackBack{
   font-weight:normal;
   color:#2b651b;
   height:20px;
   padding:1px 5px 6px 5px;
   background:white;   
   border:1px solid #5ba647;
   margin:5px; 
   font-size:11px;
   width:310px;
   cursor:pointer;
}
*/
.#wl-blogs-blog-overview-melden{float:left;}
.wl-entryDetail-meldenButtons{padding:0px 5px 0px 0px;float:right;clear:both;}
.wl-entryDetail-TipBox{ width:559px; clear:both; float:left;}
.wl-entryDetail-div-fckMelden{float:left; clear:both; padding-left:5px; width:559px;}
.wl-entryDetail-KommentierenKlammern{float:left;padding-top:12px;}
#wl-entryDetail-CommentBox .h3-gray{margin:0px; padding:5px 5px 5px 0px;}
#wl-entryDetail-CommentBox{width:580px; padding-left:10px;}
.wl-entryDetail-divNoRating{vertical-align: middle; float: left; font-weight: normal; clear: both;color: #353535; font-weight: bold;}
.wl-entryDetail-divImgNoRating{vertical-align: middle; float: left; clear: both; margin-top: 4px; padding-left: 12px;}
.wl-entryDetail-divDankeRating{vertical-align: middle; float: left; width: 230px; margin-top: 4px; font-weight: normal;clear: both; color: #353535; font-weight: bold;}
.wl-entryDetail-divHplRegisterUser{padding: 10px; vertical-align: middle; float: left; width: 540px; border: 1px solid red;margin-top: 4px; font-weight: normal; clear: both; color: #353535; font-weight: bold;}
.wl-entryDetail-divBlogInfoBox{vertical-align: middle; margin-top: 4px; float: right; margin-right: 5px;font-weight: normal;}
.wl-entryDetail-divRating{vertical-align: middle; float: left; margin-top: 4px; font-weight: normal;color: #353535; font-weight: bold;}
.wl-entryDetail-divStarBlock{float:left; margin-top: 0px; padding-left: 127px;}
.wl-entryDetail-divBewertung{vertical-align: middle; margin-top: 3px; float: left; padding-left: 0px;font-weight: normal;}
.wl-entryDetail-divKommentar{vertical-align: middle; margin-top: 3px; float: left; clear: both; font-weight: normal;}
/* END######################## EntryDetail.aspx ##################################*/

/* START######################## BlogDetailView.aspx ##################################*/
.wl-blogDetailView-objRSS{padding:5px 0px 0px 10px;}
.wl-blogDetailView-tblLinks{margin:0px 0px 0px 10px;}
#Content-BlogDetailView-Show .wl-container-box-header{margin:0px 0px 0px 0px;}
.wl-blogDetailView-lblDate{padding:5px 0px 0px 0px;float:left;clear:both;}
.wl-BlogDetailView-lnkHeading{ font-size:medium;}

.wl-BlogDetailView-divSubscribe{width: 100%;}
.wl-BlogDetailView-divWaslosBlog{padding: 0px 12px 0px 12px; margin: 0px;}
.wl-BlogDetailView-divBewertung{vertical-align: middle; margin-top: 3px; float: left; padding-left: 0px;font-weight: normal;}
.wl-BlogDetailView-divKommentar{vertical-align: middle; margin-top: 3px; float: left; clear: both; font-weight: normal;}
.wl-BlogDetailView-divStarBlock{float:left; margin-top:0px; padding-left:127px;}
.wl-BlogDetailView-divRating{vertical-align: middle; float: left; margin-top: 4px; font-weight: normal;color: #353535; font-weight: bold;}
.wl-BlogDetailView-divNoRating{vertical-align:middle; float:left; font-weight:normal; clear:both;color:#353535; font-weight:bold;}
.wl-BlogDetailView-divImgNoRating{vertical-align: middle; float: left; clear: both; margin-top: 4px; padding-left: 12px;}
.wl-BlogDetailView-divBlogInfoBox{vertical-align: middle; margin-top: 4px; float: right; padding-right: 5px;font-weight: normal;}
.wl-BlogDetailView-divHplRegisterUser{padding: 10px; vertical-align: middle; float: left; width: 540px; border: 1px solid red;margin-left: 5px; margin-top: 4px; font-weight: normal; clear: both; color: #353535;font-weight: bold;}

.wl-BlogDetailView-lblInfoText1{ font-size:12px; font-weight:bold; clear:both; float:left; width:570px;}
.wl-BlogDetailView-lblInfoText2{ font-size:12px; clear:both; float:left;  width:570px; margin-bottom:15px;}
.wl-BlogDetailView-lblInfoText3{ font-size:12px; font-weight:bold; clear:both; float:left; width:570px;}
.wl-BlogDetailView-lblInfoText4{ font-size:9px; text-decoration:underline; clear:both; float:left; width:570px;}
.wl-BlogDetailView-lblInfoText5{ font-size:9px; clear:both; float:left; width:570px;}

#Content-BlogDetailView-Show .wl-table-tr-PagerStyle td{ width:590px;}
/* END######################## BlogDetailView.aspx ##################################*/

/* START######################## BlogShow.aspx ##################################*/
#Content-Blog-Show .wl-container-box-header{margin:0px 0px 0px 0px;}
.wl-blogShow-tblLinks{margin:0px 0px 0px 10px;}
.wl-BlogShow-divBewertung{vertical-align: middle; margin-top: 3px; float: left; padding-left: 0px;font-weight: normal;}
.wl-BlogShow-divKommentar{vertical-align: middle; margin-top: 3px; float: left; clear: both; font-weight: normal;}
.wl-BlogShow-divStarBlock{float: left; margin-top: 0px; padding-left: 127px;}
.wl-BlogShow-divRating{vertical-align: middle; float: left; margin-top: 4px; font-weight: normal;color: #353535; font-weight: bold;}
.wl-BlogShow-divNoRating{vertical-align: middle; float: left; font-weight: normal; clear: both;color: #353535; font-weight: bold;}
.wl-BlogShow-divImgNoRating{vertical-align: middle; float: left; clear: both; margin-top: 4px; padding-left: 12px;}
.wl-BlogShow-divDankeBewertung{vertical-align: middle; float: left; width: 230px; margin-top: 4px; font-weight: normal;clear: both; color: #353535; font-weight: bold;}
.wl-BlogShow-divHplRegisterUser{padding: 10px; vertical-align: middle; float: left; width: 540px; border: 1px solid red;margin-top: 4px; font-weight: normal; clear: both; color: #353535; font-weight: bold;}
.wl-BlogDetailView-divBlogInfoBox{vertical-align: middle; margin-top: 2px; float: right; padding-right: 5px;font-weight: normal;}
/* END######################## BlogShow.aspx ##################################*/

/* START######################## CategoryDetails.aspx ##################################*/
#wl-blogs-blog-overview-category .wl-container-box-header{margin:0px 0px 0px 0px; }
.wl-CatergoryDetails-spnHead{ float:left; width:350px; padding:10px 0px 0px 5px; }
.wl-CatergoryDetails-spnHead a {font-size:larger;}
.wl-CatergoryDetails-HgButtons{width:100%; height:30px; border-top:1px solid white;}
.wl-CategoryDetails-catWord{text-decoration: none; color: #2b651b; font-weight: bold;}
.wl-CategoryDetails-divBlogInfoBox{vertical-align: middle; margin-top: 4px; float: right; padding-right: 5px;font-weight: normal;}
.wl-CategoryDetails-divBlogImgBox{float: left; width: 160px; padding: 10px;}
.wl-CategoryDetails-divBlogTextBox{float: left; width: 350px; padding: 10px 10px 10px 0px;}
/* END######################## CategoryDetails.aspx ##################################*/


/* START######################## StatusrControl.ascx ##################################*/
.wl-StatusControl-DropDownBox
{
    position:absolute; 
    height:17px;
    float:left;
    border-right:1px solid #9b9b9b;
	border-bottom:1px solid #9b9b9b;
    left:10px;
	background:#ededee;
    }




.wl-StatusControl-SubBox
{
    position:absolute;
    z-index:9999999;
    top:18px;
    left:10px;
    border-right:1px solid #9b9b9b;
	border-bottom:1px solid #9b9b9b;
	border-top:1px solid #f3f3f3;
	border-left:1px solid #f3f3f3;
	background:#ededee;
    }
.wl-StatusControl-DropDown
{
    margin:0px 0px 0px 3px;
    width:120px;
    height:15px;
    float:left;
}
.wl-StatusControl-DropDown input{ border:1px solid red; background-color:Transparent; float:right;margin-top:0px;}
.wl-StatusControl-DropDown span{ float:left; padding:1px 0px 0px 3px; color:#353535;}
*html .wl-StatusControl-DropDown span{padding:3px 0px 0px 3px;}
.wl-StatusControl-imgShow{float:left;}
.wl-StatusControl-BoxOnline, .wl-StatusControl-BoxGleichWieder, .wl-StatusControl-BoxAbwesend,
.wl-StatusControl-BoxTelefoniere, .wl-StatusControl-BoxMittagspause, .wl-StatusControl-BoxBeschaeftigt
{float:left; clear:both; width:165px; padding:2px;}

.wl-StatusControl-SubImages, .wl-StatusControl-SubText{float:left;}
.wl-StatusControl-SubText{ text-align:left; margin-left:5px; width:130px; color:#353535;}
/* END######################## StatusrControl.ascx ##################################*/

/* START######################## User.ascx ##################################*/
.wl-user-imgStatus{padding-top:8px;}
.wl-user-lblSeit{font-weight:bold;float:left;}
.wl-user-spnGeb{float:left; padding:0px 0px 0px 5px;}
.wl-user-lblWelt{float:left; clear:both;}
.wl-user-lblWo{font-weight:bold;}
.wl-user-lblWeb{font-weight:bold;}
.wl-user-lblStatus{font-weight:bold; float:left;}
.wl-user-spnStatus{float:left; clear:both;}
/* END######################## User.ascx ##################################*/

/* START######################## ReportProfile.aspx CommentReport.aspx ##################################*/
#wl-reportProfile-Tip{float:left; width:388px;}
.wl-reportProfile-fckMelden{width:375px; height:150px;}
.wl-reportProfile-div-fckMelden{float:left; clear:both; padding-left:0px;}
.wl-reportProfile-div-fckMelden textarea{padding:0px; margin:0px;}
*html .wl-reportProfile-div-fckMelden{padding-left:0px;}
.wl-reportProfile-ButtonsBox{float:left; clear:both; padding:10px 0px 10px 0px;}
.wl-CommentReport-DankeBox{float:left; clear:both; padding-left:25px;}
/* END######################## ReportProfile.aspx CommentReport.aspx ##################################*/

/* START######################## Empfehlen.aspx ##################################*/
.wl-empfehlen-page .wl-global-btnGreenDark{margin:10px;float:right;}
.wl-empfehlen-page .wl-global-btnGray{margin:10px;float:left;}
/* END######################## Empfehlen.aspx ##################################*/

/* START######################## AwardControl.ascx ##################################*/
.wl-awardControl-Page{padding:10px 0px 0px 0px;}
.wl-awardControl-ItemBox{height:51px; width:53px; text-align:center;}
.wl-awardControl-ItemBox span{ font-weight:bold; color:#353535;}
/* END######################## AwardControl.aspx ##################################*/

/* START######################## BewertungDetail.ascx ##################################*/
#wl-master-votes-overview-centern{
		position:relative;
		margin:0px auto;
		text-align:center;
		width:650px;		
}

#wl-blogs-blog-votes-overview{width:650px;}
#wl-blogs-blog-votes-overview #ctl00_PageBody_gvRatingDetails{border:0px;width:100%;}
#wl-blogs-blog-votes-overview #ctl00_PageBody_gvRatingDetails td{text-align:left;}
#wl-blogs-blog-votes-overview #ctl00_PageBody_gvRatingDetails img{margin-right:5px;}
/* END######################## BewertungDetail.aspx ##################################*/


/* START######################## BlogSetInfo.aspx ##################################*/
.wl-BlogSetInfo-lblSchreiben{ font-weight:bold;}
.wl-BlogSetInfo-lblBlogDesign{ font-weight:bold;}
.wl-BlogSetInfo-lblRechte{ font-weight:bold;}
.wl-BlogSetInfo-lblLesen{ font-weight:bold;}
.wl-BlogSetInfo-lblComment{ font-weight:bold;}
.wl-BlogSetInfo-lblBlogSetting{ font-weight:bold;}
.wl-BlogSetInfo-divHplRegisterUser{padding: 10px; vertical-align: middle; float: left; width: 540px; border: 1px solid red;margin-left: 5px; margin-top: 4px; font-weight: normal; clear: both; color: #353535;font-weight: bold;}
/* END######################## BlogSetInfo.aspx ##################################*/

/* START######################## BlogSettings.aspx ##################################*/
.wl-BlogSettings-divRegBtn{padding:15px;}
.wl-blogSettings-Page .wl-container-box-header {margin:0px;}
.wl-blogSettings-Page .wl-blogs-blog-overview-bottom input{margin:4px;}
/* END######################## BlogSettings.aspx ##################################*/

/* START######################## Comment.aspx ##################################*/
.wl-comment-spnCommentHeading{font-weight:bold;}
.wl-comment-spnMessage{}
/* END######################## Comment.aspx ##################################*/

/* START######################## home.aspx ##################################*/
#wl-blogs-tagcloud-description{padding:10px 0px 0px 0px;}
/* END######################## home.aspx ##################################*/

/* START######################## ForgotPassword.aspx ##################################*/
.wl-ForgotPassword-pnlData{padding:10px;}
.wl-ForgotPassword-validEmail{margin-top:-27px;}
/* END######################## ForgotPassword.aspx ##################################*/

/* START######################## FreshBlogs.aspx ##################################*/
.wl-FreshBlogs-Headlines{text-align:center;padding:5px 0px 0px 0px;}
/* END######################## FreshBlogs.aspx ##################################*/

/* START######################## TopLists.aspx ##################################*/
.wl-TopLists-Headlines{text-align:center;}
#wl-TopLists-BoxLeft{width:295px;float:left;margin-right:4px;}

/* END######################## TopLists.aspx ##################################*/

/* START######################## signIn.ascx ##################################*/
.wl-signIn-lblNickPassBox{float:left;}
.wl-signIn-inputNickPassBox{float:left;}
.wl-signIn-LoginBtnAutoBox{float:left; padding:0px 0px 0px 10px;}

.wl-signIn-ErrorNick{position:absolute; top:32px; left:-130px; width:127px;}
.wl-signIn-ErrorPass{position:absolute; top:59px; left:-130px; width:127px;}
.wl-signIn-ErrorNickPass{position:absolute; top:5px; left:63px; width:255px;}

.wl-signIn-lblNick{color:white; font-weight:bold; float:left; clear:both; padding:2px 0px 0px 0px;}
.wl-signIn-lblPassword{color:white; font-weight:bold; float:left; clear:both; padding:10px 0px 0px 0px;}

.wl-signIn-txtSignPass{float:left; clear:both; width:120px; margin:8px 0px 0px 0px; }
.wl-signIn-txtSignNick{float:left; clear:both; width:120px; }

.wl-signIn-Box2{float:left; width:240px; padding:0px 0px 0px 10px;}
.wl-signIn-LoginBtnBox{float:left;position:relative; top:5px;}
.wl-signIn-RegBtnBox{float:left; clear:both; position:relative; top:10px; height:30px;}
*html .wl-signIn-RegBtnBox{top:10px;}
.wl-signIn-cmdSignIn{margin-left:0px; width:90px;}
.wl-signIn-HyLRegistrieren{width:225px;}

.wl-master-informations-login .btn-box{padding:0px;}

.wl-signIn-EmailVerifizieren
{
    position:absolute;
    top:-109px;
    left:59px;
   /* height:82px; */
    width:160px;
    padding:3px;
    background-color:#ffbcbc;
    border:1px solid red;
    z-index:99;
    }
    
.wl-signIn-EmailVerifizieren input {
    position:relative;
    float:left;
    margin:2px 0px 2px 0px;
    clear:both;
    width:115px;}

.wl-signIn-pnlAutoLogin{padding-top:0px;}
.wl-signIn-pnlAutoLogin input{ background-color:Transparent; border:none;}
.wl-signIn-pnlAutoLogin label { color:White; font-weight:bold; }
.wl-signIn-pnlVergessen{position:relative; padding:15px 0px 0px 0px; float:left; width:225px; clear:both;}
*html .wl-signIn-pnlVergessen{padding:10px 0px 0px 0px;}
.wl-signIn-pnlVergessen a{font-weight:bold; color:Black; float:right;}
.wl-signIn-lblError{color:Red; font-weight:bold;}
.wl-master-informations-logout .btn-box{padding:0px;}

.wl-signIn-spnUser{padding:0px 0px 0px 10px;}

a:link.wl-signIn-spnUser{color:#353535; font-weight:bold;}
a:visited.wl-signIn-spnUser{color:#353535; font-weight:bold;}
a:focus.wl-signIn-spnUser{color:#353535; font-weight:bold;}
a:hover.wl-signIn-spnUser{color:#353535; font-weight:bold;}
a:active.wl-signIn-spnUser{color:#353535; font-weight:bold;}

/* END######################## signIn.ascx ##################################*/

/* Start ######################## global DataGrid Table ##################################*/
.wl-DataGrid-ContentBox{margin:0px 0px 5px 0px;}
.wl-DataGrid-ContentBox .wl-table-tr-PagerStyle td{width:100%; background-color:white; height:20px; padding-right:5px;}
.wl-table-tr-PagerStyle{}

.wl-DataGrid-ContentBox .wl-table-td1-head{ background-color:#d9d9d9; padding:4px; font-weight:bold;}
.wl-DataGrid-ContentBox .wl-table-td1-head input{ background-color: Transparent;}
.wl-table-td1-head{}
.wl-DataGrid-ContentBox .wl-table-td1-content{padding:4px; background-color:White;}

.wl-table-TDdiv1-head{}
.wl-table-TDdiv1-content{}
.wl-table-TDdiv2-head{}
.wl-table-TDdiv2-content{}
.wl-table-TDdiv3-head{}
.wl-table-TDdiv3-content{}
.wl-table-TDdiv4-head{}
.wl-table-TDdiv4-content{}
.wl-table-TDdiv5-head{}
.wl-table-TDdiv5-content{}
/* End ######################## global DataGrid Table ##################################*/

/* Start ######################## global DataGrid Paging ##################################*/
.wl-DataGrid-TopPaging{ position:absolute;float:left;clear:both; padding:5px 6px 5px 6px; margin-top:2px;}
*html .wl-DataGrid-TopPaging{margin-top:1px;}

.wl-DataGrid-BottomPaging{ width:310px; position:relative;float:left;clear:both; padding:5px 6px  5px 6px; margin-top:-27px;}
.wl-DataGrid-BottomSizeBox{position:relative;float:left;font-weight:bold;color:#353535;}
.wl-DataGrid-BottomBtnPageSize{border-right:1px solid gray;padding-right:4px;padding-left:2px;}
.wl-DataGrid-PageSizeBoxResult{position:relative;float:left;margin-left:70px;}
/* End ######################## global DataGrid Paging ##################################*/

/* START######################## BlogSettings.aspx ##################################*/
.wl-BlogSettings-mehrBilderBox .wl-global-btnGreen{margin:7px; float:left;}
#wl-BlogSettings-box1{ width:599px;}
.wl-blogSettings-InfoText{padding:0px 0px 0px 10px;}
.wl-BlogSettings-btnBoxBottom{float:left;}
.wl-BlogSettings-btnBoxBottom input{margin:4px;}
.wl-BlogSettings-btnBoxBottom .wl-global-btnGreenDark{margin-right:12px;}
.wl-BlogSettings-pnlCategoryText{height:50px;}
/* END######################## BlogSettings.aspx ##################################*/

/* Linke Spalte*/
.wl-User-Control-UserImage{padding-left:5px;}

.wl-blogs-table-new-images 
{
    width:100%;
}


.wl-blogs-table-new-images td
{
    vertical-align:middle;
    text-align:center;    
    padding:3px;
}

#wl-blogs-short-profil img{
}

#wl-blogs-short-profil
{
    float:inherit;
    padding-bottom:3px;
}

.wl-blogs-short-profil-box
{
	color:#3c3c3c;
}

.wl-blogs-short-profil-box table{
	width:100%;
}

.wl-blogs-short-profil-box
{
    float:inherit;
    width:152px;
    position:relative;
	background:#f1f1f1;
	border-top:1px solid #f8f8f8;
	padding:2px 2px 2px 5px;

}

.wl-blogs-short-profil-icons
{
    float:right;
    position:relative;
    width:24px;
    text-align:right;
}

.wl-blogs-short-profil-texticons
{
    position:relative;
    float:left;
}

#wl-blogs-short-profil-UserDaten /*neuer Rahmen*/
{
    float:inherit;
}

#wl-blogs-short-profil .wl-container-box-header /*Feld Kurzprofil*/
{
height:25px;
}

/* Linke Spalte Ende*/




/* Rechte Spalte inhalte */
.wl-blogs-overview{
	background:#f1f1f1;
	border-bottom:1px solid #909090;
	border-top:1px solid #f8f8f8;
	padding:2px 2px 2px 5px;
	height:50px;
	overflow:hidden;
}


.wl-blogs-overview-image
{
    float:left;
    border:1px solid gray;
    background:#efefef;
    margin:0px 5px 0px 5px;
}

.wl-blogs-overview-numeration{
	float:left;
	width:10px;
	font-weight:bold;
}

.wl-blogs-overview-content{
	float:left;
	margin-left:3px;
}

#wl-master-content-right .wl-container-box .wl-blogs-overview
{
    height: auto;
    clear: left;
    padding-top: 3px;

}

#wl-master-content-right .wl-container-box .wl-blogs-overview .wl-blogs-overview-content
{
    padding-top:4px;
    padding-bottom:2px;
}

#wl-master-content-right .wl-container-box .wl-blogs-overview .wl-blogs-overview-numeration
{
    padding-top:4px;
    padding-bottom:2px;
}

#wl-master-content-right .wl-container-box
{
    height: auto;
    width: 168px;
    float: left;
    position: relative;
    padding-bottom: 0px;
}

#wl-master-content-right
{
    float: right;

}

#wl-blogs-right-cloudtags-container .tagging_size01, #wl-blogs-right-cloudtags-container .tagging_size02, #wl-blogs-right-cloudtags-container .tagging_size03, #wl-blogs-right-cloudtags-container .tagging_size04, #wl-blogs-right-cloudtags-container .tagging_size05, #wl-blogs-right-cloudtags-container .tagging_size06, #wl-blogs-right-cloudtags-container .tagging_size07, #wl-blogs-right-cloudtags-container .tagging_size08
{
    line-height: normal;
}

/**************** Beschreibt die Elemente unter dem Kalender ****************/
#ctl00_pageRight_dlLastEntryLink,#ctl00_pageRight_rpArchiv,#ctl00_pageRight_dlCatList{margin:2px 2px 2px 10px;}

#ctl00_pageRight_myCalendar_NextMonth{background:url(../../Images/arrows/RightCmdGreen.PNG) no-repeat;}
#ctl00_pageRight_myCalendar_PrevMonth{background:url(../../Images/arrows/LeftCmdGreen.PNG) no-repeat;}

.SD_Selectable1{}
.SD_Unselectable1{}
.CSCOtherMonthDays{}
.calender-selectedDay{}


#wl-blogs-calender-last-entry   /*style linkfeld  */
{
	width:166px;
	position:relative;
	left:-1px;
	text-align:left;
}

#wl-blogs-calender-archiv   /*style linkfeld  */
{
	width:166px;
	position:relative;
	left:-1px;
	text-align:left;
}

#wl-master-content-right #wl-blogs-calender-archiv 
{
    width:166px;
    margin-left:2px;
    margin-top:0px;
}

#wl-master-content-right #wl-blogs-calender-last-entry 
{
    width:166px;
    margin-left:2px;
    margin-top:0px;
}

#wl-blogs-right-kalenderdaten /*neuer Rahmen rechts*/
{
	margin-top:2px;
	z-index:99;
}

#wl-blogs-right-kalenderdaten .wl-container-box-header
{
	height:17px;
	padding-bottom: 5px;
	text-align:left;
}

#wl-blogs-right-border
{
	background-color: Transparent;
	border: none;
	padding-bottom:3px;
}
/**************** Rechte Spalte inhalte ende *********************/






/* Content für die Blogseite */


.wl-blogs-blog-overview-table{width:100%; }
#wl-blogs-blog-overview{background:white;}

.wl-blogs-blog-overview-header{
	width:100%;
	margin:0 5px 0 0;
}

.wl-blogs-blog-overview-header td{
	font-weight:normal;
	float:left;
	text-align:right;
	color:black;
	vertical-align:middle;
	line-height:30px;
	font-size:11px;
	padding-right:3px;
}

.wl-blogs-blog-overview-header input{margin-bottom:-5px;}

.wl-blogs-blog-overview-header-bewerten{overflow:hidden; text-align:left;}

.wl-blogs-blog-overview-header-kommentieren{width:110px;}
.wl-blogs-blog-overview-header-gepostet{width:220px;}


.wl-blogs-blog-overview-header span{

}

/* START######################## BlogDetailView.aspx ##################################*/
.wl-blogs-blog-overview-bottom{padding:10px 0 10px 0;}
.wl-blogs-blog-overview-bottom .wl-global-btnGreen,
.wl-blogs-blog-overview-bottom .wl-global-btnGray,
.wl-blogs-blog-overview-bottom .wl-global-btnGreenDark {margin:4px;}
.wl-blogs-blog-overview-bottom .wl-global-btnRed {margin:4px 4px 4px 10px;}

/* END######################## BlogDetailView.aspx ##################################*/


.wl-blogs-blog-overview-content{margin:5px 5px 15px 10px;}



.wl-blogs-blog-overview-content-text-details  td.image{
	text-align:center;
	padding-bottom:10px;
}

.wl-blogs-blog-overview-content-text
{
    width:100%;

}

.wl-blogs-blog-overview-content-text img
{
    padding:5px;

}

.wl-blogs-blog-overview-content-text td
{
    line-height: normal;
}

.wl-blogs-blog-overview-content p
{

      /*  line-height:2em; */

        
}


/* START######################## BlogShow.aspx ##################################*/
#wl-blogs-navigation{width:100%;text-align:center; padding:10px;}
#wl-blogs-navigation input{width:auto;}
/* START######################## BlogShow.aspx ##################################*/

#wl-blogs-blog-overview-comment{display:block;}

/* die inputfelder zur eingabe der Nachricht bei Melden und kommentieren
#ctl00_PageBody_fckComment,#ctl00_PageBody_fckMelden{margin:10px;}*/

.wl-blogs-blog-overview-comments-item, .wl-blogs-blog-overview-category-item
{
    position: relative;
    padding: 0px;
    width: auto;
    height: 100%;
    margin: 10px;
}

/* START######################## CategoryDetails.aspx ##################################*/
.wl-blogs-blog-overview-category-item table{width:550px;}

/* erscheint auf der Übersichtseite der Tags*/
.wl-blogs-blog-overview-category-item{padding-bottom:30px;}
.wl-blogs-blog-overview-category-item p.header{margin-bottom:10px;}
.wl-CatergoryDetails-HgButtons .wl-global-btnGreen{margin:6px;}
/* END######################## CategoryDetails.aspx ##################################*/

/*.wl-blogs-blog-overview-comments-item input{position:absolute;right:5px;bottom:5px;}*/

/* START######################## home.aspx ##################################*/
#wl-blogs-latest-images .wl-global-btnGreen{margin:8px; float:right;}
#wl-blogs-description .wl-global-btnGreen{margin:5px 0px 5px 0px; float:right;}
/* END######################## home.aspx ##################################*/
 
.wl-blogs-blog-overview-comments-item p{
	float:left;
	width:370px;
	
}

.wl-blogs-blog-overview-comments-item span{position:relative; float:left;}




.wl-blogs-blog-overview-category-item-button{position:absolute;bottom:2px;right:2px;}
.wl-blogs-blog-overview-category-item-image-container,
.wl-blogs-blog-overview-comments-item-image-container
{
    width:150px;
	height:150px;
    float:left;
    text-align:center;    
}

.wl-blogs-blog-overview-content-header span{float:right;}

/* #wl-blogs-blog-overview-comment textarea{margin:10px;width:100%;height:80px;} */

table.wl-blogs-blog-overview-content-header{width:100%;margin-top:10px;}

table.wl-blogs-blog-overview-content-header td{height:40px;line-height:1.5em;}

table.wl-blogs-blog-overview-content-header div span{
	float:left;   
	font-size:130%;
   font-weight:bold;
}
  

/* Liste Startseite */
#wl-blogs-description .wl-blogs-overview{
	height:30px;
}

.wl-blogs-List-Beliebte, .wl-blogs-List-Bekannte, .wl-blogs-List-Frische
{

	top:0px;
	left:0px;
	float:left;
	width:188px;
	margin-bottom:30px;
}

.wl-blogs-List-Bekannte, .wl-blogs-List-Frische
{
    margin-left:14px
}

#wl-master-content-left .wl-container-box-header
{
    padding-left:0px;

}


/* Popup elemente der internen Empfehlung*/
.wl-internal-recommendation-item{
	position:relative;
	text-align:left;
	float:left;
	margin:5px;
	width:100px;
	height:100px;
	overflow:hidden;
	vertical-align: text-bottom;
    
}

.blog-empfehlen-image
{
    position: absolute;
    top:45px;

    
}

.wl-internal-recommendation-item-name{display:block;width:100%;}
.wl-internal-recommendation-button-delete{position:absolute;bottom:2px;right:2px;}



/* Box für Eintrag melden und den Blogs
#wl-blogs-blog-overview-melden .wl-form-tip{width:535px;margin:10px;} */



.wl-form-input-crop{width:450px;overflow:hidden;}
.wl-form-tip-crop{float:right;width:210px;margin:5px 0 0 0;}
#ctl00_PageBody_cropper{border:2px solid black;margin-top:10px;}
#wl-form-tip-crop-register{width:430px;height:auto;}


/* beschreibt die tagliste für den Kalender auf der rechten Seite*/
#wl-blogs-calender-user-writtes-about a{font-size:10px;}


#wl-blogs-calender-user-writtes-about  /*style linkfeld  */
{
	width:166px;
	position:relative;
	left:-1px;
	text-align:left;
}

#wl-master-content-right #wl-blogs-calender-user-writtes-about
{
    width:166px;
    margin-left:2px;
    margin-top:0px;
}


/* Content für die Blogseite ende */






/* Content für die Toplisten*/

#wl-blogs-topLists-container .img-placeholder{
	float:left;
	margin:0px 5px 0px 5px;
}

#wl-blogs-topLists-container .wl-blogs-overview{
	background:white;
	margin:0px 20px 0px 20px;
	padding:10px;
}

#wl-blogs-topLists-container h1,#wl-blogs-topLists-container p{
	text-align:center;
	padding:0px;
	margin:0px;
}

#wl-blogs-topLists-container h1{margin-top:10px;}


#wl-blogs-right-cloudtags-container{
	margin:5px;
}

#wl-blogs-topLists-left{
	width:295px;
	float:left;
	margin-right:4px;
}

#wl-blogs-topLists-right
{

	width:295px;
	float:right;
}
				
/* Content für die Toplisten ende*/





/* Registrierung*/

#wl-blogs-register .input{width:170px;}
#wl-blogs-register .wl-button{float:right;}

#wl-form-blogs-bildupload{

	margin:10px;
	width:555px;
	height:520px;
	background:white;
	overflow:hidden;
	padding:10px;
}

/* beschreibt den Upload für das Beschneiden des Bildes*/
#wl-form-blogs-bildupload #wl-form-upload-crop-image{
    text-align:center; 
    float:left; 
    margin:5px;
}

#ctl00_PageBody_crop1_pnlEdit
{
width:100%;
   }
    
#wl-form-blogs-bildupload h2{text-align:center;width:100%;float:left;}    
#wl-form-blogs-bildupload img
{
    text-align:center;
 	border:2px solid black;

}

#wl-form-blogs-bildupload #wl-form-upload-safe-image{
    text-align:center; 
}

#wl-form-upload-safe-button
{
    text-align:center;
    width:100%;
    margin:5px;
}

.wl-form-blogs-design{
	text-align:center;
	float:left;
	margin:5px;
	width:auto;
	height:auto;
	background-color:white;
	padding-bottom:5px;
}
.wl-form-tr h2{text-align:left;}

.wl-form-blogs-design img{margin:3px;}

.wl-form-blogs-rightsmanagment{
	width:28%;
	float:left;
	text-align:left;
	margin:10px;
}

.wl-form-blogs-rightsmanagment-extension
{
    width:40%;
    margin:10px;
    float:left;
}  

.wl-form-blogs-rightsmanagment table{margin:15px;}

.wl-form-blogs-rightsmanagment table input{border:0px;}

/* Registrierung ende*/



/* Blog schreiben*/

.wl-form-input textarea{
	width:300px;
}

/* Blog schreiben ende*/



/* Für die Blogstartseite*/
#wl-blogs-steps
{
    width:599px;
    left: 0px;
    position: relative;
    float:left;
    clear:both;
}


#wl-blogs-steps-image{
	margin:0px;
}

.wl-blogs-banner-allgemein{
	margin:3px;
}

#wl-blogs-steps-image2{
	margin:0px;
}

#wl-blogs-tagcloud{
	background:url(../../images/blogs/wl_blogs_clouds.gif);
	width:591px;
	height:287px;
	position:relative;
	float:left;
	clear:both;
	
}

#wl-blogs-tagcloud table td
{
        vertical-align:middle;
}

#wl-blogs-tagcloud-description{
	width:550px;
	position:relative;
	color:#3c3c3c;
	top:-12px;
	left:10px;
}

#wl-blogs-tags{
	width:480px;
	position:relative;
	color:#3c3c3c;

}

#wl-blogs-description{
	position:relative;
	margin-bottom:5px;
}

.wl-blogs-description-header{
	background:#f1f1f1;
	height:25px;
}

.wl-blogs-description-header h1{
	margin:0px 0px 3px 10px;
	line-height:24px;
	color:#3c3c3c;
	font-size:16px;
}

#wl-blogs-description-left{
	float:left;
	width:290px;
}

#wl-blogs-description-right{
	float:right;
	width:290px;
}

.wl-blogs-description-left{
	float:left;
	width:290px;
}

.wl-blogs-description-right{
	float:right;
	width:290px;
}

.wl-blogs-description-content{
	padding:10px;
	float:left;
}
/* Für die Blogstartseite ende*/




/* rating */

span.ratingStar {
    font-size: 0pt;
    width: 30px;
    height: 30px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

span.filledRatingStar {
    background-image: url(../../App_Themes/myTheme/images1/star.png);

}

span.emptyRatingStar {
    background-image: url(../../App_Themes/myTheme/images1/nostar.png);
}

span.savedRatingStar {
    background-image: url(../../App_Themes/myTheme/images1/star.png);
}

.panSubscribe
{
    position:absolute;top:50px;left:230px; width:350px;z-index:500; padding:5px;
    background:#f8f8f8; 
	border-top:1px solid #efefef;
	border-right:2px solid #a2a2a2;
	border-bottom:2px solid #a2a2a2;
	border-left:1px solid #efefef;
}


/* rating ende*/


/*empfehlen*/
#recommend 	#wl-master-centern{width:600px;}



#ldgSearchResult{float:left;}
/* empfehlen ende*/



/* Popup Fotos*/

#wl-blogs-blog-photo-popup-centern{
	position:relative;
	margin:0px auto;
	text-align:left;
	width:650px;
	
}

#wl-blogs-blog-photo-popup{height:680px;padding:0 0 5px 0;}

.wl-blogs-photo-popup-item{width:150px;height:163px;margin:3px 5px 2px 5px;text-align:center;}
.wl-blogs-photo-popup-image{width:150px;height:150px;border:1px solid #9b9b9b;}
.wl-blogs-photo-popup-link{}
#wl-blogs-photo-popup-navigation{position:relative;left:0px;width:650px;text-align:center;}

/* Popup Fotos ende*/


#Content-Blog-Show
{ width:599px; float:left; clear:both;}


#wl-blogs-blog-detail, #Div2, #wl-blogs-blog-overview-category
{ float:left; clear:both;width:599px;}


#wl-ActivityScale_box{clear:both; height:auto; padding-bottom:5px;}
#wl-ActivityScale_box img{margin-left:5px; margin-top:2px;}
#wl-ActivityScale_box span{margin-left:5px; font-weight:bold; color:#353535;}
#wl-ActivityScale_box .wl-ActivityScale-spnMemberSince{font-weight:normal;}
.wl-ActivityScale-blZumProfil{float:left; padding:15px 0px 5px 5px; }
.wl-ActivityScale-imgZumProfil{float:left;padding-top:10px;}

.wl-MessageMeinBlog-Box{float:left; clear:both; width:598px;}

.wl-blogs-short-profil-boxinnen
{
    padding-left:3px;
    padding-top:10px;
    padding-right:3px;
    padding-bottom:3px;
}

.wl-blogs-short-einstellungen
{
    float:none;
    padding-top:3px;
}
.wl-blogs-short-einstellungen input
{
    margin:0px;
    padding:0px;
}
.wl-blogs-short-einstellungen a
{
    position:absolute;
    margin-top:2px;
    margin-left:5px;
}

.wl-profil-imgWarning{background:#ededee url(../../images/warning.gif) no-repeat top left; height:29px; width:165px;}
.wl-profil-lblWarning{ text-align:center; font-weight:bold; color:White; }
.wl-profil-imgWarningInnerBox{width:140px;margin-left:12px;margin-top:2px;}

/* START######################## BlogSetInfo.aspx ##################################*/ 
 .wl-BlogSetInfo-outBox, .wl-fehler-outBox{float:left; clear:both;}
 .wl-BlogSetInfo-outBox .wl-global-btnRed {margin:10px;}
 .wl-BlogSetInfo-outBox .wl-global-btnGray {margin:10px 4px 10px 0px;}
 .wl-BlogSetInfo-outBox .wl-global-btnGreenDark {margin:10px 10px 10px 0px;}
 /* END######################## BlogSetInfo.aspx ##################################*/
 
 .wl-profile-lnkFrBeenden, .wl-profile-lnkMelden, .wl-profile-lnkIgnoreUser{color:Red;}
.wl-profile-melden{padding:12px 0px 0px 0px;}

#wl-blogs-profil-Buttons{float:left;}
#wl-blogs-profil-change{float:left;}
#wl-blogs-profil-Daten{float:left;}



/* START######################## RegisterUser.aspx ##################################*/
.wl-RegisterUser-Page{left:0px; padding:0px; float:left;}
.wl-RegisterUser-Page #wl-blogs-register{padding-bottom:0px; margin-bottom:0px;}
.wl-RegisterUser-Page .wl-container-box{padding-bottom:0px; margin-bottom:0px;}
#wl-blogs-step1{width:600px;margin-left:2px;}
#wl-blogs-register{width:600px; padding:0px; margin-top:5px;}
.wl-RegisterUser-table{width:100%; }
.wl-RegisterUser-ContentRegister{width:600px;}
*html #wl-blogs-register{}
.wl-RegisterUser-ReiseBanner{width:318px; border:1px solid #a1a1a1; background: url(../../images/banner_sponsoren/reisebanner1.jpg) repeat;}
.wl-register-imgSpaceTable{width:10px; height:10px;}
.wl-register-imgBannerEmpty{width:318px; height:478px;}
.wl-RegisterUser-radio{margin-top:0px; margin-left:0px;}
.wl-RegisterUser-LandDropDown select{width:175px;}


.wl-RegisterUser-Labels{ font-weight:bold; float:left;width:200px; height:16px; border-bottom:1px dashed #353535;color:#353535; margin-top:4px;}
.wl-RegisterUser-InputLabels{ font-weight:bold; float:left;width:200px; height:16px; color:#353535; margin-top:4px; margin-left:5px;}
.wl-RegisterUser-LabelsPhoto{font-weight:bold; float:left;width:430px; height:16px; border-bottom:1px dashed #353535;color:#353535; margin-top:4px;}
.wl-RegisterUser-Inputs input{height:15px; width:250px;}
.wl-RegisterUser-InputPhoto {clear:both; padding-top:10px; margin-left:8px;}
.wl-RegisterUser-Info{float:left; padding-left:5px; padding-right:5px;margin-top:0px; position:relative;}

.wl-container-RegisterUser-innerbox{margin-left:40px;margin-top:20px;}

.wl-RegisterUser-Ort{color:#353535; position:relative;float:left;}
.wl-RegisterUser-CheckboxDeutschland{color:#353535; position:relative;float:left;width:150px; z-index:1;}

.wl-RegisterUser-CheckboxNewsletter{position:relative;float:left;width:480px; z-index:1; margin-left:-5px;}
.wl-RegisterUser-CheckboxNewsletter span{color:#353535;}
*html .wl-RegisterUser-CheckboxNewsletter{margin-left:0px;}
.wl-RegisterUser-CheckboxAGB{ float:left;color:#353535; position:relative;margin-left:10px; margin-left:0px;}
.wl-RegisterUser-CheckboxText{ width:250px; float:left;color:#353535; position:relative; margin-left:0px; margin-top:0px; }
.wl-RegisterUser-InputPLZ input{float:left;border:1px solid #cccccc; height:15px; width:250px; margin-left:3px;margin-top:1px;}

a.wl-RegisterUser-fragezeichen img
{
    height:19px;
    left:0px;
    top:0px;
    background: url(../../images/icons/fragezeichen.gif) no-repeat left top;
    background-position:0px 0px;
    }

.wl-RegisterUser-Info a:hover .wl-RegisterUser-OverImg, .wl-RegisterUser-Info a:hover
{
    height:19px;
    left:0px;
    top:0px;
    background: url(../../images/icons/fragezeichen_on.gif) no-repeat left top;
    cursor: pointer;
    background-position:0px 0px;

}

.wl-RegisterUser-Info a span img
{
    position: absolute;
    margin-left: 190px;
    background-image: none;
    background-color: transparent;
}
.wl-RegisterUser-Info a span { display:none;}
.wl-RegisterUser-Info a:hover span
{
    left:-200px;
    top:0px;
    width:169px;
    font-size: 10px;
    line-height: 12px;
    background: url(../../images/tool_tip_icon_box.gif) #b6e6a7 no-repeat left top;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    display: block;
    position: absolute;
    z-index:10;
    text-decoration:none;
	border-right:1px solid #9b9b9b;
	border-bottom:1px solid #9b9b9b;
    color:Black;
    
}

#wl-blogs-register {float:left; min-height:385px; width:598px; margin-left:2px;}
*html #wl-blogs-register {float:left; height:382px; margin-left:1px;}



.wl-RegisterUser-lblOrt
{
position:relative;
font-weight:bold;
font-size:12px;
top:8px;   
}

.wl-RegisterUser-Info
{
    z-index:3000;
}

.wl-holidayCheck-Page{margin:10px; width:540px; padding:10px;}
/* END######################## RegisterUser.aspx ##################################*/


/* START######################## RegisterUser.aspx ##################################*/
#wl-blogs-profil-change1{float:left; clear:left;}
/* END######################## RegisterUser.aspx ##################################*/

