/*********************************************************************************

	Project		:	Aebi Travel
	Copyright	:	m.e.gerber netdesign

**********************************************************************************/


/* ### undo #################################################################### */

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top;}


legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }

/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/* ### HTML ###################################################################### */
html {
	min-height: 99%;
	margin-bottom: 1px;
}


/* ### BODY ###################################################################### */
body {
	color: #222222;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

/* \*/ * html body { text-align:center; font-size: 11px; } /* *//* IE 5.5 Hack */

.clear {
	clear:left;
}

.floatLeft { float:left; }
.floatRight { float:right; }

.warning { color:#f00; background: inherit; }


/* ### Website Container (Ausrichtung) ############################################################ */
#site-container {
width:100%;
height:100%;
margin:0;
padding:0;
z-index:1;
}


/* ### Website Content ############################################################ */
#site { 	
  position:absolute;
  width:810px;
  margin-left:-405px;
  left:50%;
  text-align: left;
  padding:0;
  z-index:1;
}

#container-logo {
width:100%;
height:120px;
margin-top:20px;
background-image:url(logo_head.png);
background-position:center;
background-repeat:no-repeat;
z-index:1;
}

#container-header-a {
width:100%;
height:200px;
margin-top:10px;
background-image:url(pic-head-1.jpg);
background-position:top center;
background-repeat:no-repeat;
z-index:1;
}

#container-header-b {
width:100%;
height:200px;
margin-top:10px;
background-image:url(pic-head-2.jpg);
background-position:top center;
background-repeat:no-repeat;
z-index:1;
}

#container-header-c {
width:100%;
height:200px;
margin-top:10px;
background-image:url(pic-head-3.jpg);
background-position:top center;
background-repeat:no-repeat;
z-index:1;
}

#container-header-d {
width:100%;
height:200px;
margin-top:10px;
background-image:url(pic-head-4.jpg);
background-position:top center;
background-repeat:no-repeat;
z-index:1;
}

#container-header-e {
width:100%;
height:200px;
margin-top:10px;
background-image:url(pic-head-5.jpg);
background-position:top center;
background-repeat:no-repeat;
z-index:1;
}

#container-content {
display:block;
clear:both;
position:relative;
z-index:1;
width:790px;
min-height:330px;
height:auto !important;
height:330px;
overflow:visible;
padding:0;
padding-left:10px;
padding-right:10px;
margin:0;
margin-bottom:10px;
background-image:url(bg_line.gif);
background-position:top left;
background-repeat:repeat-y;
}

#container-main {
float:left;
width:573px;
min-height:100%;
height:auto !important;
height:100%;
padding-left:30px;
overflow:visible;
z-index:1;
}

#container-left {
float:left;
width:160px;
min-height:100%;
height:auto !important;
height:100%;
margin-left:0px;
padding-right:8px;
overflow:visible;
z-index:1;
}

#content {
width:100%;
margin-top:0;
margin-left:0;
margin-right:0;
margin-bottom:0;
z-index:1;
}

#container-footer {
width:100%;
height:45px;
padding-bottom:10px;
background-image:url(footer.png);
background-position:top center;
background-repeat:no-repeat;
z-index:1;
}

#footer-left {
float:left;
width:450px;
height:12px;
padding:0px;
padding-top:4px;
padding-left:30px;
z-index:1;
}

#footer-right {
float:left;
width:300px;
height:12px;
text-align:right;
padding:0px;
padding-top:4px;
z-index:1;
}