@font-face {
  font-family: 'Ski Regular';
  src: url("http://www.ta-mediadesign.de/mk489/fonts/Ski-Regular.eot?66592596");
  src: url("http://www.ta-mediadesign.de/mk489/fonts/Ski-Regular.eot?66592596#iefix") format("embedded-opentype"), url("../fonts/Ski-Regular.woff?66592596") format("woff"), url("../fonts/Ski-Regular.ttf?66592596") format("truetype"), url("../fonts/Ski-Regular.svg?66592596#ski") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.88889;
  -webkit-text-size-adjust: none;
  color: #000;
  background-attachment: fixed;
  background-size: cover;
}

.angeboteinset-1, .angeboteinset-2, .angeboteinset-3, .angeboteinset-5, .angeboteinset-6, .angeboteinset-8 {
  padding-left: 20px;
  padding-right: 20px;
  margin:2%;	
  overflow:hidden;
  text-align:left!important;
}
@media (min-width: 768px) {
  .angeboteinset-1, .angeboteinset-2, .angeboteinset-6, .angeboteinset-8 {
    padding-left: 5%;
    padding-right: 5%;
	margin:2%;
	min-height:1320px!important;
  }
}
@media (min-width: 1740px) {
  .angeboteinset-1 {
    padding-left: 5%;
    padding-right: 5%;
	margin:2%;
	min-height:1320px!important;
  }
}

.angebot-button {
	float:right;
	border:3px solid #000;
	background:#fff;
	padding:5px 10px;
	text-transform: uppercase;
	margin-bottom:20px;
	border-radius: 10px;
}

.angebot-button:hover {
	border:3px solid #fff;
	background:#fff;	
	color:#000!important;
}

.angebot-button:hover {
	color:#fff!important;
	background:#000;
} 

.delete-button {
	float:right;
	border:3px solid #000;
	background:#f00;
	padding:5px 10px;
	text-transform: uppercase;
	margin-bottom:20px;
	border-radius: 10px;
	color:#fff!important;
}

.delete-button:hover {
	border:3px solid #fff;
	background:#ff0000;	
	color:#000!important;
}

.delete-button:hover {
	color:#fff!important;
	background:#000;
} 

div.angebotbuttondiv {
	margin:20px 0;
}


.beschreibung {
	margin:10px 0;
	font-size:12px!important;
	line-height:18px;
}
.preis {
	font-size:2em;
	font-weight:bold;


}
.nur {
	font-size:0.75em;
	font-weight:bold;
	margin:0;

}



div.angebot {
	position:relative;
}

ul.angebotsliste li {
	float:left;	
}

.event-post:hover {
	background:#ff0000;
	transition: .5s all ease;
	color:#fff;
}

.event-post:hover .angebot-button {
	background:#ff0000;
	transition: .5s all ease;
	color:#fff;
	border-color:#fff;
}

.event-post:hover .angebot-button:hover {
	background:#000;
	transition: .5s all ease;
	color:#fff;
}

.bg-angebote {
	background:rgba(255,255,255,0.75);
	transition: .5s all ease;
}

.angebotdiv {
	color:#000;
	font-size:16px;
	line-height:20px;
}

.angebotdiv em {
	color:#000!important;
}

.hersteller {
	font-size:22px;
	line-height:32px!important;
	border-bottom: solid 2px #000;
	padding:15px 0 0 0!important;
	margin:0!important;
}

.angebotsheader {
	overflow:hidden;
	border-bottom:solid 2px #000;

}

.hersteller2 {
	font-size:22px;
	line-height:32px!important;
	padding:15px 0 0 0!important;
	margin:0!important;
	font-weight:700;
}

.kategorie2 {
	font-size:22px;
	line-height:32px!important;
	border-radius: 10px 10px 0 0;
	margin:9px 0 0 0!important;
	background:#000;
	color:#fff;
	padding:3px 10px!important;
}

.modell {
	font-size:40px;
	line-height:32px!important;
	margin:0 0 15px 0!important;
	padding:0!important;
	
}

span.textfeldbeschreibung {
	color:#000!important;
	font-size:12px!important;
	line-height:18px!important;	
}

.test600 {
	background:url('http://kvc.de/muskelkater/images/textarea-bg.gif') no-repeat;
}

.filterdiv {
	background:#ff0000;
	width:100%;
	overflow:hidden;
	padding:15px 0;
}


.innerfilterdiv {
	margin: 0 auto;
	width:300px;
}

@media (min-width: 825px) {
	.innerfilterdiv {
		margin: 0 auto;
		width:840px;
	}
}


.innerfilterdiv select {
	background:#fff;
	font-size:18px;
	text-transform:uppercase;
	margin:15px;
	padding:10px;
	border:3px solid #000;
	border-radius: 10px 10px 0 0;
}

.filterbutton {
	border:3px solid #000;
	background:#ff0000;
	padding:10px;
	text-transform: uppercase;
	margin:15px;
	border-radius: 10px;
	font-size:16px;
	width:250px;
}

.kategorie_drop,.hersteller_drop {
	float:left;
	width:250px;
}


.filterbutton:hover {
	border:3px solid #fff;
	background:#ff0000;	
	color:#000!important;
}

.filterbutton:hover {
	color:#fff!important;
	background:#000;
} 

div.warwohlnix {
	background:rgba(255,255,255,0.75);
	width:100%;
	padding:50px 50px;
	font-size:32px;
	font-weight:700;
	text-align:center;
}

table.angebotsliste tr:nth-child(even) {
	background:#ddd;
}

table.angebotsliste tr:hover {
	background:#ff0000;
}

table.angebotsliste, .angebotsliste th, .angebotsliste td {
	
	padding:10px;
	font-size:18px;
	font-weight:700;
}

table.angebotsliste, .angebotsliste th, .angebotsliste td a {
	text-decoration:none;
	color:#000;
}

table.angebotsliste th  {
	background:#ff0000;
}

.angebotsliste td, .angebotsliste th {
	border: 1px solid black;
}

.backend-button {

	border:3px solid #000;
	background:#ff0000;
	padding:10px 15px;
	text-transform: uppercase;
	margin-bottom:20px;
	border-radius: 10px;
	text-decoration:none;
	color:#000;
	font-weight:700;
}

.backend-button:hover {
	border:3px solid #fff;
	background:#ff0000;	
	color:#000!important;
}

.backend-button:hover {
	color:#fff!important;
	background:#000!important;
} 

div.backend-navi {
	margin:30px 20px;
}

div.editfeldhead {	
	font-weight:700;
	float:left;
	width:130px;
}

.editfeld input {
	padding:5px;
	font-weight:700;
	float:left;
	width:160px;
	border: solid 1px #000;
}

.editfeld input:hover {
	background:#ff0000;
}

div.editcontainer {
	margin-left:30px;
}

div.status {
	float:left;
	height:30px;
}

div.status input {
	margin: 7px 0;
	padding:0;
}

div.achtung {
	background:#f00;
	width:650px;
	padding:30px;
	text-align:center;
	color:#fff;
	font-weight:700;
	font-size:24px;
	margin:0 0 50px 0;
	border:solid 2px #000;
}