BODY, TD {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}

/* nur provisorisch für die rechte Spalte */
.winzig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: right;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #01459B;
	border-bottom: 1px solid #01459B;
	margin:0;
	padding:0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #01459B;
	margin:0;
	padding:0;
}

a {
	color:#004195;
	text-decoration: none;
	}

a:hover{
	color:#79A7CC;
	text-decoration: underline;
	}

a.highlights {
	color:#000;
	text-decoration: none;
	}

a.highlights:hover{
	color:#339900;
	text-decoration: underline;
	}
	
.button {
	color:#004195;
	font-weight:bold;
	background-color:#C0D5E7;
	}
	
.formlabel {
	text-align: right;
	color:#004195;
	font-weight: bold;
	padding-left: 25px;
	}	

.info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	}

.nav {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.nav:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:visited {
	color: #000000;
	text-decoration: none;
}

a.nav:hover {
	color: #01459B;
	text-decoration: none;
}

a.nav:active {
	color: #ffffff;
	text-decoration: none;
}

.subnav {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.subnav:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.subnav:visited {
	color: #000000;
	text-decoration: none;
}

a.subnav:hover {
	color: #01459B;
	text-decoration: none;
}

a.subnav:active {
	color: #ffffff;
	text-decoration: none;
}

/* CONTENT */
.mainheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #01459B;
	border-bottom: 1px solid #01459B;
}

.mainfloat, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #000000;
	line-height: 1.3em;
}

.mainfloat a:link, .mainfloat a:active, .mainfloat a:visited {
	color : #006699;
	text-decoration : none;
}

.mainfloat a:hover {
	color: #0066FF;
	text-decoration: underline;
}
	
.blue {
	color:#01459B;
	}

/* Tabellen */	
table.buchen {
	border: 1px solid #79A7CC;
	background-color:#EDF2F8;
	margin-top: 10px;
	}
	
th.buchen {
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#01459B;
	background-image:url(gfx/bg/tablehead.jpg);
	text-align: left;
	}
	
td.buchen {
	padding: 2 2 0 2px;
	}
	
td.buchen_b {
	color: #01459B;
	font-size: 12px;
	padding: 0 2px;
	text-align:right;
	}
	
.gghinweis {
	color: #01459B;
	}
	
.kat_titel {
	font-size: 12px;
	padding: 5px 0 3px 7px;
	text-decoration:underline;
	font-weight:bold;
	font-style:italic;
	color: #5892C0;
	}

/* ADRESSE LINKS */
.adresse {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

a.adresse:link {
	color: #000000;
	text-decoration: none;
}

a.adresse:visited {
	color: #000000;
	text-decoration: none;
}

a.adresse:hover {
	color: #000000;
	text-decoration: underline;
}

/* SUCHMASKE GASTGEBER LINKS */
.feld { 
	width:110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.feldbtn { 
	color: #01459B;
	width:19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/* FORMULARE */
select, input, textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

/* RECHTE SEITE */
.rightheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
}

.rightheading a:link, .rightheading a:active, .rightheading a:visited {
	color : #000000;
	text-decoration : none;
}

.rightheading a:hover {
	color: #000000;
	text-decoration: underline;
}

.rightfloat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 5px;
}

.rightfloat a:link, .rightfloat a:active, .rightfloat a:visited {
	color: #000000;
	text-decoration : none;
}

.rightfloat a:hover {
	text-decoration: underline;
}

/* Paging bei Gastgebern etc. */
#paging {
	z-index:2;
	color:#034599;
	position:absolute;
	right:3px;
	top:0;
	font-weight:normal;
	}

/* --- BUCHUNGSBOX --- */

#feratel {background: #608FB7;}
#feratel form {padding: 0; margin: 0;}
.qfText {font-size: 11px; color: #fff;}

/* ------------------- */

/* WASTE */

/*
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}





.right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D5DBDD;
}

.right a:link, .right a:active, .right a:visited {
	color: #D5DBDD;
	text-decoration : none;
}

.right a:hover {
	text-decoration: underline;
}
*/