@charset "UTF-8";
/* Insert your custom CSS styles */

.left{
float:left;
}

.right{
float:right;
}

.clear{
clear:both;
}

.website-teaser-left img{
width:120px;
}

.website-teaser-right{
margin-left:130px;
}

.node-website.node-teaser{
border: solid 1px #DAD9FA;
background-color:#ffffff;
margin-bottom:10px;
}

.node-website.node-teaser.featured-website{
background-color:#FFF3DF;
}

.node-website-form .field-name-body fieldset.form-wrapper{
padding:0px !important;
}

.node-website-form .field-name-body fieldset.form-wrapper .fieldset-wrapper{
display:none;
}

.nd_visualshortcodes_links_wrap{
display:none;
}

.hierarchical-select-wrapper select{
width:auto;
}

.throbbing{
background-position: right center !important;
background-repeat: no-repeat;
}

.location .form-item label{
line-height: 45px;
}

#block-views-exp-website-search-page .views-widget-filter-keys{
padding-top:0px;
}

#block-views-exp-website-search-page .views-widget-filter-keys input{
margin:0px;
}

#block-views-exp-website-search-page .views-submit-button input{
margin:0px;
height:45px;
}

#block-views-exp-website-search-page .views-submit-button{
padding:0px;
}

#pageheader{
float:right;
padding-left:40px;
padding-top:30px;
}

#block-delinklistemod-homecategorylist .item-list ul{
-moz-column-count: 3;
-webkit-column-count: 3;
column-count: 3;
padding-left:0px;
}

#block-delinklistemod-homecategorylist .item-list ul li{
display: list-item;
background: transparent url(../images/kategorie.png) no-repeat left center;
padding: 8px 0px 8px 38px;
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
}

#block-delinklistemod-homecategorylist .summary-text{
text-align:left;
}

#delinklistemod-homefeaturedlisting{
margin: 20px 0px;
}


#delinklistemod-homefeaturedlisting .home-featured-list li{
width:100%;
list-style-type:none;
}

.center{
text-align:center;
}

.bold{
font-weight:bold;
}

.featured-help-link{
margin-top:20px;
}

#sidebar .block{
margin-bottom:20px;
}

ul{
padding-left:20px;
}

.title-accent > h3 > span{
font-family:inherit;
font-size:inherit;
}

table > tbody > tr > td{
border-top:none;
}