a:link, a:visited {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size :10pt;
	color : Black;
	text-decoration : none;
	font-weight : bold;
	line-height : 12pt;
}

a:active, a:hover {
	color : Blue;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
	line-height : 12pt;
}


a.general:link, a.general:visited {
	color : Black;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size : 8 pt;
	font-weight : normal;
	text-decoration : underline;
}
/*  Links general conditions*/

a.general:active, a.general:hover {
	color : Blue;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size : 8 pt;
	font-weight : normal;
	text-decoration : none;
}/*  Links general conditione*/


a.red:link, a.red:visited {
	color : Red;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size : 8 pt;
	font-weight : bold;
	text-decoration : underline;
}
/*  Links general conditions*/

a.red:active, a.red:hover {
	color : Blue;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size : 8 pt;
	font-weight : bold;
	text-decoration : none;
}/*  Links general conditione*/

a.image:link, a.image:visited {
	color : Black;
		font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size : 8 pt;
	font-weight : normal;
	text-decoration : none;
	border : thin Black;
}
/*  Links general conditions*/

a.image:active, a.image:hover {
	color : Black;
		font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size : 8 pt;
	font-weight : normal;
	text-decoration : none;
	border : thin Black;
}/*  Links general conditione*/


a.fuss:link, a.fuss:visited {
	color : White;
		font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size : 10 pt;
	font-weight : normal;
	text-decoration : underline;
}
/*  Links general conditions*/

a.fuss:active, a.fuss:hover {
	color : White;
		font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size : 10 pt;
	font-weight : normal;
	text-decoration : none;
}/*  Links general conditione*/

td, p {
	font-size: 10pt;
	font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	
}

td.red {
	font-size: 11pt;
	font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	color : Red;
	font-weight : bold;
	font-style : italic;
	text-decoration : underline;
}

div.link {
	font-size: 10pt;
	font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	margin-left : 30px;
	margin-bottom : 7px;
}

span.fuss {
	font-size: 8pt;
	font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	margin-top : 5px;
}



h1 {
	color : Black;
	font-size: 14pt;
	font-weight : normal;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	margin-bottom : 1pt;
}

/* */

h1.header{
	color : white;
	font-size: 20pt;
	font-weight : bold;
	font-family: "Times New Roman";
	margin-bottom : 1pt;
}

/* */


h2 {
	color : Black;
	font-size: 14pt;
	font-weight : normal;
	font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	margin-bottom : 1px;
	
}
/* Ueberschriften bei den Vergrösserungen*/

h2.header{
	color : white;
	font-size: 12pt;
	font-weight : bold;
	font-family: "Times New Roman";
	margin-bottom : 10pt;
	margin-top : 1px;
}

/* */

h2.content{
	color : Black;
	font-size: 10pt;
	font-weight : bold;
	font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	margin-bottom : 1pt;
	margin-top : 1px;
}

h2.news {
	color : Black;
	font-size: 12pt;
	font-weight : normal;
	font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	margin-bottom : 1px;
	
}
/* news headline*/


h3 {
	color : #042B84;
	font-size: 11pt;
	font-weight : bold;
		font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	margin-bottom : 1px;
	margin-top : 1px;
}
/* Ueberschriften bei den Vergrösserungen*/

h4 {
	color : White;
	font-size: 10pt;
	font-weight : bold;
		font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	margin-bottom : 1px;
	margin-top : 1px;
}
/* Ueberschriften bei den Vergrösserungen*/

td.splash{
	color : White;
	font-size: 9pt;
	font-weight : normal;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
}

/* Ueberschrift in der  Übersicht z.B. Hotels & Aparthotels*/


.fuss{
	color : Black;
	font-weight : normal;
	font-size : 8pt;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
}
/* Fuss Vergrößerungen*/


td.fuss02{
	color : White;
	font-weight : normal;
	font-size : 8pt;
}
/* Fuss Vergrößerungen*/

img.bo  {
	border-color : black;
	color : Black;
	
}/* Border schwarz, für alle anderen Bilder außer Galerie, Grund: Die Bilder , die einen Link haben,
haben sonst blaue oder lila Rahmen*/


img.gal  {
	border-color : White;
	color : White;
}/* Border weiß, für Bilder Galerie*/



table.header
{
	background: url('images/header_bg.gif') no-repeat;
	height: 143px;
	width: 840px;
	float: left;
}

table.content
{	
	width: 550px;
	float: left;
	background-color : #FDFECF;
}
