/**
* (C) by Andreas Zeman 2008,
* Gally Websolutions, www.websolutions.gally.ch
**/

#header #egger a, #header #egger a:link, #header #egger a:visited {
	display:block;
	width:155px;
	height:42px;
	text-decoration:none;
	}


#header #contact a, #header #contact a:link, #header #contact a:visited {
	font-size:9px;
	text-decoration:none;
	color:#000;
}

#content p {
	padding:0px;
	margin:0px 0px 15px 0px;
	font-size:12px;
}

#content ol, #content ul {
	margin-bottom:15px;
	margin-top:0px;
	font-size:12px;
}

#content h1 {
	font-size:12px;
	margin:0px 0px 15px 0px;
	padding:0px;
}

#content h2 {
	font-size:12px;
	margin:0px 0px 15px 0px;
	padding:0px;
}

#content a, #content a:link, #content a:visited {
	color:#ffffff;
	text-decoration:underline;
}

#content a.mouseover, #content a.mouseover:link, #content a.mouseover:visited {
	color:#ffffff;
	text-decoration:none;
}

#content a:hover {
	background-color:#960032;
}

#content table {
	margin-bottom:15px;
}

#content table td {
	padding:4px 10px 4px 0px;
}

#content img.portrait {
	float:left;
	margin-right:12px;
	margin-bottom:12px;
}

#footer a{
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
	}

