body {
  	margin-top: 20px;
  	font-size: 11px;
  	font-family: Verdana, Tahoma, Arial, sans-serif;
  	color: #616161;
}

p {
  	margin: 3px;
}

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


#logo {
	position: absolute;
	margin-left: -25px;
	margin-top: -90px;
	
}

#leftnews {
  	color: #05B342;
  	font-weight: bold;
}

#leftnews .titel {
  	padding: 5px;
}

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

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

#leftnews .link {
  	text-align: right;
  	color: #05B342;
}

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

a {
	color: #111;
}

.link a {
	color: #111;
}

.footer {
  	height: 15px;
	color: #FFF;
	font-size: 11px;
	background: #015F81;
	padding: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

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

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

.menueleiste {
  	background: #015F81;
  	color: #FFF;
  	padding: 7px;
  	border-bottom: 1px solid #FFF;
  	text-align: right;
	height: 70px;
	
}

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

.layout {
  	border-left: 1px solid #00C0FF;
  	border-right: 1px solid #00C0FF;
  	border-bottom: 1px solid #00C0FF;
}

.gewinnspiel {
  	background: #FFF;
  	-moz-opacity: 0.8;
  	filter:Alpha(opacity=80, finishopacity=80, style=0)
}

.gewinnspiel {
  	background: #FFF;
  	-moz-opacity: 0.8;
  	filter:Alpha(opacity=80, finishopacity=80, style=0)
}


.gewinnspieltext {
  	background: #FF6D01;
  	color: #FFF;
  	padding: 5px;
  	font-weight: bold;
  	text-align: center;
}

.gewinnspieltext p {
  	margin: 0px;
  	font-size: 13px;
}

.tdb {
  	background: #DEDCDA;
  	padding-top: 5px;
  	padding-bottom: 2px;
  	padding-left:10px;
  	border-top: 5px solid #FFF;
  	border-bottom: 5px solid #FFF;
}

.tdb select {
  	font-size: 10px;
}

.urlaub {
  	font-size: 14px;
  	color: #235DBE;
  	padding: 3px;
  	padding-left: 20px;
  	font-weight: bold;
}

.menu {
	background: #00FF00;
	position: absolute;
}

.imglinks {
  	background: url('../img/menue.gif');
  	background-repeat: repeat-y;
}

.empty {
  	background: #FFF;
}

#toppauschale {
  	font-size: 10px;
}

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

#tabs {
	background: #DEDCDA;
	text-align: center;
	height: 30px;
}

#tabs td.aktiv {
	background: #015F81;
	color: #FFF;
	font-weight: bold;
}

#tabs td.aktiv a {
	text-decoration: none;
	color: #FFF;
}

#tabs td.aktiv p {
	margin-bottom: -1px;
}

#tabs td.aktiv img {
	margin-bottom: 14px;
}

#tabs td.tab {
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

#tabs td.tab p {
	margin-bottom: 1px;
}

#tabs td.tab a {
	text-decoration: none;
}

#tabs td.red {
	background: #759224;
}

#tabs td.red a {
	color: #FFF;
}

#tabs td.tab img {
	margin-bottom: 13px;
}

.menue {
  	background: #FFF;
  	border-bottom: 1px dotted #FFF
}


/* Modulecolor */

#pauschale .top {
    background: #1B4786;
    background-repeat: no-repeat;
}

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

#bundesland .top, .adress_top, .kinder_top, .zimmer_top, .wellness_top, .sonstiges_top, .links_top {
    color: #FFF;
    background: #2386AA;
    background-repeat: no-repeat;
    font-weight: bold;
    padding: 2px;
    z-index: 0;
}

#bundesland .main {
    padding:2px;
}

#bundesland .main h1 {
    font-size:13px;
    margin-left: 0px;
}

#bundesland .main .img {
    position: relative;
    margin-top: -45px;

}

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

#bundesland .main p.news_region {
    font-size:9px;
    margin:0px;
    margin-left:10px;
    padding:0px;
}

.right_top {  
  	background:  no-repeat #FFA902;
	padding: 10px; 
	font-weight: bold;
    color: #252525;
}

#bundesland .main2, #bundesland .task {
    background: #EBEDED;
    padding-top: 4px;
}

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

/* right content farben */


.rot {
    background: #015F81;
}

.green {
    background: #598E5D;}

.orange {
    background: #FE9422;
}

.gelb {
    background: #80765B;
}

.hblau {
    background: #679BF3;
}

.blau {
    background: #235DC0;
}

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

#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 #FFFBCF;
    border: 1px solid #EFE686;
    padding: 15px;
    margin-right: 10px;
}

div#memberscard {
 	width: 294px;
 	height: 77px;
 	margin-bottom: -30px;
 	margin-top: -48px;
 	margin-left: 220px;
}

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 a {
 	text-decoration: underline;
}

#wf1 {
 	background: #ffffff;
 	margin-bottom: 10px;
 	border-right: 1px solid #EFEFEF
}

#wf1 p {
 	margin: 0px;
}

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

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


#wf1 p.link {
 	text-align: left;
 	margin-top: 7px;
 	color: #015F81;
 	padding-right: 2px;
}

#wf1 a {
	color: #015F81;
	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: #2386AA;
	padding: 3px;
	padding-left: 5px;
	color: #FFF;
}

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

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

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

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

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

#wf5 {
	margin-top: 9px;
}

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

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

#wf6 {
 	background: #FFFFFF;
 	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: #1B4786;
}

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

.feed {
 	background: #FFA902;
 	border: 1px solid #D99002;
 	padding: 4px;
}

.feed a {
 	text-decoration: none;
}

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

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

table#mainRegion td {
	padding: 4px;
}

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

#assistent {
	margin-top: -10px;
	margin-left: 295px;
	position: absolute;
}

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

