html, body, div, span,applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dd, dl, dt, li, ol, ul,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input {margin: 0;padding: 0;border: 0;font-weight: inherit;font-style: inherit;font-size: 100%;line-height: 1;font-family: inherit;text-align: left;vertical-align: baseline;}
a img, :link img, :visited img {border: 0;}
table  {border-collapse: collapse; border-spacing: 0;}
ol, ul {list-style: none;}
q:before, q:after,blockquote:before, blockquote:after {content: "";}
/* CSS RESET */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	background:url('../_images/head.jpg') no-repeat top center;
}

a {
	color:#eb0032;
}

a:hover {
	text-decoration:none;
}

h1 {
	font-size:19px;
	margin:0px;
	color:#eb0032;
}

#container {
	width:862px;
	margin-left:auto;
	margin-right:auto;
}

#menu {
	position:relative;
	top:140px;
	height:165px;
}

#content {
	position:relative;
	top:165px;
	width:611px;
	line-height:19px;
}

a.menuItem {
	display:block;
	float:left;
	padding-top:140px;
	height:25px;
	width:152px;
	margin-right:1px;
	text-align:center;
	text-decoration:none;
	color:#313131;
	background:url('../_images/trans.gif');
}

a:hover.menuItem {
	background:#eb0032;
	color:white;
}

a.menuItemActive {
	display:block;
	float:left;
	padding-top:140px;
	height:25px;
	width:152px;
	margin-right:1px;
	text-align:center;
	text-decoration:none;
	background:#eb0032;
	color:white;
}

a:hover.menuItemActive {
	background:#171717;
	color:white;
}

.fotoAlbum {
	border:1px solid #181818;
}

#fotoRight {
	float:right;
}

.clearBoth {
	clear:both;
}

.footerTekst {
	font-size:10px;
	color:#666666;
}