/* CSS Document travel-beyond.com Privatkunden 
----------------------------------------------- */	
* { margin: 0; padding: 0; }

html, body {
/*	background-image:url(../images/eb_background_01.jpg);
	background-repeat:no-repeat; */
/*	background-image:url(../images/eb_body_background_01.gif);
	background-repeat:repeat-x;	
	background-color:#C2B48F; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #00748B url(../images/eb_top_background_02.jpg) repeat-x center top;
	margin-right: 1px;
}

#top {
	width: 990px;
	height: auto;
	position: relative;
	top: 20px;
	left: 0px; 
	padding:0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	margin: 0px auto;
	text-align: left;
}

/* HEADER CONTAINER
----------------------------------------------- */	

#header-container {
	width: 990px;
	height: 177px;
}

#logo-all {
	width: 265px;
	height: 177px;
	float: left;
/*	background-image: url(../images/eb_logo_all.jpg);
	background-repeat: no-repeat; */
}

#logo-top {
	width: 265px;
	height: 26px;
	float: left;
/*	background-image: url(../images/eb_logo_top.jpg);
	background-repeat: no-repeat; */
}

#logo {
	width: 265px;
	height: 120px;
	float: left;
/*	background-image: url(../images/eb_logo.jpg);
	background-repeat: no-repeat; */
}

#logo-bottom {
	width: 265px;
	height: 31px;
	float: left;
	left: 30px;
	position: relative;
	background-image: url(../images/eb_logo_bottom.jpg);
	background-repeat:no-repeat; 
}

#head-navi {
	width: 725px;
	height: 26px;
	float: right;
}

#brand-select {
	width: 200px;
	float: left;
	font-size: 9px;
	font-weight: normal;
	color: #606060;
	padding: 4px 0px 0px 18px;
}
/* Sprachwechsler 
---------------------- */

#language-select {
	width: 225px;
	height: auto;
	float: right;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

ul#sprachwechsler {
	outline: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul#sprachwechsler li { float: left; list-style-type: none; list-style: none; padding: 0px; margin: 0px; }
        ul#sprachwechsler li span#german-flag {
			width: 25px;
			height: 18px;
			float: left;
			background-image: url(../images/tb-flaggen.jpg);
			background-position: 0px 0px;
			}
        ul#sprachwechsler li span#english-flag {
			width: 25px;
			height: 18px;
			float: left;
			background-image: url(../images/tb-flaggen.jpg);
			background-position: -28px 0px;
			}
		ul#sprachwechsler li span#german-flag-current {
			width: 25px;
			height: 18px;
			float: left;
			background-image: url(../images/tb-flaggen.jpg);
			background-position: 0px -17px;
			}
        ul#sprachwechsler li span#english-flag-current {
			width: 25px;
			height: 18px;
			float: left;
			background-image: url(../images/tb-flaggen.jpg);
			background-position: -28px -17px;
			}
ul#sprachwechsler li a {
        display: block;
		width: 25px;
		height: 18px;
		height: auto;
		width: auto;
	    margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		outline: none;
		}
/*ul#sprachwechsler li, ul#sprachwechsler li a { display: none; }
*/	


#image-container {
	width: 715px;
	height: 120px;
	float: left;
	overflow: hidden;
}

#top-navi {
	width: 715px;
	height: 31px;
	float: left;
}

#header-right {
	width: 10px;
	height: 142px;
	float: right;
/*	background-image: url(../images/eb_header-right.jpg);
	background-repeat: no-repeat; */
}

/* CONTENT CONTAINER
----------------------------------------------- */	

#content-container {
	width: 990px;
	height: auto;
	float: left; 
	background-image: url(../images/eb_content_background_02.jpg);
	background-repeat: repeat-y;
}

/* left Content ----------------------------------------------- */	
#left-content-container {
	width: 240px;
	height: auto;
	float: left; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 24px 0px;
}

#logo-bottom-two {
	background-image: url(../images/eb_logo_bottom-2.jpg);
	background-repeat: no-repeat; 
	width: 240px;
	height: 20px;
	float: left;
}

#left-navi {
	position: relative;
	width: 200px;
	height: auto;
	float: left;
	left: 30px;
	top: 44px;
}

#left-one {
	position: relative;
	width: 200px;
	height: auto;
	left: 50px;
	top: 32px;
}
#left-charity {
	position: relative;
	width: 200px;
	height: auto;
	left: 50px;
	top: 56px;
}
#left-spare-two {
	position: relative;
	width: 200px;
	height: auto;
	left: 30px;
	top:16px;
}

#left-spare-three {
	position: relative;
	width: 200px;
	height: auto;
	left: 30px;
	top:16px;
}

/* main Content ----------------------------------------------- */	

#main-content-container {
	width: 740px;
	height: auto;	
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/eb_maincontent_back_01.jpg);
	background-repeat: repeat-y; 
	border-top: 1px solid #606060;
/*	border-bottom: 1px solid #CFAC50; */
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}
#main-content-container-wide {
	width: 740px;
	height: auto;	
	float: left;
	background-color: #FFFFFF;
	border-top: 1px solid #606060;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}
#main-content-container-home {
	width: 740px;
	height: auto;	
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/eb_maincontent_back_01.jpg);
	background-repeat: repeat-y;
	border-top: 1px solid #606060;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}
#main-content {
	width: 520px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px; 
}

#breadcrumb {
	width: 500px;
	height: 20px;
	overflow: hidden;
	margin: 16px 0px 0px 0px;
	font-size: 9px;
	color: #606060;
}
#content-normal {
	width: 500px;
	height: auto;
	float: left; 
	margin: 16px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}
#browse {
	width: 500px;
	height: auto;
	float: left;
	font-size:9px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 24px 0px;
	color: #606060;
	text-align: right;
}
#content-normal-wide {
	width: 700px;
	height: auto;
	float: left; 
	margin: 16px 0px 0px 0px;
	padding: 0px 0px 24px 0px;
	/* display: inline;  IE fix for double-margin bug */	
}
#content-normal-home {
	width: 500px;
	height: auto;
	float: left; 
	margin: 24px 0px 0px 0px;
	padding: 0px 0px 24px 0px; 
}
/* right Content ----------------------------------------------- */	

#main-content-right {
	width: 200px;
	height: auto;
	float: right;
}

#right-one {
	width: 200px;
	height: auto;
	padding: 16px 0px 0px 4px
}
#right-project {
	width: 200px;
	height: auto;
	padding: 16px 0px 0px 4px
}
#right-spare-two {
	width: 200px;
	height: auto;
}
#right-spare-three {
	width: 200px;
	height: auto;
}

/* FOOTER CONTAINER 
----------------------------------------------- */	

#footer {
	width: 990px;
	height: 48px;
	float: left;
	background-image: url(../images/eb_footer_02.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#foot-border {
	width: 942px;
	height: 8px;
	border-top: 1px solid #90471E;
	margin: 2px 0px 0px 36px;
}

#foot-navi {
	width: 730px;
	height: 24px;
	float: left;
	position: relative;
	left: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
}

#copyright {
	width: 197px;
	height: 24px;
	float: right; 
	position: relative;
	right: 16px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
/*	border-top: 1px dashed #CFAC50; */
}

/* Holly Hack Targets IE Win only \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;} 
/* End Holly Hack */	


