/* 
Titel:     Aco-plast default stylesheet
Skribent:    Communikanten / VesterKopi a/s
Opdateret:   13 Juni 2006
*/

/* Body
---------------------------------------------------------- */
* {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
text-align: center;
}

/* Struktur
---------------------------------------------------------- */

#DWMain {
background: #fff url('/files/System/acoplast_wrapperbg.gif') top left repeat-y;
width: 908px;
/* left: 50%; */
margin: 0 auto;
padding-bottom: 15px;
text-align: center;
}

#footer {
background: url('/files/System/acoplast_footerbg.gif') top left no-repeat;
width: 908px;
height: 40px;
margin: 0 auto;
}

#footer small {
line-height: 40px;
color: #fff;
}

/* Brodkrummesti
---------------------------------------------------------- */

#breadcrumb {
background: url('/files/System/acoplast_breadcrumbbg.gif') top left no-repeat;
height: 26px;
line-height: 26px;
}

#bc_venstre {
float: left;
padding-left: 200px;
}

#bc_hojre {
float: right;
padding-right: 20px;
}

#bc_hojre img {
vertical-align: middle;
margin-left: 10px;
padding-top: 5px;
}



/* Header, Logo, SEO
---------------------------------------------------------- */

#header {
background: url('/files/System/acoplast_headerbg.jpg') top left no-repeat;
height: 113px;
position: relative;
}

#logo {
margin: 0;
padding: 0;
position: absolute;
top: 10px;
left: 100px;
width: 306px;
height: 49px;
text-indent:-30000px;
}

object {
position: absolute;
top: 0;
right: 9px;
}

/* SendToFriend, PrinterFriendly
---------------------------------------------------------- */

#quicklinks {
height: 38px;
background: url('/files/System/acoplast_linkprintbg.gif') top left no-repeat;
padding-right: 30px;
line-height: 38px;
text-align: right;
}

#quicklinks a {
color: #5a5746;
}

/* Indhold
---------------------------------------------------------- */

#content {
width: 834px;
margin: 0 auto;
text-align: left;
}

#content_left {
float: left;
width: 604px;
}

#content_right {
float: right;
width: 218px;
}

/* Misc
---------------------------------------------------------- */

.padding {
padding: 12px;
}

.h1 {
text-transform: 
}

/* Dropdown
---------------------------------------------------------- */

#dropdown{
position:absolute;
bottom: 1px;
left: 100px;
text-align: left;
}

div.L1 a {
padding: 0 4px;
padding-top: 2px;
line-height: 16px;
text-transform: 
}

div.L1 a:hover {
background: #fff;
}

.L1_Active {
background: #fff;
display: inline !important;
display: block;
padding-right: 4px;
}

.menutable {
text-align: left;
}


