#campagnes {
	clear:both;
	margin-bottom:10px;
}

#loginmask {
	float:right;
	width:320px;
	height:100%;
	border: 1px solid rgb(155, 155, 155); 
	padding: 4px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#loginmask input {
    width: 98%;
}

#loginmask .link {
    float: right;
    font-size: 90%;
}

#loginmask div.field {
	margin-bottom:15px;
}

ul#mainmenu {
	clear:both !important;
}

div#topmenu  {
    background-color: #e3eab1;
    color: #666;
    font-weight: bold;
    height: 32px;
    padding: 8px 8px 0;
    text-align: center;
}

.supppoints {
	background-image:url('/images/hm/buttonrot60.png') !important;
	background-size:40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	padding-top:6px;
	color:#fff;
	text-align:center;
	line-height:normal;
	font-weight:bold;
	font-size:11px;
}
.supppoints30 {
	background-image:url('/images/hm/buttonrot36.png') !important;
	/*background-size:32px;*/
	background-repeat:no-repeat;
	width:36px;
	height:36px;
	padding-top:5px;
	color:#fff;
	text-align:center;
	line-height:normal;
	font-weight:bold;
	font-size:9px;
}


.supppoints60 {
	background-image:url('/images/hm/buttonrot60.png') !important;
	background-size:60px;
	background-repeat:no-repeat;
	width:60px;
	height:60px;
	padding-top:10px;
	color:#fff;
	text-align:center;
	line-height:normal;
	font-weight:bold;
	font-size:14px;
}

.supppoints_gray {
	background-image:url('/images/hm/buttonrot60_gray.png') !important;
	background-size:40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	padding-top:6px;
	color:#666;
	text-align:center;
	line-height:normal;
	font-weight:bold;
	font-size:11px;
}
.supppoints30_gray {
	background-image:url('/images/hm/buttonrot36_gray.png') !important;
	/*background-size:32px;*/
	background-repeat:no-repeat;
	width:36px;
	height:36px;
	padding-top:5px;
	color:#666;
	text-align:center;
	line-height:normal;
	font-weight:bold;
	font-size:9px;
}


.supppoints60_gray {
	background-image:url('/images/hm/buttonrot60_gray.png') !important;
	background-size:60px;
	background-repeat:no-repeat;
	width:60px;
	height:60px;
	padding-top:10px;
	color:#666;
	text-align:center;
	line-height:normal;
	font-weight:bold;
	font-size:14px;
}

tr.greyback td, td.greyback {
	background-color:#dbdbdb;
}


.image_preview {
    float: left;
    margin: 1px;
    padding: 8px;
    width: 165px;
    height: 135px;
}
.image_preview div {
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    height: 100%;
    width: 100%;
}
.image_preview img {
    cursor: pointer;
    float: right;
    margin-right: 5px;
    margin-top: 5px;
}


.ls-layer .ls-abs {
	opacity: 0.9;
}

.preis {
	background-color:#fff;
}

#header #campagnes {
    margin-top: 0px;
}

#searchfield {
	display:none;	
}