/* ---------------------------------------------------- body / html ---------------------------------------------- */
body, html {
	border: 0px;
	margin:0px 0 0px 0;
	padding:0;
}

body {
	background:#042f68;
	background-image:url(../images/bg.jpg);
	color:#000000;
	font-size:75%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}



html {
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
	SCROLLBAR-FACE-COLOR: #042f68;
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	SCROLLBAR-BASE-COLOR: #cccccc;
	scrollbar-3d-light-color: #cccccc;
}

/* ----------------------------------------------------- wrapper -------------------------------------------------- */
div#wrapper {
	position: relative;
	width:100%;
	margin-left:0px;
	background-image:url(../images/wrapper_back.jpg);
	background-repeat:repeat-y;
	z-index:1;
}

 #wrapper { height:100%;}

/* ----------------------------------------------------- Head ----------------------------------------------------- */
#head {
	margin:0 0 0 0;
	padding:12px 0 0 468px;
	width:532px;
	height:101px;
	background-image:url(../images/head.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.0em;
}

#head_bg {
	margin:0 0 0 0;
	height:113px;
	background-image:url(../images/head_bg.jpg);
	background-repeat:repeat;
}

/* ----------------------------------------------------- Naviback ------------------------------------------------- */
#naviback {
	margin:0 0 0 0;
	padding:210px 0 0 66px;
	width:196px;
	min-height:292px;
	background-image:url(../images/naviback.jpg);
	background-repeat: no-repeat;

}

/* ----------------------------------------------------- News ----------------------------------------------------- */
#news {
	position:absolute;
	padding:17px 35px 0 14px;
	top:113px;
	left:808px;
	width:143px;
	height:485px;
	background-image:url(../images/news.jpg);
	background-repeat: no-repeat;
}

/* ----------------------------------------------------- Content ------------------------------------------------ */
#content {
	padding:210px 30px 0 69px;
	width:447px;
	min-height:550px;
	background-image:url(../images/content.jpg);
	background-repeat:no-repeat;	
}

#content2 {
	padding:210px 30px 0 69px;
	width:447px;
	min-height:292px;
	background-image:url(../images/content.jpg);
	background-repeat:no-repeat;	
}

#content_bg {
	margin:-502px 0 0 262px;
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat;
}

/* ----------------------------------------------------- Foot --------------------------------------------------- */
#foot {
	margin:0 0 0 0px;
	padding:86px 0 0 66px;
	width:934px;
	height:49px;
	background-image:url(../images/foot.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:0.8em;
	color:#FFFFFF;
}

#foot_bg {
	margin:0 0 0 0;
	background-image:url(../images/foot_bg.jpg);
	background-repeat:repeat;
}

#adresszeile {
	margin:-23px 0 0 130px;
}

/* ----------------------------------------------------- Kassenbild _------------------------------------------- */
#kasse {
	position:absolute;
	top:478px;
	left:809px;
	width:161px;
	height:153px;
	background-image:url(../images/kasse.jpg);
	background-repeat:no-repeat;
}

/* ----------------------------------------------------- Ruecksprung ------------------------------------------- */
#rueck1 {
	position:absolute;
	top:1465px;
	left:829px;
	width:100px;
	height:20px;
}

#rueck2 {
	position:absolute;
	top:2871px;
	left:829px;
	width:100px;
	height:20px;
}

#rueck3 {
	position:absolute;
	top:1562px;
	left:829px;
	width:100px;
	height:20px;
}

#rueck4 {
	position:absolute;
	top:2066px;
	left:829px;
	width:100px;
	height:20px;
}

#rueck5 {
	position:absolute;
	top:3024px;
	left:829px;
	width:100px;
	height:20px;
}

#rueck6 {
	position:absolute;
	top:4150px;
	left:829px;
	width:100px;
	height:20px;
}

#rueck7 {
	position:absolute;
	top:1900px;
	left:829px;
	width:100px;
	height:20px;
}

#rueck8 {
	position:absolute;
	top:2050px;
	left:829px;
	width:100px;
	height:20px;
}


#player {
	height: 240px;
	width: 320px;
	display:block;
}

#player2 {
	height: 240px;
	width: 320px;
	display:block;
}


/* ----------------------------------------------------- Logo Euroweb ------------------------------------------ */

#euroweb {
	float:right;
	margin: 40px 60px 0 5px;
}

/* ------------------------------------------------------ Diverses ----------------------------------------------*/

.rightfloat {
	float:right;
	margin: 5px 0 20px 20px;
}

.rightfloat2 {
	float:right;
	margin: -15px 25px 10px 10px;
	border:1px solid #72868e;
}

.leftfloat {
	float:left;
	margin: 0 15px 15px 0;
}

.leftfloat2 {
	float:left;
	margin: 5px 15px 25px 0;
}

.leftfloat3 {
	float:left;
	margin: 20px 15px 25px 0;
}

