html				{height: 100%;}
body				{margin: 0px; padding: 0px; height: 100%; font: 11px Lucida Grande, Trebuchet MS; text-align: left; background: white;}
img					{border: 0px; margin: 0px;}
div					{margin: 0px; padding: 0px;}
h1					{color: #bb0000; margin-top: 14px; margin-bottom: 8px; font: 22px Courier New; font-weight: bold;}
h2					{font-size: 18px;}
h3					{font-size: 14px;}
a				  	{text-decoration: underline;}
a:link  			{color: #000000;}
a:visited			{color: #000000;}
a:active			{color: #000000;}
a:hover				{color: #000000; text-decoration: underline;}

#site 				{z-index: 1; position: relative; width: 975px; height: 600px; background: url('images/background.jpg'); margin: auto;}
#container			{width: 100%; height: 100%; background: url(/images/bg.jpg); background-position: center center; background-repeat: no-repeat;}
#navcontainer       {margin: 0px;}
#nav                {width: 965px; height: 133px;}
#nav a				{text-decoration: none;}

#contentcontainer   {margin: 5px 10px 5px 20px; padding: 0px;}
#content            {width: 933px; height: 445px; line-height: 22px; background-attachment: fixed;}

.navbtn				{position: absolute; width: 94px; text-align: center; color: #333333; font-size: 10px;}
.r			        {text-align: right;}

/* custom */
#galerij		    {color: #ffffff; position: relative; text-align: center; width: 982px; margin: auto;}
#galnav				{width: 982px; height: 155px; background: #242424; text-align: left;}
#galthumbs			{width: 982px;}

#galerij a		  	{text-decoration: none;}
#galerij a:link  	{color: #ffffff;}
#galerij a:visited	{color: #CCCCCC;}
#galerij a:active	{color: #000000;}
#galerij a:hover	{color: #82A9DC;}
#galerij img     	{border: 0px solid #242424;}
#galerij table		{border: 0px solid #333333; text-align: center; vertical-align: top; line-height: 14px;}
#galerij td			{padding: 0px; border: 0px solid #333333; font-size: 10px;}

#galnav img			{border: 0px; vertical-align: middle;}

#details			{background: #242424;}
#details table		{width: 982px; height: 880px; background: #242424; margin-left: 0px;}
#details td			{padding: 0px; vertical-align: top;}
#details tr			{height: 190px;}
#galthumbs td		{width: 180px; padding-top: 10px;}

.thumbcntr			{float: right; border: 1px dotted #333333; margin-left: 16px; margin-right: 16px;}
.thumb				{background: #242424;}
.thumbi				{background: #242424; width: 94px; height: 94px; }
.thumba				{width: 94px; height: 94px; background: #333333;}

#galerij td.thumb	{vertical-align: middle;}

.blue				{color: #82A9DC;}

#foto				{z-index: 3; display: none; position: absolute; left: 275px; top: 175px; cursor: pointer; cursor: hand;}
.clickfoto			{float: right; cursor: pointer; cursor: hand;}
.link				{cursor: pointer; cursor: hand;}
.black				{color: black;}

