body {
  	margin-top: 30px;
  	font-size: 11px;
  	font-family: Verdana, Tahoma, Arial, sans-serif;
  	color: #FFF;
	background: #000;
}

p {
  	margin: 3px;
}

h1 {
  	margin: 3px;
  	margin-bottom: 10px;
  	font-size: 12px;
  	color: #FE7E00
}

h5 {
  	margin: 3px;
  	margin-bottom: 10px;
  	font-size: 12px;
  	color: #FE7E00;
}

h4 {
  	margin: 3px;
  	margin-bottom: 10px;
  	font-size: 12px;
  	color: #FE7E00;
}

a {
    color: #FFF;
}


div#toplogo {
	position: absolute;
	z-index: 100;
	top: 9px;
	margin-left: -10px;
}


/* layout */

div#layout {
 	margin: 0 auto; 	
 	margin-top: 30px;
 	width: 924px;
}

div#layout div#header_logo {
 	background: url('../img/header_logo.png');
 	width: 924px;
 	height: 99px;
 	position: absolute;
 	top: 60px;
 	z-index: 1;
}

div#layout div#header_img_top {
 	background: url('../img/header_img_top.png');
 	width: 505px;
 	height: 78px;
 	z-index: 20;
 	position: absolute;
 	top: 45px;
 	margin-left: 390px;
}

div#layout div#header_img {
 	position: absolute;
 	background: url('../img/header_img.png'); 
 	top: 165px;
 	width: 461px;
 	height: 233px;
}

div#layout div#header_left {
 	position: absolute;
 	z-index: 0;
 	background: url('../img/header_left.png'); 
 	top: 165px;
 	margin-left: 469px;
 	width: 221px;
 	height: 233px;
}

div#layout div#header_right {
 	position: absolute;
 	z-index: 0;
 	background: url('../img/header_right.png'); 
 	top: 165px;
 	margin-left: 690px;
 	width: 234px;
 	height: 233px;
}

div#layout div#navigator {
 	position: absolute;
 	background: url('../img/navigator.png');
 	height: 23px;
 	padding-left: 5px;
 	padding-top: 4px;
 	top: 400px;
 	border-top: 1px solid #FFF;
 	border-bottom: 1px solid #FFF;
 	color: #FFF;
 	width: 919px;
}

div#layout div#navigator a {
 	color: #FFF;
}

div#layout div#contentbox {
 	position: absolute;
 	top: 432px;
 	width: 924px;
 	margin-bottom: 30px;
}

div#layout div#contentbox #menue {
 	width: 210px;
 	background: #2C2C2C;
 	padding: 5px;
 	padding-left: 0px;
 	padding-right: 0px;
 	height: 100%;
 	color: #FFF;
}

div#layout div#contentbox #menue a {
	color: #FFF;
}

div#layout div#contentbox #content {
 	width: 520px;
 	padding-left: 6px;
 	padding-right: 0px;
}

div#layout div#contentbox #right {
 	width: 193px;
 	background: #2C2C2C;
 	padding-left: 5px;
 	padding-right: 5px;
}
 	



#navigation {
 	width: 186px;
}

#navigation a {
 	text-decoration: none;
}

#navigation .nav {
 	padding: 3px;
 	padding-left: 18px;
 	border-bottom: 1px dotted #AEAEAE;
}

#navigation .active {
 	padding: 3px;
 	margin-left: -3px;
 	font-weight: bold;
 	color: #FE7E00;
}

#navigation .active a {
 	color: #FFF;
}

#navigation .subnav {
 	padding: 1px;
 	padding-left: 5px;
}



.imgbox {
 	border: 1px solid #FFF;
 	background: #BFBFBF;
 	padding: 2px;
}



/* content */



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

#rightnews .titel {
  	padding: 2px;
  	background: url('../img/news.jpg');
}

#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: #C3C3C3;
	height: 18px;
	padding-right: 12px;
	font-weight: normal;
	background: url('../img/more.jpg');
}


.footer {
  	height: 15px;
	color: #FFF;
	font-size: 11px;
	background: #FE7E00;
	padding: 4px;
	border: 1px solid #FFF;
}

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

img {
  	border: 0px;
  	behavior: url("./template/pngHack/pngHack.htc");
}




#partner_titel {
 	margin-left: 10px;
 	margin-top: 6px;
 	font-weight: bold;
}


#partner_top {
 	margin-top: 2px;
 	margin-left: 5px;
 	position: relative;
 	z-index: 100;
}

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



/* News */

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

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

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

#rightnews .bild {
	padding: 7px;
}

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

#rightnews .link {
  	text-align: right;
	color: #FFF;
	height: 18px;
	font-weight: normal;
}

#footer {
 	border-top: 1px solid #FFF;
 	padding-top: 5px;
 	font-size: 10px;
}

#footer a {
 	text-decoration: none;
}

.main {
 	padding: 2px;
 	padding-bottom: 4px;
}


/* right content farben */


.right_top {  
  	background: #FE7E00;
}

#bundesland .main {
 	padding-left: 0px;
 }

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

#bundesland .top {
 	font-size: 11px;
 	background: #FE7E00;
 	color: #FFF;
 	padding: 2px;
}

#bundesland .bundesland {
    background: #000;
    color: #FE7E00;
    font-weight: bold;
    padding: 4px;
}

#bundesland .main2 {
	background: #2C2C2C;
    padding: 2px;
}

#bundesland .main3 {
	background: #6DA805;
    padding: 4px;
}

#bundesland .task {
    font-weight: bold;
    color: #FFF;
    background: #2C2C2C;
    padding: 2px;
}

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

.rot {
    background: #FE7E00;
}

.orange {
    background: #FE9422;
}

.gelb {
    background: #99612A;
}

.hblau {
    background: #D12902;
}

.blau {
    background: #00436E;
}

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

#bundesland a {
    text-decoration: underline;
}

#bundesland div#preisschild {
  	background: url('../../../modules/pauschalenverwaltung/img/preisschild.png');
  	width: 90px;
	height: 60px;  	
	position: relative;
	top: -2px;
}

div#preisschild p {
  	position: relative; 
  	top: 15px;
  	left: 5px;
  	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;
}

.adress_top, .kinder_top, .zimmer_top, .wellness_top, .sonstiges_top, .links_top, .green {
    color: #FFF;
    background: #FE7E00;
    background-repeat: no-repeat;
    font-weight: bold;
    padding: 2px;
}


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

#hotel.kinder_top, #hotel.zimmer_top, #hotel.wellness_top, #hotel.links_top, .green {
  	padding: 1px;
  	padding-left: 4px;
  	padding-right: 4px;
}

#hotel .main2 {
  	padding: 1px;
  	padding-left: 2px;
  	padding-right: 4px;
}

#hotel .adress_top {
  	background: #6DA805;
  	padding: 2px;
}

#hotel .kinder_top {
  	background: #B43F11;
}

#hotel .zimmer_top {
  	background: #EF000A;
}

#hotel .wellness_top {
  	background: #FFD100;
}

#hotel .wellness_top {
  	background: #034889;
}

#hotel .sonstiges_top {
  	background: #B42011;
}

#hotel .links_top {
  	background: #4F8903;
}

.green {
  	background: #FB893E;
}

#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: #FE7E00;
}

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

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

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

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

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

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

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

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

#hotel .hotel {
  	background: #6DA805;
  	color: #FFF;
  	font-weight: bold;
  	padding: 2px;
}

#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: #6F6F6F;
}

.top {
  	font-weight: bold;
  	background: #FE7E00;
  	padding: 2px;
}


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;
}


/*#content .main {
 	background: none;
}*/

#content .main a {
 	color: #FFF;
}

#right .main2 a {
 	color: #FFF;
}



.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');
 	background-repeat: no-repeat;
 	margin-bottom: 10px;
 	width: 255px;
}

#wf1 p {
 	margin: 0px;
}

#wf1 p.titel {
 	font-weight: bold;
 	color: #FE7E00;
 	margin-bottom: 8px;
 	margin-top: 3px;
 	font-size: 10px;
}

#wf8 p.titel {
 	font-weight: bold;
 	color: #FE7E00;
 	margin-bottom: 8px;
 	margin-top: 3px;
 	font-size: 10px;
}


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


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

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

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

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

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

#wf4 table.content {
 	background: #000000;
	margin-left: 5px;
	margin-right: 5px;
	width: 225px;	
}

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

#wf4_table .text {
	border-bottom: 1px solid #FE7E00;
	padding-top: 10px;
	padding-bottom: 10px;
}

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

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

#wf5 {
	margin-top: 9px;
}

#wf_hotels {
 	margin-top: 10px;
 	font-size: 10px;
}

#wf_hotels .top {
	background: #6DA805;
	padding: 3px;
	padding-left: 5px;
	color: #FFF;
	font-size: 11px;
}

#wf6 {
 	background: url('../img/wf6.gif');
 	background-repeat: no-repeat;
 	margin-bottom: 5px;
 	text-align: justify;
 	height: 180px;
}

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

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

#artikel {
 	text-align: justify;
 	}

#artikel img {
 	border: 1px solid #FE7E00;
 	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: #FE7E00;
 	color: #FB893E;
 	border: 1px solid #FFF;
 	padding: 4px;
}

.feed a {
 	text-decoration: none;
}

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




#pauschalen_titel {
 	margin-left: 5px;
 	margin-top: 6px;
 	font-weight: bold; 	
}

#toppauschale {
  	font-size: 9px;
  	margin-top: 9px;
	margin-bottom: -10px;
	position: relative;
 	z-index: 100;
}

#partner_left_top {
	position: relative;
	left: 470px;
	top: 170px;
	width: 224px;
	z-index: 100;
}

#pauschalen_right_top {
	position: relative;
	left: 695px;
	top: -30px;
	width: 224px;
	z-index: 100;
}

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

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

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

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

#top_node {
	padding: 5px;
	padding-top: 7px;
}

#top_node a {
	text-decoration: none;
	font-weight: bold;
}

div#adressdaten {
    width: 230px;
    background: url('../img/adresse.gif') no-repeat #A9D904;
    border: 1px solid #85AB03;
    padding: 15px;
    margin-right: 10px;
    color: #565553;
}

div#adressdaten a {
    color: #565553;
}

div#adressdaten a:link {
    color: #565553;
}

div#adressdaten a:visited {
    color: #565553;
}

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

table#mainRegion td {
	padding: 4px;
}

table#mainRegion a {
	color: #111;
}

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: 85px;
	top: 160px;
	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;
}

div#quicknavbar a
{
	color: white !important;
}
