@charset "UTF-8";
/* CSS Document */

	
a {
	color:#caa71c;
	}
a:hover {
	background-color:#f9f5e4;
	}
	
div.footer a {
	color:#caa71c;
	text-decoration:none;
	}
div.footer a:hover {
	color:#caa71c;
	text-decoration:underline;
	}
.stripe1 {
	background-color:#e6e9e1;
	}
.stripe2 {
	background-color:#fcf7e4;
	}
table.list tr.header {
	background-color:#caa71c;
	}
table.innslist tr.header {
	background-color:#61778e;
	}
table.innslist tr.header td h2 {
	color:#fff;
	font-weight:normal;
	font-size:140%;
	}
table.innslist tr td h3 {
	font-size:140%;
	}
table.innslist tr td h3 a {
	color:#3d4c49;
	}
table.innslist tr td {
	border-bottom: 3px solid #f2d36b;
	border-right:0;
	}
table.innslist tr.header td {
	border-top:10px solid #fff;
	border-bottom:0;
	}
table.innscompare tr td, table.innscompare tr.header td {
	border-bottom: 1px solid #f2d36b;
	border-right: 1px solid #f2d36b;
}
.backStripesSwoosh {
	background-image:url(../images/backStripes_yellow.gif);
	}
.backColor {
	background-color:#3d4c49;
	}
h1 {
	color:#3d4c49;
	}