
div#header{
	height: 35px;
	background-image: url("bilder/streifen.jpg");
	background-repeat: repeat-x;
}

div#footer{
	height: 100px;
	background-image: url("bilder/welle.gif");
	background-repeat: repeat-x;

}

small { font-family: Helvetica, verdana sans-serif; font-size: 11px; color: #597489; font-weight: normal; line-height: 11px}

big {font-family: poetica, times new roman; font-weight: bold; font-size: 14px; color: #C4A054}



/* CSS Document */
td,th { font-family: helvetica, arial; font-size: 12px; line-height: 16px; color: #043E6C }

a {  font-family: verdana,helvetica; font-size: 11px; line-height: 14px; color: #003D70 }
a:link { color : #003D70; text-decoration: none }
a:visited {color : #003D70; text-decoration: none }
a:hover {color: #C2A25C; text-decoration: none }
