body {
	background: #FFF;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	color: #505050;
	margin: 0px;
}

p {
	margin: 0px;
}

a {
	color: #505050;
}

img {
	border: 0px;
}

div {
	border: 0px solid #FF0000;
}

div#layout {
	width: 955px;
	margin: 0 auto;
}

div#topbar {
	background: url('../img/top.gif');
	/*height: 0px;*/
	width: 100%;
	padding: 7px 0px 7px 0px;
	text-align: right;
}

div#topbar p {
	width: 900px;
	margin: 0 auto;
}

div#head div#pauschalen {
	position: relative;
	width: 315px;
	height: 288px;
	background: url('../img/pauschalen.gif');
	z-index: 10;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

#toppauschale {
  	font-size: 9px;
}

#toppauschale img {
  	width: 60px;
  	margin: 5px;
}

#toppauschale .top {
  	font-weight: bold;
  	padding: 0px;
  	padding-top: 5px;  	
}

#toppauschale .main {
  	padding: 5px;
  	padding-top: 0px;
  	padding-left: 0px;
}

#toppauschale .top a {
  	color: #003998;
}

div#head {
	margin-top: 20px;
	position: absolute;
	top: 30px;
}

div#head div#header {
	position: relative;
	width: 595px;
	height: 298px;
	left: 355px;
	top: -278px;
	background: url('../img/header.jpg');
	z-index: 10;
}

div#header, div#pauschalen {
	margin-top: -20px;
}

div#yellowbar {
	position: relative;
	top: -333px;
	background: #FEC500;
	height: 100px;
	z-index: -0;
	width: 955px;
}

div#navigator {
	padding-top: 60px;
	margin-left: 9px;
	color: #2C4971;
}

div#navigator a {
	color: #2C4971;
}

div#menue {
	position: relative;
	top: 329px;
	width: 213px;
	background: url('../img/menue_middle.gif');
	z-index: 200;
}

div#ads {
	position: relative;
	top: 330px;
	text-align: center;
	width: 213px;
}

div#menue a {
	text-decoration: none;
}

div#menue .active {
	color: #012F47;
	font-weight: bold;
}

div#menue .subnav {
	margin-left: 35px;
}

div#menue p {
	margin-bottom: 4px;
	padding-left: 15px;
	margin-left: 12px;
	margin-right: 8px;
}

div#menue p.navigation {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 4px;
}

div#content_layer {
	position: absolute;
	top: 390px;
	margin-left: 218px;
	width: 736px;
	z-index: 100;
}

div#content_layer div#content {
	width: 530px;
}

div#content_layer div#right_content {
	float: right;
	width: 193px;
}

p.protouris {
	text-align: right;
}





div#content .content_top {
    background: url('../img/content_top.png');
    background-repeat: repeat-y;
    height: 20px;
}

div#content .content {
    background: url('../img/content_bg.png');
    background-repeat: repeat-y;
    padding-left: 38px;
    padding-right: 15px;
}

div#content .content_bottom {
    background: url('../img/content_bottom.png');
    background-repeat: repeat-y;
    height: 18px;
}

div#content td.top {
    font-weight: bold;
    padding-top: 2px;
    padding-left: 6px;
    padding-bottom: 2px;
    background: #2C4971;
    background-repeat: no-repeat;
    color: #FFF;
}

div#content td.main {
    padding-top:5px;
    padding-left: 6px;
    padding-bottom: 5px;
}

div#content.td.main img {
    margin: -6px;
    margin-left: -3px;
}

div#content td.task {
    border-bottom:0px;
}


div h1 {
	font-size: 12px;
}

#teaserimg {
    margin-bottom: 10px;
    background: url('../img/content_bg.gif');
    background-repeat: no-repeat;
}

div#cmenue {
    position: absolute;
    top: 310px;
    left: 445px;
    z-index: 100;
}


/* News */

#rightnews {
  	margin-top: 4px;
  	width: 193px;
  	color: #FFF;
  	font-weight: bold;
}

#rightnews .titel {
  	padding: 2px;
  	background: #EF000A;
}

#rightnews .box {
  	padding: 5px;
	color: #626262;
	background: #EBEDED;
  	text-align: justify;
  	font-weight: normal;
}

#rightnews .bild {
	padding: 7px;
}

#rightnews img {
  	margin-bottom: 5px;
}

#rightnews .link {
  	text-align: right;
	color: #111;
	height: 18px;
	padding-right: 12px;
	font-weight: normal;
	background: url('../img/more.jpg');
}




/* right content farben */


.right_top {  
  	background: #2C4971;
}

#bundesland .gallery a {
    text-decoration: none;
}

#bundesland .bundesland {
    background: #E8E8E8;
    font-weight: bold;
    padding: 2px;
}

#bundesland .main2, #bundesland .task {
    background: none;
    padding: 2px;
}

#bundesland .task {
    font-weight: bold;
    border-bottom: 2px solid #FFF;
    color: #111;
}

.teaserbox {
    padding: 0px;
    margin: -5px;
}

.rot {
    background: #2C4971;
}

.orange {
    background: #FE9422;
}

.gelb {
    background: #FFD100;
}

.hblau {
    background: #679BF3;
}

.blau {
    background: #235DC0;
}

.green {
    background: #48AF36;
}

.right_top, .rot, .orange, .gelb, .hblau, .blau, .green {
    font-weight: bold;
    color: #FFF;
    padding: 2px; 
}

#bundesland a {
    text-decoration: underline;
}

#bundesland div#preisschild {
  	background: url('../../../modules/pauschalenverwaltung/img/preisschild.gif');
  	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;
}

div#important {
    background: url('../img/important.gif') no-repeat #FFFBCF;
    border: 1px solid #EFE686;
    padding: 15px;
    margin-right: 20px;
    margin-top: 8px;
}

div#images {
    background: #FFFBCF;
    border: 1px solid #EFE686;
    padding: 10px;
    margin-right: 10px;
    margin-top: 5px;
    padding-right: 0px;
    width: 250px
}

div#images a {
    text-decoration: none;
}

div#adressdaten {
    width: 230px;
    background: #FFFBCF;
    border: 1px solid #EFE686;
    padding: 15px;
    margin-right: 10px;
}

.top, .main, .main2, .hotel {
  	padding: 1px;
  	padding-left: 4px;
  	padding-right: 4px;
}

#hotel .adress_top {
  	background: #235DC1;
  	padding: 2px;
  	color: #FFF;
  	font-weight: bold;
}

#hotel .kinder_top {
  	background: #FE9422;
}

#hotel .zimmer_top {
  	background: #EF000A;
}

#hotel .wellness_top {
  	background: #FFD100;
}

#hotel .wellness_top {
  	background: #FFD100;
}

#hotel .sonstiges_top {
  	background: #235DC0;
}

#hotel .links_top {
  	background: #679BF3;
}

#hotel .kinder_top, #hotel .zimmer_top, #hotel .wellness_top, #hotel .sonstiges_top, #hotel .links_top {
 	padding: 2px;
 	color: #FFF;
 	font-weight: bold;
}

#hotel h1 {
  	font-size: 13px;
  	margin: 0px;
  	text-align: left;
}

#hotel h2 {
  	font-size: 11px;
  	margin: 2px;
  	margin-bottom: 5px;
  	text-align: left;
}

#hotel .bottom {
  	border-bottom: 1px dotted #CCC;
}

#smallpauschale {
  	font-size: 10px;
}

#smallpauschale p.titel {
  	font-weight: bold;
  	margin-bottom: 2px;
  	text-align: left;
}

#smallpauschale p.titel a {
  	color: #235DBE;
}

.top a {
  	color: #FFF;
  	text-decoration: none;
}

#hotel .main {
  	padding-top: 4px;
    color: #616161;
    text-align: justify;
}

#hotel .main2 {
  	background: #FFF;
  	padding-top: 4px;
  	padding-bottom: 4px;
    color: #111;
    text-align: justify;
}

#hotel div#preisschild {
  	background: url('./img/preisschild.gif');
  	width: 75px;
	height: 49px;  	
	position: relative;
	top: -2px;
}

div#preisschild p {
  	position: relative; 
  	top: 15px;
  	left: 2px;
  	font-weight: bold;
  	color: #FFF;
  	font-size: 12px;
}

#hotel input, select, textarea {
  	font-size: 11px;
}

#hotel .rmlink a {
  	color: #111;
  	text-decoration: none;
}

#hotel .link a {
  	color: #616161;
  	font-weight: normal;
}

#hotel .hotel {
  	background: #FEC500;
  	color: 111;
  	font-weight: bold;
}

#hotel .anfrage {
  	text-align: center;
  	font-weight: bold;
  	color: #FF4800;
}

#hotel .bikercard {
  	background: #FFF4EF;
  	padding-bottom: 5px;
}

#hotel p {
  	margin: 0px;
}

#hotel p.galerie {
  	margin: 2px,
}

#hotel .input {
  	width: 240px;
}

.premium {
  	background: #DFF1FF;
}

.top {
  	font-weight: bold;
}


div#memberscard {
 	background: url('../../../modules/hotelverwaltung/img/memberscard.png') no-repeat;
	width: 400px;
 	height: 100px;
 	margin-bottom: 30px;
 	margin-top: -90px;
 	margin-left: 20px;
}

div#card_infobox {
	background: url('../../../modules/hotelverwaltung/img/infobox.png');
 	width: 266px;
 	height: 156px;
 	margin-bottom: -30px;
 	margin-top: -170px;
 	margin-left: 237px;
}

.infobox_content {
 	padding: 10px;
} 

#card_box {
 	width: 266px;
 	height: 156px;
}

#magazin {
 	padding-left: 5px;
}

#magazin a {
 	text-decoration: underline;
}

#wf1 {
 	background: url('../img/wf1.gif');
 	margin-bottom: 10px;
 	border-right: 1px solid #FFF;
 	width: 255px;
}

#wf1 p {
 	margin: 0px;
}

#wf1 p.titel {
 	font-weight: bold;
 	color: #FEC500;
 	margin-bottom: 6px;
 	font-size: 10px;
 	margin-top: 4px;
}

#wf1 p.text {
 	padding-right: 2px;
}


#wf1 p.link {
 	text-align: right;
 	margin-top: 7px;
 	color: #111;
 	padding-right: 5px;
}

#wf1 a {
	color: #111;
	text-decoration: none;
}

#wf4 {
	width: 254px;
	height: 230px;
	overflow: auto;
	padding-bottom: 10px;
	background: #FFF;
}

#wf4_table {
	margin-top: 10px;
	text-align: left;
	width: 254px;
	background: #FFF;
}

div#content #wf4_table td.top {
	background: #FEC500;
	padding: 3px;
	padding-left: 5px;
	color: #616161;
	font-size: 11px;
	color: #FFF;
}

#wf4 table.content {
 	background: #FFF;
	margin-left: -32px;
	margin-right: 5px;
	width: 255px;	
}

#wf4_table .border {
	border: 1px solid #FFBE79;
	border-right: 0px;
	border-top: 0px;
}

#wf4_table .text {
	border-bottom: 1px solid #FFBE79;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #FFF;
	width: 95%
}

#wf4_table p.titel {
	font-weight: bold;
	color: #FEC500;
	margin: 0px;
	margin-bottom: 3px;
}

#wf4_table p.titel a {
	color: #FEC500;
	text-decoration: none;
}

#wf5 {
	margin-top: 9px;
}

#wf_hotels {
 	margin-top: 10px;
}

div#content #wf_hotels td.top {
	background: #2C4971;
	padding: 3px;
	padding-left: 5px;
	color: #FFF;
}

div#content #wf_hotels {
	font-size: 10px;
}

#wf6 {
 	background: url('../img/wf6.gif');
 	margin-bottom: 5px;
 	border-right: 1px solid #EFEFEF;
 	border-left: 1px solid #EFEFEF;
 	text-align: justify;
 	height: 180px;
}

#wf_bdl a {
 	text-decoration: none;
 	color: #616161;
}

#wf_bdl acronym {
 	border-bottom: 0px;
 	margin: 0px;
 	padding: 0px;
}

#wf_bdl a:hover{
 	color: #D33201;
}

#artikel {
 	text-align: justify;
}

#artikel img {
 	border: 1px solid #CFCFCF;
 	padding: 2px;
}

.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: #D33201;
	font-family: times new roman;
	padding-right: 5px;
	margin-bottom: -10px;
	margin-top: -5px;
}

.feed {
 	background: #E2E2E2;
 	border: 1px solid #999999;
 	padding: 4px;
}

.feed a {
 	text-decoration: none;
}

.feed img {
 	margin-bottom: -3px;
}

table#mainRegion {
	background: #FFF8DF;
	border-top: 1px solid #FEC500;
	border-bottom: 1px solid #FEC500;
	color: #111;
	margin-top: 15px;
}

table#mainRegion td {
	padding: 4px;
}

table#mainRegion p {
	text-align: right; 
	font-weight: bold;
	margin: 0px;
}


#assistent {
margin-top: -37px!important;
margin-left: 302px!important;
position: absolute!important;
}

#jsinfobox {
	width: 260px;
	height: 160px;
	background: url('../img/infobox.png') no-repeat;
	position: absolute;
	margin-left: 100px;
	top: 150px;
	color: #FFF;
	z-index: 100;
}

#jsinfobox p.text {
	margin: 20px;
	margin-top: 15px;
	color: #FFF;
}

#jsinfobox p.text a {
	color: #FFF;
}

#jsinfobox_close {
	margin-top: 5px;
	margin-left: 210px;
}
