body {
	background: #787878;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin: 0px;
}

a {
	color: #0FD9FD;
}

.rightborder {
	width: 51px;
	background: url('../img/right_border.gif');
}

.leftborder {
	width: 51px;
	background: url('../img/left_border.gif');
}

.content {
	background: #4a4a4a;
	padding: 2px;
	padding-top: 30px;
}

.logo {
	margin-left: 36px;
}

.grey {
	background: #8f8f8f;
}

.blue {
	background: #0092e5;
}

.grey, .blue {
	padding: 8px;
}

.grey a, .blue a {
	color: #FFF;
	text-decoration: none;
}

p {
  	margin: 3px;
}

#artikel {
 	text-align: justify;
}

#artikel img {
 	border: 1px solid #FFF;
}

.info {
	border: 1px solid #BFBFBF;
	background: url('../img/info.jpg') #EFEFEF;
	padding: 7px;
	margin-left: 10px;
	width: 220px;
}

.letter {
	font-size: 45px;
	float: left;
	color: #0FD9FD;
	font-family: times new roman;
	padding-right: 5px;
	margin-bottom: -10px;
	margin-top: -5px;
}

.top, .main {	
	padding: 4px;
}

.top {
	font-weight: bold;
	background: url('../img/top.gif');
	background-repeat: no-repeat;
	padding-left: 96px;
}

.img {
	border: 1px solid #FFF;
}

#bundesland div#preisschild {
  	background: #0092E5;
  	padding: 4px;
  	width: 75px;
	height: 49px;  	
	position: relative;
	top: -2px;
}

div#preisschild p {
  	position: relative; 
  	top: 15px;
  	left: 2px;
  	font-weight: bold;
  	color: #FFF;
  	font-size: 11px;
}

table#hotels img.hotelimg {
	width: 50px;
	border: 1px solid #FFF;
}

table#hotels p {
	margin: 0px;
}

table#hotels p.head {
	font-weight: bold;
}

table#hotels .main {
	background: #8F8F8F;
}

table#hotels .bottom {
	border-bottom: 1px solid #4A4A4A;
}

#bundesland img {
	border: 1px solid #FFF;
}