/* Allgemein */

#facebook-home {
	position: absolute;
	margin-top: -240px;
	margin-left: 226px;
	left: 50%;
	top: 50%;
	z-index: 200;
}

#youtube-home {
	position: absolute;
	margin-top: -240px;
	margin-left: 253px;
	left: 50%;
	top: 50%;
	z-index: 200;
}

#qype-home {
	position: absolute;
	margin-top: -240px;
	margin-left: 306px;
	left: 50%;
	top: 50%;
	z-index: 200;
}

#xing-home {
	position: absolute;
	margin-top: -240px;
	margin-left: 338px;
	left: 50%;
	top: 50%;
	z-index: 200;
}


body {
     background-color: #666666;
}

a {
	font-family : arial,verdana;
	font-size : 11px;
	font-weight: bold;
	text-decoration:none;
	color: black;
}

div.bg {
       position: absolute;
       background-image: url(layout/bg.jpg);
       width: 1266px;
       height: 768px;
       left: 50%;
       top: 50%;
       margin-left: -633px;
       margin-top: -384px;
}

div.worldclock {
           position: absolute;
           font-family: arial,verdana;
           font-size: 11px;
           color: white;
           padding: 2px;
           left: 864px;
           top: 0px;
}

div.worldclock_text {
           padding-left:5px;
           padding-right:5px;
           float: left;
           color: white;
}

div.worldclock_sep {
           float: left;
           color: #FF0214;
}

div.worldclock_bonacelli {
           float: left;
           padding-left:8px;
           color: #808080;
}

div.main {
         position: absolute;
         width: 800px;
         height: 582px;
         top: 50%;
         left: 50%;
         margin-left: -400px;
         margin-top: -245px;
         /* background-color: green; */
}

div.middle {
           clear: both;
           width: 100%;
           height: 340px;
}

div.middle_left {
                font-family: arial,verdana;
                font-size: 11px;
                padding: 0px;
                float: left;
                overflow: auto;
                width: 226px;
                height: 340px;
                background-color: #F6E7DB;
}

div.middle_center {
                  float: left;
                  width: 348px;
                  height: 340px;
                  background-color: white;
}

div.middle_right {
                 font-family: arial,verdana;
                 padding: 14px;
                 font-size: 11px;
                 float: left;
                 overflow: auto;
                 width: 198px;
                 height: 312px;
                 background-color: #F6E7DB;
}

div.middle_bottom {
                  clear: both;
                  width: 800px;
                  height: 18px;
                  padding: 2px;
                  background-color: #A07355;
                  font-family: arial,verdana;
                  font-size: 11px;
}

div.middle2 {
            position: relative;
            overflow: auto;
            width: 100%px;
            top: 12px;
            height: 200px;
            font-family: arial,verdana;
            font-size: 11px;
            color: black;
            /* background-color: yellow; */
}

div.geschichte_back {
                    overflow:hidden;
                    width:348px;
                    height:340px;
                    background-color: #DEDFBD;
                    background-image: url(images/geschichte.jpg);
                    background-repeat: no-repeat;
}

div.geschichte_front {
                     overflow:auto;
                     width:348px;
                     height:340px;
}

div.french {
       float: left;
       width: 130px;
       overflow: hidden;
}

div.submenu {
       float: left;
       position: relative;
       width: 540px;
       text-align: center;
}

/* Mozilla hack */

html>body div.middle_bottom {
                            width: 796px;
                            height: 14px;
}

div.submenu {
       width: 598px;
}

/* Mozilla hack end */

/* Menu */

div.topmenu {
            float: left;
            font-family: arial,verdana;
            font-size: 10px;
            position: relative;
            left: 226px;
            width: 58px;
            height: 30px;
}

div.topmenu_text {
            text-align: center;
            padding-top:3px;
            padding-bottom:3px;
            padding-left:0px;
            height: 16px;
}

a.topmenu {
            font-family: arial,verdana;
            font-size: 10px;
            text-decoration: none;
            color: white;
}

div.menu_produkte {
                  background-color: #A07355;
                  width: 100%;
                  height: 8px;
}

div.menu_aktuelles {
                  background-color: #0A1219;
                  width: 100%;
                  height: 8px;
}

div.menu_kollektion {
                  background-color: #FF0214;
                  width: 100%;
                  height: 8px;
}

div.menu_geschichte {
                  background-color: #540D12;
                  width: 100%;
                  height: 8px;
}

div.menu_fertigung {
                  background-color: #222217;
                  width: 100%;
                  height: 8px;
}

div.menu_shop {
                  background-color: #575741;
                  width: 100%;
                  height: 8px;
}

table.submenu, tr.submenu, td.submenu  {
	background-color: #FFFF99;
	border: 1px solid;
        border-color: #000000;
        BORDER-COLLAPSE: collapse;
	font-family : arial, verdana, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

a.menu:link, a.menu:visited  {
	font-family : arial, verdana;
	color : black;
	font-size : 11px;
	text-decoration : none;
	font-weight: normal;
}

a.menu:active, a.menu:hover  {
	font-family : arial, verdana;
	color : #333333;
	font-size : 11px;
	text-decoration : none;
	font-weight: normal;
}

/* Ende */
