/* CSS Document */

body{
margin:0px;
height:100%;
background-color:#e5e5e5; 
background-image:url(../images/bg2.jpg);
/*background-image:url(../images/bg.jpg);*/
background-position:top;
background-repeat:repeat-x;
font-size: 12px;
font-weight: normal;
}

#container{
margin:0 auto;
width:960px;
}

#main{
float:left;
width:779px;
}

#header{
width:779px;
height:245px;
background-image:url(../images/Header-2010-de-neu.jpg);
background-repeat:no-repeat;
background-color:#ffffff;
}

#header-en{
width:779px;
height:245px;
background-image:url(../images/Heade-2010-en-neu.jpg);
background-repeat:no-repeat;
background-color:#ffffff;
}

#header-fr{
width:779px;
height:245px;
background-image:url(../images/Header-2010-fr-neu.jpg);
background-repeat:no-repeat;
background-color:#ffffff;
}

#main-header{
height:158px;
}

#bottom-header{
background-image:url(../images/bottom-header.jpg);
background-repeat:no-repeat;
height:22px;
width:783px;
}

#sprachen{
float:right;
padding-top:2px;
padding-right:3px;
}

#inner{
width:779px;
min-height:480px !important;
height: 100% !important;
height:480px;
background-color:#ffffff;
/*border-right:4px solid #e1e1e1;
border-bottom:4px solid #e1e1e1;*/
}

#left{
float:left;
width:215px;
padding-bottom:10px;
}

#content{
float:left;
width:545px;
padding-top:8px;
}

#menu{
padding-top:5px;
padding-left:5px;
}

#menu ul{
list-style:none;
margin:0px;
padding-left:5px;
}

#menu ul li{
line-height:20px;
height:18px;
}

#menu img{
margin-right:8px;
}

#menu ul li a{
margin-left:21px;
}

#menu ul li a.main_menu_sel{
margin-left:0px;
}

#menu ul li a.main_menu_unsel{
margin-left:4px;
}

#menu ul li a.sub2_menu_sel{
margin-left:28px;
}

#menu ul li a.sub2_menu_unsel{
margin-left:28px;
}

#druck{
float:right;
margin-bottom:10px;
}

p{
color:#000000;
}

#right{
float:left;
margin-left:4px !important;
margin-left:0px;
width:177px;
}

#schnaeppchen{
margin-top:145px;
margin-left:2px;
//background-image:url(../images/button.gif);
//background-repeat:no-repeat;
height:53px;
width:135px;
padding-left:10px;
padding-top:12px;
}

#aktuelles{
margin-top:43px;
margin-left:7px;
width:155px;
}

#punkte{
margin-left:7px;
}

#mott-logo{
margin-top:8px;
margin-left:7px;
margin-bottom:5px;
}

#mott-logo img{
	border:0px;
}

#mott-logo2{
margin-top:8px;
margin-left:7px;
margin-bottom:5px;
}

#mott-logo2 img{
	margin-top:7px;
	border:0px;
	border:0px;
}

#anschrift{
margin-top:0px;
margin-top:expression('-10px');
margin-left:7px;
}


.tags {
border: 1px solid #CCCCCC;
width: 170px;
/*margin-top:	expression('117px') !important;*/
margin-top: 10px;
margin-left: 10px;
padding: 10px;
line-height: 17px;
}
.tags ul {
	margin: 0 0 0 0px;
	padding: 0px;
}
.tags ul li {
	padding: 0px;
	margin: 0px;
	line-height: 30px;
}

#footer {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 230px;
	font-size: 11px; 
	color: #666666;
}

#footer a {
	color: #0061ab;
}

.pages_selected{
	background-color:#F08B30;
	padding:2px 5px 2px 5px;
	border:1px solid #eeeeee;
}

.pages_unselected{
	background-color:#ffffff;
	padding:2px 5px 2px 5px;
	color:#000000;
}