body       {
	padding: 0;
	color: gray;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: normal;
	font-family: Arial;
	background-color: #88B282;
	margin: 0;
}
table, td                {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: Verdana, Geneva, sans-serif
}
a:link           { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline   }
a:visited           { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline   }
a:hover   { color: green; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline   }
a:active      { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline   }

} 
p {margin: 0px;}
html{ overflow-y: scroll; }

input, textarea, select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #006;
}
blockquote {
	padding-left: 10px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.h06 { font-size: 7pt }
.h08 {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
.h10 { font-size: 10pt }
.h11 { font-size: 11pt }
.h12 { font-size: 12pt }
.h14 { font-size: 14pt }
.h16 { font-size: 16pt }
.h18 { font-size: 18pt }
.h22 { font-size: 22pt }
.h30 { font-size: 30px }

a:link.navigation { color: black; text-decoration: none; font-weight:normal; display:block; padding:2px; }
a:hover.navigation { color: black; text-decoration: none; font-weight:normal; background: url(../images/bg-navigation-over.jpg); display:block; padding:2px; }
a:visited.navigation { color: black; text-decoration: none; font-weight:normal; padding:2px; display:block; padding:2px; }
a:active.navigation { color: black; text-decoration: none; font-weight:normal; padding:2px; display:block; padding:2px; }

a:link.navigation_aktiv {background:url(../images/bg-navigation-over.jpg);color: black; text-decoration: none;font-weight:normal;display:block;padding:2px;}
a:hover.navigation_aktiv {background:url(../images/bg-navigation-over.jpg);color: black; text-decoration: none;font-weight:normal;display:block;padding:2px;}
a:visited.navigation_aktiv {background:url(../images/bg-navigation-over.jpg);color: black; text-decoration: none;font-weight:normal;display:block;padding:2px;}
a:active.navigation_aktiv {background:url(../images/bg-navigation-over.jpg);color: black; text-decoration: none;font-weight:normal;display:block;padding:2px;}

.image-border {
	margin:0;
	border:1px solid #88B282;
	padding: 3px
}
.image-links {
	float:left;
	margin:0 10 0 0px;
	border:3px solid #FFF;
	padding: 2px;
	background-color: #e9e9e9
}

.image-rechts {
	float:right;
	margin:0 0 0 10px;
	border:3px solid #FFF;
	padding: 2px;
	background-color: #e9e9e9
}
.images-flagge
 {
	border:0px solid #CCC;
	padding: 0px;
	background-color: white;
	margin: 0px 1px;
}
div.content { width: 100%; 
}  
table.content {width: 100%; 	overflow: hidden; 	table-layout: fixed;}

div.content_appartements {
	overflow: auto;
	height: 100%;
	width: 100%;
}  
table.content_appartements {
	width: 100%;
	table-layout: fixed;
}

