@import url("taktilum_content.css");

/* CSS Document */

body {
background-color: #D9DADB;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
margin: 0;
padding: 0;
}

#container_outer {
text-align: center;
background: url(../images/layout/body_bg.jpg) center repeat-y;
}

#container_inner {
width: 980px;
margin-right: auto;
margin-left: auto;
text-align: left;
}

#headerline {
height: 26px;
background: url(../images/layout/head_bg.jpg) center no-repeat;
}

#header {
border-bottom: 6px solid #D9DADB;
margin: 0 6px 0 6px;
background-color: #FFFFFF;
}

*html #header {
margin: 0 6px 0 6px;
}

#logo {
width: 144px;
height: 140px;
float: left;
}

#logo_mmbina {
width: 278px;
height: 140px;
float: left;
}

#void {
height: 50px;
}

#service {
float: right;
width: auto;
}

#claim {
padding: 6px 0 0 215px;
height: 40px;
overflow: viisble;
white-space: nowrap;
}

*html #claim {
padding: 6px 0 0 70px;
}

#claim h1 {
margin: 0;
padding: 0;
}

#navigation {
width: 174px;
float: left;
margin-left: 6px;
padding: 9px 12px 9px 12px;
}

*html #navigation {
margin-left: 3px;
}

#content_outer {
margin-left: 210px;
margin-right: 6px;
}

#breadcrumbs {
border-bottom: 6px solid #D9DADB;
}

#footer {
border-top: 6px solid #D9DADB;
border-right: 6px solid #D9DADB;
border-left: 6px solid #D9DADB;
background-color: #FFFFFF;
}

*html #footer {
margin-left: 1px;
}

#content_inner {
padding: 12px;
}

#content_main {
}

#content_mainalternative {
float: left;
width: 520px;
}

#content_margin {
width: 200px;
float: right;
/*border-left: 3px solid #D9DADB;
border-bottom: 3px solid #D9DADB;
padding-left: 6px;*/
}

#footerline {
height: 26px;
background: url(../images/layout/foot_bg.jpg) center no-repeat;
}