/* CSS Document */

div.box{position:absolute;}

/* ==Contentfernster== */

/* Ränder */
div#content div.box-01{ height:1em; width:100%; top:0em; background:url(../layout/box-01.jpg) repeat-x top; }
div#content div.box-02{background-color:#FF0000; height:100%; width:1em; right:0em; background:url(../layout/box-02.jpg) repeat-y right; }
div#content div.box-03{background-color:#0000FF; height:1em; width:100%; bottom:0em; background:url(../layout/box-03.jpg) repeat-x bottom; }
div#content div.box-04{background-color:#FF00FF; height:100%; width:1em; left:0em; background:url(../layout/box-04.jpg) repeat-y left; }

/* Ecken */
div#content div.box-05{ height:2em; width:2em; top:0em; left:0em; background:url(../layout/box-05.jpg) no-repeat top left; }
div#content div.box-06{ height:2em; width:2em; top:0em; right:0em; background:url(../layout/box-06.jpg) no-repeat top right; }
div#content div.box-07{background-color:#FF0000; height:2em; width:2em; bottom:0em; right:0em; background:url(../layout/box-07.jpg) no-repeat bottom right; }
div#content div.box-08{background-color:#FF0000; height:2em; width:2em; bottom:0em; left:0em; background:url(../layout/box-08.jpg) no-repeat bottom left; }

/* ==Header== */

/* Ränder */
div#header div.box-01{ height:1em; width:100%; top:0em; background:url(../layout/box-01.jpg) repeat-x top; }
div#header div.box-02{ height:100%; width:1em; right:0em; background:url(../layout/box-02.jpg) repeat-y right; }
div#header div.box-03{ height:1em; width:100%; bottom:0em; background:url(../layout/box-03.jpg) repeat-x bottom; }
div#header div.box-04{ height:100%; width:1em; left:0em; background:url(../layout/box-04.jpg) repeat-y left; }

/* Ecken */
div#header div.box-05{ height:2em; width:2em; top:0em; left:0em; background:url(../layout/box-05.jpg) no-repeat top left; }
div#header div.box-06{ height:2em; width:2em; top:0em; right:0em; background:url(../layout/box-06.jpg) no-repeat top right; }
div#header div.box-07{ height:2em; width:2em; bottom:0em; right:0em; background:url(../layout/box-07.jpg) no-repeat bottom right; }
div#header div.box-08{ height:2em; width:2em; bottom:0em; left:0em; background:url(../layout/box-08.jpg) no-repeat bottom left; }

/* ==Sidebar== */

/* Ränder */
div#sidebar div.box-01{ height:1em; width:100%; top:0em; background:url(../layout/box-01.jpg) repeat-x top; }
div#sidebar div.box-02{background-color:#FF0000; height:100%; width:1em; right:0em; background:url(../layout/box-02.jpg) repeat-y right; }
div#sidebar div.box-03{background-color:#0000FF; height:1em; width:100%; bottom:0em; background:url(../layout/box-03.jpg) repeat-x bottom; }
div#sidebar div.box-04{background-color:#FF00FF; height:100%; width:1em; left:0em; background:url(../layout/box-04.jpg) repeat-y left; }

/* Ecken */
div#sidebar div.box-05{ height:2em; width:2em; top:0em; left:0em; background:url(../layout/box-05.jpg) no-repeat top left; }
div#sidebar div.box-06{ height:2em; width:2em; top:0em; right:0em; background:url(../layout/box-06.jpg) no-repeat top right; }
div#sidebar div.box-07{background-color:#FF0000; height:2em; width:2em; bottom:0em; right:0em; background:url(../layout/box-07.jpg) no-repeat bottom right; }
div#sidebar div.box-08{background-color:#FF0000; height:2em; width:2em; bottom:0em; left:0em; background:url(../layout/box-08.jpg) no-repeat bottom left; }
