html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 2;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



	body {
    margin-bottom: 25px;
    background-color: #e4e9f2;
    font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana";
    font-size: 11px;
  }
  
  h1 {
    font-size: 28px;
    color: #000;
  }
  
  a  {color: #03c}
  a:hover {
    color: #0e3793;
    text-decoration: none;
  }
  
  
  #page {
    background-color: #e4e9f2;
    width: 875px;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
  }
  
  #content {
    float: left;
    background-color: #e4e9f2;
    border: 1px solid #aaa;
    border-top: none;
    width: 875px;
  }
  

  #footer {
    clear: both;
  }
  

  #header {
    background: url("/sites/all/themes/celeasing2008/images/celtop.gif");
    background-repeat: no-repeat;
    background-position: top left;
    height: 80px;
	
  }
 #logo {
		width:360px; height: 70px;
  	float: left;
  }
 

  #main-content {
		padding: 20px;
		width: 620px;	
	}   
  #main {
		width: 675px;
		float: left;
		text-align: justify;
  }

	.address h1 {
		font-size: 13px;
		font-weight: bold;
		color: #3b3b9b;
	}
	.address p {
		font-size: 11px;
		font-weight: bold;
		color: #5e749b;
	}

  #language {
    font-size: 11px;
		width: 100px;
		color: #e4e9f2;
		float: right;
  }

  #language a {
		color: #e4e9f2;
		padding-left: 10px;
  }

  #search {
		width:160px; 
  	float: right;
  }
  #search input {
  	display: inline;
	}  
  #sidebar {
    float: right;
		width: 195px;
		background: #d1d9e8;
		padding: 20px 2px 20px 2px;
  }
  

 #main h1 {
		color: #3b3b9b;
		font-size: 16px;
		font-weight: bold;
		border-bottom:  1px solid #ef1522;
		width: 60%;
	}


#menu {
  float:left;
  width:100%;
  background: #3b3b9b url("/sites/all/themes/celeasing2008/images/bg.gif") repeat-x bottom;
  font-size:10px;
  line-height:normal;
}
#menu ul.ust {
  margin:0;
  padding: 0;
  list-style:none;
	display: block;
	clear: both;
}
#menu ul.ust li {
  float:left;
  background:#3b3b9b url("/sites/all/themes/celeasing2008/images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 15px;
  list-style:none;
  }
#menu ul.ust li a {
  float:left;
  display:block;
  background:url("/sites/all/themes/celeasing2008/images/right.gif") no-repeat right top;
  padding:5px 5px 4px 5px;
  text-decoration:none;
	font-size: 10px;
  font-weight:bold;
  color: #3b3b9b;
  }

#menu a:hover {
  color:#ef1522;
  }
#menu ul.ust li#current {
  background-image:url("/sites/all/themes/celeasing2008/images/left_on.gif");
  }
#menu ul.ust li#current a {
  background-image:url("/sites/all/themes/celeasing2008/images/right_on.gif");
  color:#fff;
  padding-bottom:5px;
}
#menu ul.alt {
	display: block;
	clear: both;
}
#menu ul.alt li {
	float: left;
}
#menu ul.alt a {
		color: #e4e9f2;
		padding-left: 10px;
		text-decoration: none;
		font-size: 10px;
}

#menu ul.alt a:hover {
    color: #ef1522;
}

h1#telefon {
	font-size: 48px;
	font-weight: bold;
	color: #fff;
	width: 100%;
	border: none;
  background: #ef1522;
	text-align: center;
}

#menux {
  float:left;
  width: 90%;
}
#mail {
  float: right;
  text-align: right;	
  width: 5%;
 padding-right: 5px;
}

