/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

h1,h2,h3,h4,h5,h6 { 
	padding:0px;
	margin:0px;
	color:#090;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h1 {
	font-size:19px;
}
h2 {
	font-size:17px;
}
h3 {
	font-size:15px;
}
h4 {
	font-size:13px;
}
h5 {
	font-size:11px;
}
h6 {
	font-size:9px;
}

a {
	color:#000;
	text-decoration:none;
}

#head,
#left {
	display:none;
}

.jaosg_galerie div.jaosg_thumbnail {
	float:left;
	width:80px;
	margin-right:10px;
	border:none;
}
div#jaosg_footer {
	clear:both;
}
.jaosg_galerie a {
	border:none;
}

#footer {
	font-size:11px;
}
#footer img {
	display:none;
}