body {
  	margin-top: 10px;
  	font-size: 11px;
  	font-family: Verdana, Tahoma, Arial, sans-serif;
  	color: #616161;
  	background: url('../img/bg.gif') #0066A5;
  	background-repeat: repeat-x;
  	
}

img {
    border: 0px;
}

p {
  	margin: 3px;
}

a {
    color: #616161;
}

h1 {
  	margin: 3px;
  	margin-bottom: 10px;
  	margin-left: 0px;
  	font-size: 15px;
}

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

#layout {
    width: 948px;
}

#layout .layout {
    padding: 10px;
    background: #FFF;
    z-index: 0;
    padding-top: 0px;
    padding-right: 11px;
}

#layout .layout_top {
    height: 30px;
    background: url('../img/layout_top.png');
    background-repeat: no-repeat;
    height: 230px;
    z-index: 0;
}


#layout .layout_bottom {
    height: 28px;
    background: url('../img/layout_bottom.png');
    z-index: 0;
}


div#header {
    position: relative;
    width: 929px;
    height: 230px;
    background-repeat: no-repeat;
    z-index: 1;
    margin: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 0px;
}

#layout .navigator {
    margin: 11px;
    padding: 5px;
    background: #FFF;
    border-bottom: 1px solid #D8D8D7;
    height: 14px;
    width: 922px;
}


#navigation .nav_top {
    background: url('../img/nav_top.png');    
    height: 18px;
    width: 175px;
}

#navigation .nav_bg {
    background: url('../img/nav_bg.png');    
    background-repeat: repeat-y;
    padding: 0px;
    padding-left: 6px;
    padding-right: 3px;
    width: 190px;
}

#navigation .nav_bottom {
    background: url('../img/nav_bottom.png');    
    height: 18px;
    width: 190px;
}

#navigation .Magazin, #navigation .News, #navigation .Hotels, #navigation .Pauschalen, #navigation .nhead {    
    color: #5089BE;
    font-weight: bold;
    padding: 3px;
    border-bottom: 1px dotted #9F9F9F;
    padding-top: 15px;
}

#navs {
 	width: 160px;
 	margin-left: 7px;
}

.nav_bg .active {
    color: #639FDB;
	font-weight: bold;
}

#navigation .subnav {
    margin-left: 10px;
    padding-top: 3px;
    
}

#navigation .nav {
    padding: 3px;
    padding-left: 19px;
}

#navigation a {
    text-decoration: none;
}

#content {
 	text-align: justify;
 	width: 520px;
}

#content td.top {
    font-weight: bold;
    padding: 2px;
    border-bottom: 1px solid #D8D8D7;
    text-align: left;
}

#content .main {
    padding-right: 0px;
    padding-top: 4px;
}

div#logo {
    /* background: url('../img/logo.gif'); */
	margin-left: 10px;
	margin-bottom: 12px;
}

div#toppauschale {
    width: 266px;
    height: 195px;;
    font-size: 11px;
    margin-top: 0x;
}

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

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

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

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

/* News */

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

#rightnews .titel {
  	padding: 2px;
  	background: #FFF;
  	color: #616161;
}

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




/* right content farben */


.right_top {  
  	background: #FFF;
}

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

#bundesland .bundesland {
    background: #FFF;
    font-weight: bold;
    padding: 2px;
    border-bottom: 1px solid #D8D8D7;
}

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

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

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

.rot {
    background: #EF000A;
}

.orange {
    background: #FE9422;
}

.gelb {
    background: #FFD100;
}

.hblau {
    background: #679BF3;
}

.blau {
    background: #235DC0;
}

.right_top, .rot, .orange, .gelb, .hblau, .blau {
    font-weight: bold;
    color: #616161;
    padding: 2px; 
    padding-left: 0px;
    background: #FFF;
    border-bottom: 1px solid #D8D8D7;
}

#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: url('../img/adresse.gif') no-repeat #EFFBFF;
    border: 1px solid #CFF2FF;
    padding: 15px;
    margin-right: 10px;
}

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


.hotel {
 	border-bottom: 1px solid #D8D8D7;
}


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

#magazin a {
 	text-decoration: underline;
}

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

#wf1 p {
 	margin: 0px;
}

#wf1 p.titel {
 	font-weight: bold;
 	color: #5089BE;
 	margin-bottom: 10px;
 	font-size: 10px;
}

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


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

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

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

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

#wf4_table .top {
	background: #639FDB;
	padding: 3px;
	padding-left: 5px;
	color: #FFF;
	border-bottom: 0px;
}

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

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

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

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

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

#wf5 {
	margin-top: 9px;
}

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

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

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

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

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

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

.feed {
 	background: #E0DFE3;
 	border: 1px solid #C3C3C4;
 	padding: 4px;
}

.feed a {
 	text-decoration: none;
}

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

table#mainRegion {
	background: #F8DE30;
	border-top: 1px solid #C3C3C4;
	border-bottom: 1px solid #C3C3C4;
	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: 85px;
	top: 360px;
	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;
}
