.main, .hotel {
  	padding: 1px;
  	padding-left: 4px;
  	padding-right: 4px;
}

#pauschale .top, .kategorien {
  	color: #FFF;
    font-weight: bold;
    height: 17px;
    padding: 1px;
  	padding-left: 4px;
  	padding-right: 4px;
}

#pauschale .kategorien {
  	background: #EF000A;
}

.top a {
  	color: #FFF;
  	text-decoration: none;
}

#pauschale .main {
  	padding-top: 4px;
    color: #111;
    text-align: justify;
}

#pauschale div#preisschild {
  	background: url('./img/preisschild.gif');
  	width: 75px;
	height: 49px;  	
	position: relative;
	top: -2px;
}

#pauschale .right_top {
  	background: #235DBE;
  	color: #FFF;
  	font-weight: bold;
  	padding: 2px;
  	background: url('../../templates/cms_data/img/news.jpg');
}

#pauschale .main2 {
  	background: #EFEFEF;
  	padding: 3px;
}

div#preisschild p {
  	position: relative; 
  	top: 15px;
  	left: 2px;
  	font-weight: bold;
  	color: #FFF;
  	font-size: 12px;
}

#pauschale input, select, textarea {
  	font-size: 11px;
}

#pauschale .rmlink a {
  	color: #111;
  	text-decoration: none;
}

#pauschale .hotel {
  	background: #D9D9D9;
  	color: 111;
  	font-weight: bold;
}

#pauschale .anfrage {
  	text-align: center;
  	font-weight: bold;
  	color: #FF4800;
}

#pauschale .bikercard {
  	background: #FFF4EF;
  	padding-bottom: 5px;
}

#pauschale p {
  	margin: 0px;
}

#pauschale .input {
  	width: 240px;
}