@charset "utf-8";

* {
margin:0px;
padding:0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:100%;
	
	background-color:#fad69f;
	
	scrollbar-base-color: #4a4b4d;
	scrollbar-arrow-color: #c8c8c8;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #c8c8c8;
	scrollbar-track-color: #c8c8c8;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}


p {
	color:#FFFFFF;
}


#body {
	width:100%;
	height:560px;
	background-image:url(layout/patern1.png);
	position: relative;
	top:-127px;
}

#container {
	width:970px;
	height:560px;
	background-image:url(layout/background.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:auto;
	margin-right:auto;
}
#h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


#links {
	width:90px;
	height:230px;
	margin-left:200px;
	margin-top:180px;
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}

#slingers {
	width:750px;
	height:140px;
	margin-left:160px;
	position: absolute;
}

#image {
	margin-left:550px;
	margin-top:130px;
	width:220px;
	height:165px;
	position:relative;
	background-color:#666666;
	left: 0px;
	top: -340px;
}

#content {
	width:214px;
	height:336px;
	margin-top:125px;
	margin-left:120px;
	position:relative;
	overflow:auto;
	padding-left:10px;
	padding-right:10px;
	left: 176px;
	top: 120px;
}

#animation {
	margin-left:585px;
	margin-top:304px;
	position:absolute;
	width:269px;
	height:200px;
}

#fotokader {
	width:230px;
	height:175px;
}
#img_lb {
	position: absolute;
	margin-top:120px;
	margin-left:30px;
	width: 227px;
	height: 203px;
	background-image:url(layout/fotolb.);
	background-repeat:no-repeat;
}

#img_lo {
	position: absolute;
	margin-top:290px;
	margin-left:30px;
	width: 210px;
	height: 183px;
	background-image:url(layout/fotolo.png);
	background-repeat:no-repeat;
}

#img_rb {
	position: absolute;
	margin-top:120px;
	margin-left:800px;
	width: 170px;
	height: 175px;
	background-image:url(layout/fotorb.png);
	background-repeat:no-repeat;
}


#img_ro {
	position: absolute;
	margin-top:290px;
	margin-left:800px;
	width: 170px;
	height: 181px;
	background-image:url(layout/fotoro.png);
	background-repeat:no-repeat;
}

#logos {
	width:510px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
}

