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

body {
	background:#ffffff;
	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: #1e40a8;
	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:919px;
	margin:auto;
	background-image:none;
	background-repeat:repeat-y;
	z-index:1;
}

* html #wrapper { height:100%;}

/* ----------------------------------------------------- Head ----------------------------------------------------- */
#head {
	margin:0 0 0 0;
	padding:40px 0 0 644px;
	width:275px;
	height:47px;
	background-image:url(../images/head.jpg);
	background-repeat: no-repeat;
}

#head a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

#head a:hover {
	text-decoration:none;
	color:#bdcdfa;
}

/* ----------------------------------------------------- Head ----------------------------------------------------- */
#logo {
	margin:0 0 0 0;
	width:919px;
	height:84px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
}

/* ----------------------------------------------------- Naviback ------------------------------------------------- */
#naviback {
	margin:0 0 0 0;
	padding:0 0 0 42px;
	width:877px;
	height:115px;
	background-image:url(../images/naviback.jpg);
	background-repeat: no-repeat;
}

/* ----------------------------------------------------- Content ------------------------------------------------ */
#content {
	margin:0 0 0 0;
	padding:23px 73px 0 69px;
	width:777px;
	height:314px;
	background-image:url(../images/content.jpg);
	background-repeat: no-repeat;
}

#content2 {
	margin:0 0 0 0;
	padding:23px 73px 0 69px;
	width:777px;
	min-height:314px;
	background-image:url(../images/content.jpg);
	background-repeat: no-repeat;
}

/* ----------------------------------------------------- Foot --------------------------------------------------- */
#foot {
	margin:0 0 0 0px;
	padding:27px 0 0 69px;
	width:850px;
	height:50px;
	background-image:url(../images/foot.jpg);
	background-repeat:no-repeat;
}

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

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

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

.rightfloat {
	float:right;
	margin: -20px 4px 10px 10px;
}

.rightfloat2 {
	float:right;
	margin: 15px 4px 10px 20px;
	border:#000000 solid 1px;
}

.rightfloat3 {
	float:right;
	margin: 20px 4px 10px 10px;
}

.rightfloat4 {
	float:right;
	margin: 20px 50px 10px 10px;
}

.rightfloat5 {
	float:right;
	margin: 0 -20px 10px 10px;
}

.rightfloat6 {
	float:right;
	margin: 0 4px 10px 10px;
}

/* ------------------------------------------------------ Routenplaner ---------------------------------------------*/

#routenplaner {
	float:right;
	margin:0 0 0 0;
	width:300px;
	height:300px;
}

