@import url(page.css);

#nav #fotogalerie a {
	font-weight: bold;
	color: #E3672E;
	background: #E9F6FD;
}

ul#nav {
	background: url(../images/nav_background_fotogalerie.jpg) no-repeat; 
}

p span {
	float: left;
	margin: 10px 10px 10px 0;
	width: 165px;
	line-height: .8em;
}

html * {
	font-family: "Trebuchet MS", sans-serif;
}


#content a img {
	border: solid 3px white;
	display: block;
}

#content a:hover img {
	border: solid 3px #FFEBAE;
}

img {
	border: 0;
}
