*{
margin:0;
padding:0;
/*border: 0px;*/
}

html,body{
background-color: #cecbce;	
background-image: url(/image/layout/publisuisse_bg.jpg);
background-repeat:repeat-x;
}

#container{
width:950px;
height:auto !important;
}

#top{
width:100%;
height:98px;
background-color:white;
}

#topcontent{
width:780px;
height:98px;
background-color:#fff;
/*background:url(/image/layout/header.gif);*/
margin-left:170px;
display:block;
}

#logo{
position:absolute;
top:0px;
left:700px;
z-index:999;
border:1px solid green;
display:block;
width:120px;
height:20px;
/*margin:20px 20px 30px 25px;*/
}
#logo a, #logo a:visited{
display:block;
width:150px;
height:30px;
}

#left{
width:170px;
height:300px;
margin-top:25px;
float:left;
}

#main{
width:780px;
background-color:#fff;
float:left;
}

#mainleft{
width:550px;
background-color:#fff;
float:left;
}

#right{
width:230px;
background:url(/image/layout/empty.gif) top left repeat-x;
float:left;
margin:0;
padding:3px 0px 0px 0px;
}

#footer-d{
width:780px;
height:42px;
background:url(/image/de/footer_g.gif);
float:left;
}

#footer-f{
width:780px;
height:42px;
background:url(/image/fr/footer_f.gif);
float:left;
}

#footer-i{
width:780px;
height:42px;
background:url(/image/it/footer_i.gif);
float:left;
}

#mainnav{
width:550px;
height:25px;
background:url(/image/layout/empty.gif) top left repeat-x;
float:left;
}

#mainnavright{
margin:0px;
padding:0px;
width:230px;
height:25px;
background:url(/image/layout/empty.gif) top left repeat-x;
float:left;
}

#content{
width:550px;
background-color:#fff;
margin:0;
padding:0;
float:left;
}

#breadcrumb{
width:auto;
height:auto;
background-color:#fff;
padding:15px 25px;
}

#maincontent{
width:auto;
height:auto;
background-color:#fff;
padding:0px 25px;
}

#mainwide{
margin:0px;
padding:0px;
width:780px;
height:auto;
background-color:#fff;
float:left;
}


#logo{
margin-top:20px;
margin-left:25px;
width:150px;
height:30px;
float:left;
}


/*===== Navigation im Header =================================================*/
#servicenav{
position:absolute;
top:15px;
left:190px;
z-index:999;
width:220px;
/*margin-top:20px;
margin-right:7px;
float:right;*/
}

#servicenav,#servicenav a:link,#servicenav a:hover,#servicenav a:visited{
font: 11px/14px Arial, Helvetica, Tahoma, Verdana, sans-serif;
font-weight:bold;
color:#fff;
text-decoration:none;
/*text-align:right;*/
}

#servicenav .normalweight{
font-weight:normal;
}

#servicenav a:hover{
text-decoration:underline
}
/*===== Navigation im Header =================================================*/
