html, body{
    padding: 0;
    margin: 0;
    text-align: center;
    font-family: verdana, arial, helvetica;
    background-image: url(img/body_bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #fff;
}

#page{
    background-color: #fff;
}

#pageinnen{
    margin-left: auto;
    margin-right: auto;
    width: 990px;
}

#header, #content, #nav{
    text-align: left;
}

#headline {
    height: 117px;
    text-align: left;
}

#headline-inner {
    margin: auto;
    width: 990px;
}

#headline-inner img {
    border: 0;
    padding-top: 27px;
}

#header{
    margin-left: auto;
    margin-right: auto;
    width: 970px;
    height: 31px;
}

#content{
    width: 990px;
    padding-top: 20px;
    padding-bottom: 40px;
}

#advertisement{
	height: 70px;
	width: 475px;
	padding: 25px 15px 0 0;
	float: right;
	color: #fff;
}

#advertisement div {
	width: 478px;
	height: 60px;
	background: #fff url(img/advert.gif) no-repeat scroll left top;
	margin: 0;
	padding: 1px;

}

#advertisement div img {
	padding-top: 0;
	width: 468px;
	height: 60px;
	display: block;
}

/********************NAV****************************/
#topnav{
    margin: 0;
    padding: 0;
    width: 300px;
    display: inline;
    float: left;
}

#topnav .first{
    list-style: none;
    float: left;
    border-top: 1px solid #e8e8f7;
    border-left: 1px solid #e8e8f7;
}

#topnav li{
    font-size: 85%;
    list-style: none;
    float: left;
    border-top: 1px solid #e8e8f7;
    border-right: 1px solid #e8e8f7;
}

#topnav li a{
    text-decoration: none;
    display: block;
    float: left;
    padding-top: 6px;
    padding-left: 15px;
    padding-right: 15px;
    height: 23px;
    color: #fff;
}

#topnav li a:hover, #active{
    background-image: url(img/hover_bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

/************************************************/
#links{
    /*text-align: justify;*/
    float: left;
    width: 600px;
}

#linksinnen{
    font-size: 90%;
    padding: 10px;
}

/************************************************/
#rechts{
    margin-top: 8px;
    text-align: justify;
    float: left;
    width: 387px;
}

#rechtsinnen{
    font-size: 90%;
    padding: 0 10px;
}

#footer{
    background-color: #9b0103;
    height: 40px;
    text-align: right;
}

#footer a{
    padding-top: 12px;
    font-size: 80%;
    color: #fff;
    text-decoration: none;
}

#footerinnen{
    padding-top: 9px;
    margin-left: auto;
    margin-right: auto;
    width: 950px;
}

#footerinnen .linie{
    color: #fff;
}
/************************************************/
.box{
    margin-bottom: 10px;
    padding-top: 15px;
    width: 370px;
    background-image: url(img/boxtop.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.clickable{
    cursor: pointer !important;
}

.box:hover{
    background-image: url(img/boxtop_hover.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.boxinnen{
    background-color: #e6e6e6;
    background-image: url(img/boxbottom.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.boxinnen:hover, .box:hover .boxinnen{
    background-color: #afafaf;
    background-image: url(img/boxbottom_hover.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.boxtxt{
    text-align: justify;
    font-size: 70%;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.boxtxt img.hotelbild {
    margin-right: 15px;
    margin-top: 5px;
    margin-bottom: 10px;
    float: left;
    border: 0;
}

.boxtxt img.tv-icon {
    border: 0;
    float: right;
    cursor: help;
}

h3{
    margin:0;
    padding:0;
    font-size: 100%;
    color: #640100;
}

.box p {
    margin: 0;
    padding: 0;
}

/*******Box left*******************/

#linksinnen .box {
	margin-bottom: 10px;
	padding-top: 15px;
	width: 580px;
	background-image: url(img/boxtop_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#linksinnen .box:hover,
#linksinnen .box.selected{
	background-image: url(img/boxtop_hover_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#linksinnen .clickable{
	cursor: pointer !important;
}

#linksinnen .boxinnen{
	background-color: #e6e6e6;
    padding-left:15px;
	background-image: url(img/boxbottom_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#linksinnen .boxinnen:hover,
#linksinnen .box:hover .boxinnen,
#linksinnen .box.selected .boxinnen {
	background-color: #afafaf;
	background-image: url(img/boxbottom_hover_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#linksinnen .boxinnen input.checkbox {
    margin-top:6px;
}

#linksinnen .boxtxt{
    width: 520px;
    float:right;
	/*font-size: 90%;*/
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#linksinnen .boxtxt img.hotelbild {
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
	border: 0;
}

#linksinnen .boxtxt img.tv-icon {
	border: 0;
	float: right;
	cursor: help;
}

#linksinnen h3{
	margin:0;
	padding:0;
	font-size: 100%;
	color: #3934ac;
}

#linksinnen .box p {
	margin: 0;
	padding: 0;
}

/************************************************/
#imagemap {
    border: 0;
}
/************************************************/
.relative {
  position:relative;
}

.floatLeft {
  float:left;
}

.clear{
    clear: both;
}

a{
    color: #9b0103;
    text-decoration: underline;
}

a:hover{
    color: #ca0003;
}

h1{
    margin:0;
    padding:0;
    font-size: 100%;
    color: #640100;
}

h2{
    margin:0;
    padding:0;
    font-size: 90%;
    color: #640100;
}

.boxtxt h2{
    font-size: 110%;
}

#nav #active a{
    color: #640100;
}

#content ul{
    color: #640100;
}

ul.land {
    margin: 0;
    margin-left: 15px;
    padding: 0;
}

table.laender {
    font-size: 100%;
    border: 0;
}

table.laender tr th {
    background-color: transparent;
}

table.laender tr td {
    padding-right: 20px !important;
    padding-bottom: 25px !important;
}

table tr td.last {
    padding-bottom: 0 !important;
}

#videoPlayer {
    width: 580px;
    height: 380px;
}

div.hoteldetails {
    font-weight: bold;
}

small {
    font-size: 100%;
}

table.separated {
    border: 1px solid #797979;
    border-collapse: collapse;
    text-align: left;
}

table.separated tr th {
    background-color: #f9d9d9;
}

.smaller {
    font-size: 90%;
}

.smaller2 {
    font-size: 85%;
}

.anfrage-error td {
    background: #ff6f6f;
}

.headline {
    color: #640100;
}

#breadcrumb {
    font-size: 70%;
    text-align: left;
    font-weight: bold;
    padding: 10px 10px 0;
}

#breadcrumb a {
}

.citycontent-item {
    margin-bottom: 25px;
}

.citycontent-item .headline {
    color: #000000;
}

input.btn {
  background: url("../images/btnBg.jpg") bottom repeat-x #C8C8C8;
  color: #FFFFFF;
  text-align: center;
  padding:2px 14px;
  font-weight:bold;
  border:1px solid #fff;
  cursor:pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

a.btnHotelsuche {
    background: url("../images/btn3.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    height: 43px;
    margin: 10px 0;
    padding: 3px 40px 0;
    text-align: center;
    text-decoration: none;
    width: 253px;
}

/***********************************************/

.boxHotelsuche {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color:#9b0103;
  margin-bottom:30px;
  padding:10px;
  color:#fff;
  text-align:left!important;
}

.boxHotelsuche .headline {
  color:#fff;
  margin:0 0 8px 0;
}

.boxHotelsuche .input {
    border: 1px solid gray;
    padding: 3px;
    width: 161px;
    margin: 0 0px 5px 0;
}

.boxHotelsuche .reiseziel {
  width: 338px;
}

.boxHotelsuche .auswahl input {
  margin:0 0 10px -2px;
}

.boxHotelsuche input.btn {
  width:146px!important;
  margin-top:8px;
}

.plusicon {
    background: #fff url(../images/calendar.png) no-repeat scroll 98% center;
}

.inputicon {
    border: 0 none;
    height: 17px;
    left: 128px;
    position: absolute;
    top: 4px;
}

.boxHotelsuche .advanced-search {
  margin-top:8px;
}

.boxHotelsuche .advanced-search a {
  font-size:10px;
  color:#fff;
  margin-top:8px;
}

.meetings_groups_elements select{
  padding: 2px;
}
