/* Siden */
/* ------------------------ */

@font-face {
  	font-family: Delicious;
  	src: url(http://www.victorlager.com/site/Delicious-SmallCaps.eot);
}

@font-face {
  	font-family: Delicious;
  	src: url(http://www.victorlager.com/site/Delicious-SmallCaps.ttf);
}
/* A font by Jos Buivenga (exljbris) -> www.exljbris.com */

body {
	background-color: #191919;
	font-size:15px;
	font-family:  Delicious, Arial, Helvetica, sans-serif;

	letter-spacing:0.5px;
	color:#999999;
	padding:0px;
	margin:15px;
	}

table { font-size:15px;}

.table1 {
	margin-left:auto;
	margin-right:auto;
	border-bottom-width:thin;
	border-bottom-style:solid;
	border-color:#666666;}
.h11 {
	font-size: 19px;
	color: #666666;
	text-align:left;
	vertical-align: bottom; }

.h22 {
	text-align:right;
	vertical-align:bottom;
	font-size:15px;	
	color: #666666;}

/* Linker */
/* ------------------------ */

a:link {
	color: #666666;
	text-decoration: none; }

a:visited {
	color: #666666;
	text-decoration: none; }
a:hover {
	color: #333333;
	text-decoration: none; }
a:active {
	color: #666666;
	text-decoration: none; }

/* Diverse */
/* ------------------------ */

#photo {
    
    padding:3px;
	border:2px solid #000000;
	background-color: #2a2a2a
	}
	


p.about {text-align: left;
margin-left: 20px;
font-size: 10px;
}

.column{
	width:48%;
	text-align:left;
	vertical-align:top;
	padding:5px;
	}
	
.thumbnails {
	border:1px solid #666666;
	padding:3px;
	margin:3px;
	}

h1 {text-align: center;
      font-size: 19}