table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	background-color: #FFFFFF;

}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #6A6767;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #6A6767;
	text-decoration: none;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #008ED4;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #008ED4;
	text-decoration: none;
}
/* linkfeet */
a.linkfeet:link { font-size: 8pt; font-weight: bold; color: #333333; text-decoration: none;}
a.linkfeet:visited { font-size: 8pt; font-weight: bold; color: #333333; text-decoration: none;}
a.linkfeet:active { font-size: 8pt; font-weight: bold; 	color: #333333;	text-decoration: none;}
a.linkfeet:hover { font-size:8pt; font-weight: bold; color: #0000FF; text-decoration: none;}

/* textlink */
a.textlink:link { font-size: 10pt; font-weight: normal; color: #008ED4; text-decoration: underline;}
a.textlink:visited { font-size: 10pt; font-weight: normal; color: #008ED4; text-decoration: underline;}
a.textlink:active { font-size: 10pt; font-weight: normal; 	color: #008ED4;	text-decoration: underline;}
a.textlink:hover { font-size:10pt; font-weight: normal; color: #008ED4; text-decoration: underline;}

/* mailto */
a.mailto:link { font-size: 11pt; font-weight: lighter; color: #008ED4; text-decoration: none;}
a.mailto:visited { font-size: 11pt; font-weight: lighter; color: #008ED4; text-decoration: none;}
a.mailto:active { font-size: 11pt; font-weight: lighter; color: #008ED4; text-decoration: none;}
a.mailto:hover { font-size:11pt; font-weight: lighter; color: #008ED4; text-decoration: none;}

/* blaufett */
a.blaufett:link { font-size: 14px; font-weight: bold; color: #008ED4; text-decoration: underline;}
a.blaufett:visited { font-size: 14px; font-weight: bold; color: #008ED4; text-decoration: underline;}
a.blaufett:active { font-size: 14px; font-weight: bold; color: #008ED4; text-decoration: underline;}
a.blaufett:hover { font-size:14px; font-weight: bold; color: #008ED4; text-decoration: underline;}


/* bannerlink */
a.banner:link { font-size: 12pt; font-weight: bold; color: #0069B3; text-decoration: none;}
a.banner:visited { font-size: 12pt; font-weight: bold; color: #0069B3; text-decoration: none;}
a.banner:active { font-size: 12pt; font-weight: bold; color: #0069B3; text-decoration: none;}
a.banner:hover { font-size:12pt; font-weight: bold; color: #0069B3; text-decoration: underline;}

#container {
	width: 800px;
	background: #3C9AD5;
	margin: 0 auto; 
}

html { height: 100% } 
body { min-height: 101%; .... }
 



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}
body {
	background-color: #3C9AD5;
}

