/* Design der Boxen - Neuheiten, - Tramsen Media */

/* Allgemeine Boxen */

.boxen-head {
background-color:#d0d0d0;
border:none;
border-bottom:1px solid #ff6804;
text-align:center;
}

.boxen-content {
border:none;
background-color:#b0b0b0;
text-align:left;
padding:3px;
}

.boxen-content-angebote {
background-color:white;
-moz-opacity:0.75;
filter:alpha(opacity=75);
text-align:left;
border-left:1px solid #248099;
border-right:1px solid #248099;
border-bottom:1px solid #248099;
background-repeat:no-repeat;
background-position:top right;
padding:3px;
}

.box-content-news {
background-color:#b0b0b0;
background-repeat:no-repeat;
background-position:top right;
text-align:left;
padding:3px;
}

/* Box fuer die Navigation  */

.box-head-navigation {
background-color:#d0d0d0;
border:none;
border-bottom:1px solid #ff6804;
text-align:center;
}
.box-content-navigation {
border:none;
background-color:#b0b0b0;
text-align:left;
padding:3px;
/*border-bottom:1px solid #ff6804;*/
}

.text-button{
text-align:center;
border:2px dashed #ff6804;
padding:3px;
width:130px;
}
