@charset "utf-8";
/* CSS Document */

body {
text-align: center;  /* Zentrierung im Internet Explorer */
}

a img {
border: 0;
}

div#page {
position: relative;
text-align: left;    /* Seiteninhalt wieder links ausrichten */
 /*margin: 0 auto;    standardkonforme horizontale Zentrierung */
 margin-left: auto;
 margin-right: auto;
 width: 961px;

}
  
#sgg_ly-main-menu-wrap {
height: 24px;
background: url(/fileadmin/templates/main/images/sgg-main-menu-back.jpg);
}

#sgg_ly-main-menu {
width: 670px;
float: left;
}

#suchbox {
z-index: 100;
float: right;
width: 260px;
height: 24px;
line-height: 24px;
text-align: right;
padding-right: 10px;
}

.feeling-logo {
height: 60px;
text-align: right;
}

#feeling-image {
width: 961px;
z-index: -10;
line-height: 0px;
}

#gallery {
background: red;
position: absolute;
left: 150px;
width: 550px;
}

#thumbs {
top: 0px;
right: 0;
width: 800px;
float: right;
}

#left-wrap {
width: 150px;
display: block;
float: left;
background: #ffffff;
}

#middle {
width: 550px;
float: left;
padding-left:20px;
}

#right {
width: 200px;
float: right;
}

#sub-menu {
background: #cccccc;
width: 150px;
}

#content {
width: 961px;
}

.clearer {
margin: 0;
padding: 0;
border: 0;
height: 1px;
color: #ffffff;
clear: both;
}

.logo-left {
text-align: left;
float: right;
padding: 10px;
}

.logo-right {
text-align: right;
float: left;
padding: 10px;
}

#kis {
clear: both;
height: 74px;
}

#kis-menu-wrap {
height: 24px;
line-height: 24px;
background: url(/fileadmin/templates/main/images/sgg-main-menu-back.jpg) repeat-x bottom;
padding-left: 10px;
clear: both;
position: relative;
}

#kis-menu {
width: 500px;
position: absolute;
left: 10px;
}

#language {
position: absolute;
left: 760px;
width: 190px;
text-align: left;
padding-right: 10px;
padding-top: 2px;
}

