/*  
Design: hildebrandt-ra.de
Design Author: Cordula Hildebrandt
Version: 2.0
Webdesign: This website XML, CSS, XHTML and was seo built by Internet Marketing Agentur
Webdesign URI:  http://www.internet-marketing-agentur.com
*/


* {
	margin: 0;
	padding: 0;
}

#wrapper {
	margin: 0 auto;
	margin-bottom: 60px;
	width: 800px;
	position: relative;
}

#bor {
    border: 1px solid #AABBC3;
}
#main {
     width: 800px;
	 height: auto;
}

#header {
	background-image: url(../images/Anwaltskanzlei_Cordula_Hildebrandt_wirtschaftsrecht-internetrecht.jpg);
	background-repeat: no-repeat;
	height: 249px;
	margin-bottom: 10px;
	width: 800px;
}

#content  {
     float: right;
     width: 600px;
     padding: 10px 10px 0 10px;
     line-height: 1.5em;
     background: transparent;
}

#sidebar {
     float: left;
     width: 160px;
     padding: 50px 0 0 0; 
     list-style-type: none;
}

.menue_s li {
	background-image: url(../images/x2.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	width: 160px;
    padding: 5px 0 0px 15px;

}

#language {
     position: absolute;
     top: 253px;
     vertical-align: middle;
     padding:  0px  0px  0px 5px;
     margin-top: 20px;
     width: 150px;
     height: 16px;
     background: transparent;
}

#language li {
    display: inline;
    padding:  0 10px;
}
 
#de a:hover { 
      background-image: url(../images/flag_de_de.gif);
      width: 21px;
      height: 13px;
      margin: 0;
      padding: 0;
 }

#fr a:hover { 
      background-image: url(../images/flag_fr_fr.gif);
      width: 21px;
      height: 13px;
      margin: 0;
      padding: 0;
}

#en a:hover { 
      background-image: url(../images/flag_uk_en.gif);
      width: 21px;
      height: 13px;
      margin: 0;
      padding: 0;
}

#footer {
    background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 787px;
    clear: both; 
}

/*  Bilder */
  
.bildr {
   float:left;
   padding:6px 10px 10px 10px;
   clear: both; 
}

.bildl {
   float:right;
   padding:6px 10px 10px 10px;
}

.border {border:0px none;
}

.border1 {border: 2px solid #AABBC3;
   
}

