@charset "utf-8";
.foto {
	margin-top: 10px;
}
#copy {
	font-size: 11px;
	color: #FEFD00;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	position: absolute;
	top: 515px;
	left:650px;
}

/* CSS Document */
body {
	background-color: #222F63;
}
#container {
	background-image: url(../images/site/background.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 550px;
	width: 900px;
	left: 50%;
	top: 50%;
	margin-top: -275px;
	margin-left: -450px;
	border: thin double #8092D2;
}
#header {
	font-family:"Comic Sans MS", cursive;
	font-size: 50px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	height: 75px;
	width: 520px;
	padding-left: 380px;
}
.header_small {
	font-size: 36px;
}
.contentHeader {
	font-size: 14px;
	color: #FFF;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #Fff;
	position: absolute;
	top: 450px;
	height: 106px;
	margin-left: 40px;
}
a:visited {
	color: #FEFD00;
	text-decoration: none;
}
a:active {
	color: #FEFD00;
	text-decoration: none;
}
a:link {
	color: #FEFD00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FEFD00;
}
.hide {
	color: #222F63;
}
.foto_border {
	border: thin solid #8092B6;
}
.fotoTop2 {
	margin-top: 63px;
	border: thin solid #8092D2;
}
/*.fotoTop2 {
	margin-top: 50px;
	border: thin solid #8092D2;
}*/
#vekaboLogo {
	position: absolute;
	top: 8px;
	left: 42px;
	border: thin solid #222F63;
}
.smallType {
	font-size: 10px;
}
.darkblueHeader {
	color: #222F63;
}

.fotoTop1 {
	margin-top: 45px;
	border: thin solid #8092D2;
}
.fotoTop3 {
	margin-top: 55px;
	border: thin solid #8092D2;
}

#holder {
	height: 400px;
	position: absolute;
	top: 105px;
	left: 225px;
	width: 630px;
}

#holdersmall {
	width: 173px;
	height: 400px;
}

#holdersmall ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	cursor: pointer;
}

#holdersmall li {
	float: left;
	border: 1px solid #8092D2;
	margin-right: 2px;
	margin-bottom: 2px;
}
#holderbig {
	height: 338px;
	width: 450px;
	float: right;
	position: absolute;
	top: 0px;
	left: 173px;
	padding: 2px;
	border: 1px solid #8092D2;
}
