a:link { text-decoration: none; color:#000000; font-weight: bold; }
a:visited {text-decoration: none; color:#000000;}
a:hover { text-decoration: none; color:#336666;}
a:active{ text-decoration: none; color:#336666;}
a { text-decoration: none; color:#E9967A;}

body  { 
	background-image:	url(bilder/balancebackground.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 100.01%;
	margin: 0;
	padding: 0;
}

#container {
	width: 43em;
	text-align: left;
	margin-top: 1em ;
	
}

#navileft{
	font-size: 12px;
	text-align: left;
	float: left;
	height: 155em;
	padding: 0em;
	margin-right: 1.5em; 
	margin-top: 7em;
}

#info {
	padding: 1em;
	font-size: 12px;
	text-align: justify;
}

h1 {
	font-size: 13px;
}

h2 {
	font-size: 20px;
	font-variant:small-caps;
}

h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	letter-spacing: 0.05em;
	text-transform:capitalize;
	
}

caption {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 1em;
}

table {
	width: 43.5em;
	font-size: 12px;
	text-align: left;
}

td {
	padding-bottom: 1em;
	padding: 0.3em;
	height: 50p;
}

img {
	border: 0;
}


#fuss {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #669966;
	height: 15;
}




