/***This css file manages the asthetic layout,
dimensions etc***/

body {
text-align: center;
margin: 0;
margin-top: 13px;
}

#wrapper {
position: relative;
width: 946px;
margin: 0;
padding: 0;
margin: 0 auto;
text-align:left;
z-index: 1;
}

#top_shadow {
position: absolute;
/*right: -7px;*/
top: 33px;
width: 964px;
height: 120px;
/*z-index: -1;*/
}

#top_frei {
width: 795px;
height: 15px;
}

#top_a {
height: 33px;
width: 946px;
padding: 0;
margin: 0;
line-height: 33px;
}

#top_a_left {
float: left;
margin-left: 10px;
display: inline;
}

#top_a_right {
float: right;
margin-right: 20px;
}

#branding_header {
width: 946px;
height: 160px;
margin: 0;
padding: 0;
}

#top_nav {
height: 33px;
width: 946px;
margin: 0;
padding: 0;
}

#top_shelf {
border-top: 10px; /*border-top: 10px solid #E4E9AB;*/
width: 946px;
margin: 0;
padding: 400;
overflow: auto;
}

#top_shelf_left {
float: left;
width: 354px;
padding: 0 5px 0px 5px;
margin-left: 70px;
display:inline;
}

* html body #top_shelf_left {
width: 354px;
}

#top_shelf_right {
float: left;
width: 354px;
padding: 0 5px 0px 5px;
margin-left: 80px;
}

* html body #top_shelf_right {
width: 354px;
}

#top_seperator {
background: url(../images/top_seperator_bg.gif) no-repeat;
width: 946px;
height: 20px;
}

#content_wrap {
width: 946px;
overflow: auto;
}

#sidebar_left {
float: left;
width: 165px;
margin-left: 10px;
padding: 0 5px 5px 5px;
margin-top: -7px;
display: inline;
}

* html body #sidebar_left {
width: 180px;
}

#sidebar_right {
float: left;
width: 165px;
margin-left: 10px;
padding: 0 5px 5px 5px;
margin-top: -7px;
display: inline;
}

* html body #sidebar_right {
width: 180px;
}

#pathway {
float: left;
width: 538px;
margin-left: 11px;
padding: 5px;
}

* html body #pathway {
width: 549px;
}

#main_content {
float: left;
width: 530px;
padding: 10px;
margin-left: 10px;
}

* html body #main_content {
width: 550px;
}

#bottom_seperator {
background: #fff url(../images/bottom_seperator_bg.gif) no-repeat;
width: 946px;
height: 6px;
}

#footer  {
background: url(../images/footer.jpg) center no-repeat;
border-top: 3px solid white;
/*width: 946px;
height: 56px;*/
margin: 0 auto;
clear:both;
/*padding-top: 22px;*/
background-position: bottom center;

/*
background: #EEF2D0 url(http://www.lj-eidenberg.eu/web/templates/wallpaperrotator/rotate.php) center no-repeat;
/*background: #EEF2D0 url(../images/page_bg_noon.jpg) center no-repeat; /*../images/html_bg.gif) no-repeat; | hintergrund1.jpg  page_bg_noon.jpg

background-position: top center;
color: #5E5F59; /* von oben #FDE07C

font: 76.1% Arial, Verdana, Helvetica, sans-serif; */
}

#footer_shadow {
background: url(../images/footer.jpg) center no-repeat;
background-position: bottom center;
height: 293px;
width: 946px;
margin: 0;
padding: 0;
}
