/*
--------------------------------------------------------------------------------

Client: Claudio Del Principe

Agency: kubus media | Interaktive Medien, Basel
Author: Joscha van der Linden for kubus media

--------------------------------------------------------------------------------
*/

/* -------------------------------------------------------------------------- */

/* hide from ie on mac \*/

html {
	height: 100%;
	overflow: auto;
}

#flashcontent {
	width: 100%;
	height: 100%;
}

/* end hide */

/* -------------------------------------------------------------------------- */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	color: #000000;
	font-size: 0.75em;
	background: #FFFFFF url(../images/veston_no_flash.jpg) repeat center center;
}

/* -------------------------------------------------------------------------- */

#wrap {
	width: 400px;
	position: absolute;
	margin: -80px 0 0 30px;
	left: 50%;
	top: 50%;
}

a {
	color: #000000;
}

a:hover {
	color: #858585;
}

img {
	border: none;
}

/* -------------------------------------------------------------------------- */
