<?php
$lager = "/_schupfn/";
$mub = "/box/mub/";
//echo "Mub geladen";
?>  
@import "<? echo $mub;?>multibox.css" media=screen>;
 



















 
.MultiBoxContainer {BORDER-WIDTH: 3px; BORDER-BOTTOM-COLOR: #0000a0; BORDER-LEFT-COLOR: #c40000; BORDER-TOP-COLOR: #abdc76;BORDER-RIGHT-COLOR: #f3a824; PADDING-BOTTOM: 20px; BACKGROUND-COLOR: #ffffff; PADDING-LEFT: 40px; PADDING-RIGHT: 40px; PADDING-TOP: 20px; -moz-border-radius: 14px; -khtml-border-radius: 14px; -webkit-border-radius: 14px;}

<!-- .MultiBoxControls {BACKGROUND-COLOR: #ffffff}-->
 .MultiBoxHelpButton {}
.MultiBoxClose {BEHAVIOR: url(/iepngfix.htc)}
.MultiBoxPrevious {BEHAVIOR: url(/iepngfix.htc)}
.MultiBoxNext {	BEHAVIOR: url(/iepngfix.htc)}
.MultiBoxNextDisabled {BEHAVIOR: url(/iepng/iepngfix.htc)}
.MultiBoxPreviousDisabled {BEHAVIOR: url(/iepngfix.htc)}
.MultiBoxHelpButton {BEHAVIOR: url(/iepngfix.htc)}
.MultiBoxTitle {COLOR: #a7cd0e}
.MultiBoxNumber {COLOR: #a7cd0e}
.MultiBoxDescription {COLOR: #f3a824}
.MultiBoxLoading {	BACKGROUND: url(<? echo $mub;?>loader.gif) no-repeat center 50%}
.MultiBoxClose {BACKGROUND: url(<? echo $mub;?>close.png) no-repeat}
.MultiBoxPrevious {BACKGROUND: url(<? echo $mub;?>left.png) no-repeat}
.MultiBoxPlayPrevious {BACKGROUND: url(<? echo $mub;?>leftplay.png) no-repeat}
.MultiBoxNext {BACKGROUND: url(<? echo $mub;?>right.png) no-repeat}
.MultiBoxPlayNext {BACKGROUND: url(<? echo $mub;?>play.png) no-repeat}
.MultiBoxPlayNextPause {BACKGROUND: url(<? echo $mub;?>pause.png) no-repeat}
.MultiBoxPlayPreviousPause {BACKGROUND: url(<? echo $mub;?>pause.png) no-repeat}
.MultiBoxPlayPreviousDisabled {BACKGROUND: url(<? echo $mub;?>leftplayDisabled.png) no-repeat}
.MultiBoxPlayNextDisabled {	BACKGROUND: url(<? echo $mub;?>playDisabled.png) no-repeat}
.MultiBoxNextDisabled {BACKGROUND: url(<? echo $mub;?>rightDisabled.png) no-repeat}
.MultiBoxPreviousDisabled {BACKGROUND: url(<? echo $mub;?>leftDisabled.png) no-repeat}
#Overlay {BACKGROUND-COLOR: #ffffff}
