BODY {
	color: #000000; 
	background-color: #E8F0F8; 
	padding: 0;
	margin: 0; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; 
}

* {
	font-size: 1em;
}

A {
	color: #606060; 
	font-weight: bold;
	text-decoration: none; 
}

A:hover {
	color: #606060; 
	font-weight: bold;
	border-bottom: 1px dotted #ff8020;
	text-decoration: none; 
}

.imageList {
	font-family: arial, helvetica, sans-serif; 
	font-size: 1em;
}
.imageList a {
	margin: 0;
	border: 0;
}
.imageList a:link, .imageList a:visited {
	text-decoration: none;
}

.imageList a:hover, .imageList a:active {
	color: #606060; 
	font-weight: bold;
}


EM {
	color: #ff0000;
	font-weight: bold;
}

ACRONYM {
	cursor: help; 
	border-bottom: 1px dotted #ff8020;
}

IMG.thumb {
	border: 2px solid #f0f0f0;
}

IMG.active {
	border: 2px solid #ff8020;
}

IMG.plzmap {
	border: 2px solid #ff8020;
}

IMG.logostyle {
	margin-bottom: 5px;
}

TABLE.colored {
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
}

TD.even,TD.linecolor0 {
	background-color: #ffffff; 
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-size: 1em; 
}

TD.odd,TD.linecolor1 {
	background-color: #f0f0f0; 
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-size: 1em; 
}

TD.evendesc {
	background-color: #ffe8b8;
	padding: 2px;
	border-left: #000000 1px solid;
	border-right: #000000 1px dotted;
	border-bottom: #000000 1px solid;
	font-size: 1em; 
}

TD.searchsort {
	background-color: #ffe8b8;
	padding: 2px;
	border-left: #000000 1px solid;
	border-right: #000000 1px dotted;
	border-bottom: #000000 1px solid;
	font-size: 9pt; 
}

TD.odddesc {
	background-color: #ffd898; 
	padding: 2px;
	border-left: #000000 1px solid;
	border-right: #000000 1px dotted;
	border-bottom: #000000 1px solid;
	font-size: 1em; 
}

TD.exp {
	background-color: #fff8c0;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-size: 1.1em;
}

TD.eveninput {
	background-color: #ffffff;				/* #ffffff */ 
	border-bottom: #000000 1px solid;
	font-size: 1em; 
}

TD.verifycodeleft {
	background-color: #ffffff; 
	padding: 2px;
	border-left: #000000 1px solid;
	border-right: #000000 1px dotted;
	border-bottom: #000000 1px solid;
	font-size: 1em; 
}

TD.verifycoderight {
	background-color: #ffffff; 
	padding: 2px;
	border-bottom: #000000 1px solid;
	font-size: 1em; 
}


TD.oddinput {
	background-color: #f0f0f0;				/* #f0f0f0 */
	border-bottom: #000000 1px solid;
	font-size: 1em; 
}

TD.eveninput INPUT,SELECT {
	font-size: 1em; 
}

TD.oddinput INPUT, SELECT{
	font-size: 1em; 
}



TD.plzmap {
	background-color: #f0f0f0; 
	border: #000000 1px solid;
	font-size: 1em; 
}


TD.l {
	background: URL("img/l.gif") repeat-y;
}
TD.r {
	background: URL("img/r.gif") repeat-y;
}
TD.t {
	background: URL("img/mt.gif") repeat-x;
	padding-top: 5px; 
	font-size: 1.2em; 
	font-weight: bold; 
}
TD.b {
	color: #606060; 
	background: URL("img/mb.gif") #ffffff repeat-x bottom; 
	padding-bottom: 5px;
	font-size: 0.9em; 
	font-weight: bold; 
}
TD.m {
	background-color: #ffffff; 
	padding: 5px 0 5px 0;
	font-size: 1em; 
}
TD.mdiv {
	background-color: #737373;
}
TD.h {
	font-weight: bold;
}


#header {
	display: table;
	background: url("img/ct.gif") #ffffff repeat-x bottom left ;
	padding: 0;
	margin: 0 0 10px 0;
	width: 100%;
}

#header DIV.mainlinks {
	background: url("img/logot.jpg") #ffffff no-repeat bottom left ;
	padding: 10px 10px 0 0;
	margin: 0;
	min-height: 27px;
	vertical-align: bottom;
	text-align: right;
}

#header DIV.categories {
	background: url("img/mid.gif") #ffffff repeat-x top left ;
	vertical-align: top;
}

#header DIV.categories A:hover {
	border: 0;
}

#header DIV.whereami {
	float: right;
	padding: 0 0 5px 0;
	margin: 0 10px 0px 0;
}

#header DIV.whereami A:hover {
	border-bottom: 1px dotted #ff8020;
}

#main {
	clear: both;
	background-color: #E8F0F8; 
}

#content {
	margin: 0 260px 0 10px;
}

#emain {
	margin: 0 10px 0 10px;
}

* HTML #content { /* IE hack */
	margin: 0 260px 0 10px; 
    width: 100%;
}

#content DIV.column {
	float: left;
	width: 32%;
}

#content DIV.box {
	clear: left;
}

#menu {
	display: inline;
	float: right;
	margin: 0 10px 0 0;
	width: 240px;
}

#footer {
	clear: both;
	background: url("img/cf.gif") #ffffff repeat-x top;
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #000000;
	margin: 0;
}

#footer A {
	font-weight: normal;
}

DIV.footleft {
	float: left;
	margin-left: 20px;
}

DIV.footright {
	float: right;
	margin-right: 20px;
}

#anreisedatum, #abreisedatum {
	display: block;
	position: absolute; 
	top: 0; 
	left: 0; 
	visibility: visible; 
	width: 200; 
}

#anreisedatum A:hover, #abreisedatum A:hover {
	border: 0;
}

/* content box */

DIV.box {
	width:100%;
}

DIV.box DIV.boxhead {
	background: url("img/clt.gif") no-repeat top left ;
	margin: 0;
	width: 100%;
	min-height: 21px;
	font-size: 1.2em;
	font-weight: bold;
}

DIV.box DIV.boxhead H1 {
	background: url("img/crt.gif") no-repeat top right;
	padding: 5px 10px 0 10px;
	margin:0;
}

DIV.content HR.top {
	color: #737373;
	background-color: #737373;
	border: 0;
	padding: 0;
	margin: 0 0 5px 0;
	height: 1px;
}

DIV.content HR.bottom {
	color: #737373;
	background-color: #737373;
	padding: 0;
	border: 0;
	margin: 5px 0 0 0;
	height: 1px;
}

DIV.content {
	background: url("img/cl.gif") #ffffff repeat-y top left;
	padding: 0 0 0 10px;
	margin: 0;
	font-size: 1em;
}

DIV.contentr {
	display: block;
	background: url("img/cr.gif") #ffffff repeat-y top right;
	padding: 0 10px 0 0;
	margin: 0;
}

DIV.contentr H2 {
	font-size: 1.1em;
	margin: 0;
	width: 100%;
}

DIV.contentr UL {
	display: block;
	color: #737373;
	padding: 0;
	margin: 0 0 0 20px;
	list-style: disc;
}

DIV.boxfoot {
	background: url("img/clb.gif") no-repeat bottom left ;
	margin: 0 0 10px 0;
	width: 100%;
	min-height: 18px;
	font-size: 0.9em;
}

DIV.boxfoot P {
	display: block;
	background: url("img/crb.gif") no-repeat bottom right;
	padding: 0 10px 2px 10px;
	margin: 0;
	height: 18px;
	text-align: right;
}

/* content box mit tabs */

DIV.tabbox {
	width: 100%;
}

DIV.tabbox DIV.boxhead {
	clear: left;
	background: url("img/cltt.gif") no-repeat top left ;
	margin: 0;
	width: 100%;
	min-height: 21px;
}

DIV.tabbox DIV.boxhead H1 {
	background: url("img/cr.gif") repeat-y top right;
	padding: 5px 10px 0 10px;
	margin:0;
	font-size: 1.2em;
	font-weight: bold;
}

DIV.tabbox DIV.boxhead DIV.hotelactions {
	float: right;
	padding: 2px 10px 0 0;
	margin:0;
	font-size: 0.9em;
}

/* tab styles */

DIV.tabs {
	display: block;
	float: left;
    background:url("img/cltab.gif") no-repeat left bottom;
    width:100%;
    font-size:93%;
    line-height:normal;
}

DIV.tabs UL {
	background-color: #ffffff;
    padding:0;
	margin:0;
    list-style:none;
	font-size: 1em;
}

DIV.tabs LI {
    float:right;
    background:url("img/clt.gif") no-repeat left top;
    padding:0;
	margin:0;
}

DIV.tabs A {
	display:block;
    background:url("img/crt.gif") no-repeat right top;
    padding:5px 15px 4px;
}

DIV.tabs H2 {
	display:block;
    background:url("img/crt.gif") no-repeat right top;
    padding:5px 15px;
	margin: 0px;
}

/* div für normale listen */

DIV.result {
	position: relative;
	background-color: #FFEECC; padding: 2px; border: #F8C589 1px dotted;
	margin-bottom: 10px;
	font-size: 1.1em;
}

DIV.warning {
	position: relative;
	color: #000000;
	background-color: #FFc0c0; padding: 2px; border: #000000 1px dotted;
	font-size: 1.1em;
	font-weight: bold;
}

DIV.entry H3 {
	position: relative;
	color: #606060;
	padding: 0 2px 0 2px;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
}

DIV.entry H3 SMALL {
	position: relative;
	color: #000000;
	padding: 0;
	margin: 0;
	font-size: 0.7em;
	font-weight: normal;
}

DIV.entry P {
	position: relative;
	display: table;
	background-color: #f0f0f0;
	padding: 2px;
	border: 1px dotted #737373;
	border-top: 1px solid #737373;
	margin: 0 0px 10px 0;
	width: 100%;
	font-size: 0.9em;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

DIV.entry P IMG[align="right"] {
	padding: 0 0 0 5px;
	border: 0;
}

/* Hides from IE-mac \*/
* HTML DIV.entry P {
	height: 90px;
}
/* End hide from IE-mac */

/* styles für hotelliste */

DIV.hotelentry IMG.logo {
	float: left;
	padding: 0;
	margin: 0;
}

DIV.hotelentry IMG.rating {
	float: right;
	padding: 0;
	margin: 0;
}

DIV.hotelentry H3 {
	position: relative;
	color: #606060;
	padding: 0 2px 0 2px;
	margin: 0 0 0 90px;
	font-size: 1.2em;
	font-weight: bold;
}

DIV.hotelentry P {
	position: relative;
	background-color: #f0f0f0;
	padding: 2px;
	border: 1px dotted #737373;
	border-top: 1px solid #737373;
	margin: 0 0 10px 90px;
	min-height: 18px;
	font-size: 0.9em;
}

DIV.hotelentry p IMG {
	float: right;
	border: 1px dotted #737373;
	margin: 0 0 0 2px;
}

/* for cch */
DIV.hotelentry p IMG.cch {
	float: none;
	border: 1px dotted #737373;
	margin: 0 0 0 2px;
}

/* styles für hoteleintrag */

DIV.pictures {
	display: inline;
	float: right;
	margin: 0 0 0 0;
	width: 270px;
	font-size: 0.8em;
}

DIV.logo {
	display: inline;
	float: left;
	margin: 0;
}

DIV.pictures IMG {
	padding: 0 0 5px 0;
}

DIV.pictures A:hover {
	border: 0;
}

DIV.hotelinfo {
	margin: 0 280px 0 0;
}

DIV.hotelinfosmall {
	margin: 0 0 0 280px;
}

/* styles für inset */

H3 {
	display: block;
	position: relative;
	padding: 5px 10px 12px 10px;
	margin:0;
	font-size: 1.1em;
	font-weight: bold;
}

* HTML H3 {
	width: 100%;
}

DIV.subbox {
	width:100%;
}

DIV.subbox DIV.boxhead {
	background: url("img/scltb.gif") no-repeat bottom left ;
	padding: 0 0 0 0;
	margin: 0;
	width: 100%;
	font-size: 1em;
}

DIV.subbox DIV.boxhead H3 {
	background: url("img/scrtb.gif") no-repeat bottom right;
	padding: 5px 10px 12px 10px;
	margin:0;
}

DIV.subbox DIV.content HR.top {
	background-color: #737373;
	color: #737373;
	padding: 0;
	border: 0;
	margin: 0 0 5px 0;
	height: 1px;
}

DIV.subbox DIV.content HR.bottom {
	background-color: #737373;
	color: #737373;
	padding: 0;
	border: 0;
	margin: 5px 0 0 0;
	height: 1px;
}

DIV.subbox DIV.content {
	font-size: 1em;
	background: url("img/scl.gif") #f0f0f0 repeat-y top left;
	padding: 0 0 0 10px;
	margin: 0;
}

DIV.subbox DIV.content DIV.contentr {
	background: url("img/scr.gif") #f0f0f0 repeat-y top right;
	padding: 0 10px 0 0;
	margin: 0;
}

DIV.subbox DIV.content DIV.contentr H4 {
	margin: 0 0 2px 0;
	font-size: 1em;
}

DIV.subbox DIV.boxfoot {
	background: url("img/sclb.gif") no-repeat bottom left ;
	margin: 0 0 10px 0;
	width: 100%;
	min-height: 12px;
}

DIV.subbox DIV.boxfoot P {
	display: block;
	background: url("img/scrb.gif") no-repeat bottom right;
	padding: 0 10px 5px 10px;
	margin: 0;
	text-align: right;
}

/* other */

DIV.table {
	width: 100%;
}

TABLE.conference {
	border-top: 1px #737373 solid;
	border-left: 1px #737373 solid;
	width: 100%;
}

TABLE.conference TH {
	background-color: #ffffff;
	padding: 2px;
	border-right: 1px #737373 solid;
	border-bottom: 1px #737373 solid;
	font-size: 1em;
}

TABLE.conference TD {
	padding: 2px;
	border-right: 1px #737373 solid;
	border-bottom: 1px #737373 solid;
	font-size: 0.9em;
}

/* --- */

FORM {
	padding: 0;
	margin: 0;
	font-size: 1em;
}

INPUT,SELECT {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
}

BUTTON, INPUT[type="submit"] {
	background: url("img/buttonbg.gif") #ffa259 repeat-x top left ;
	color: #000000;
	border: 1px solid #775528;
	font-weight: bold;
}

TEXTAREA[readonly] {
	background-color: #cccccc;
	color: #666666;
}


/* fehlerhaftes/vergessenes Eingabefeld für Buchungsanfrage*/
INPUT.inputerror		{border: 1px solid #ff0000;}
/* fehlerhaftes/vergessenes Tabellenfeld für contact.php*/
TD.error				{font-size: 1em; background-color: #ff0000; border-bottom: #000000 1px solid;}

TD.fatalerror			{font-size: 1em; background-color: #ff0000; color: #ffffff; border-bottom: #ffffff 1px solid;}

H3.headline {
	display: block;
	position: relative;
	padding: 5px 10px 12px 10px;
	color: #FF7800;
	margin:0;
	font-size: 1.1em;
	font-weight: bold;
}

INPUT.toomanychars		{border: 0px; background-color: #ff0000;}
INPUT.charsok			{border: 0px; background-color: #00ff00;}

TEXTAREA.isNotActive {
	background-color: #cccccc;
	color: #666666;
}

TEXTAREA.isActive {
	background-color: #ffffff;
	color: #000000;
}


DIV.notebox {
	width:100%;
}

DIV.notebox DIV.boxhead {
	background: url("img/nlt.gif") no-repeat top left ;
	margin: 0;
	width: 100%;
	min-height: 21px;
	font-size: 1.2em;
	font-weight: bold;
}

DIV.notebox DIV.boxhead H1 {
	background: url("img/nrt.gif") no-repeat top right;
	padding: 5px 10px 0 10px;
	margin:0;
}

DIV.notebox DIV.content HR.top {
	color: #737373;
	background-color: #737373;
	border: 0;
	padding: 0;
	margin: 0 0 5px 0;
	height: 1px;
}

DIV.notebox DIV.content HR.bottom {
	color: #737373;
	background-color: #737373;
	padding: 0;
	border: 0;
	margin: 5px 0 0 0;
	height: 1px;
}

DIV.notebox DIV.content {
	background: url("img/nl.gif") #FFF8c0 repeat-y top left;
	padding: 0 0 0 10px;
	margin: 0;
	font-size: 1em;
}

DIV.notebox DIV.contentr {
	display: block;
	background: url("img/nr.gif") #fff8c0 repeat-y top right;
	padding: 0 10px 0 0;
	margin: 0;
}

DIV.notebox DIV.contentr H2 {
	font-size: 1.1em;
	margin: 0;
}

DIV.notebox DIV.contentr UL {
	display: block;
	color: #737373;
	padding: 0;
	margin: 0 0 0 20px;
	list-style: disc;
}

DIV.notebox DIV.boxfoot {
	background: url("img/nlb.gif") no-repeat bottom left ;
	margin: 0 0 10px 0;
	width: 100%;
	min-height: 18px;
	font-size: 0.9em;
}

DIV.notebox DIV.boxfoot P {
	display: block;
	background: url("img/nrb.gif") no-repeat bottom right;
	padding: 0 10px 2px 10px;
	margin: 0;
	height: 18px;
	text-align: right;
}

DIV.inv {
	display: none;
}

DIV.edit A:hover {
	border: 0;
}

DIV.banner A:hover {
	border: 0;
}

DIV.linkpic A:hover {
	border: 0;
}

input[name="tagsumme"], input[name="grupsumme"] {
	background-color: threedface;
	color: graytext;
}
