/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
/* Videospielkultur e. V. css definitions for the gallery page layout */
/* (c) 2007 by Videospielkultur e. V. */

/* navigation top */

ul.galnav {
	list-style: none;
	text-align: left;
	width: 170px;
	height: 88px;
	font-size: 12px;
	background-image: url(../img_page/gal_ground.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	margin-left: 11px;
}

ul.galnav li {
	border: solid;
	border-width: 0px;
	height: 21px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

ul.galnav li.active {
	background-position: center;
}

a.gal {
	text-decoration : underline;
	font-weight : bold;
}

a.gal:link  {
	color : #e00000;
   text-decoration : underline;
   font-weight : bold;	
	border: 0px;
	background-position: top;
	background-repeat: no-repeat;
}

a.gal:visited  {
	color : #76767e;
	text-decoration : underline;
	font-weight : bold;
}

a.gal:hover  {
	color : #ef7f00;
	text-decoration : none;
	font-weight : bold;
}
