/* Inset 3D Curved */

.inset {background: transparent; width:99%;}
.inset h1, .inset p {margin:0 10px;}
.inset h1 {font-size:2em; color:#fff;}
.inset p {padding-bottom:0.5em;}
 
.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {display:block; overflow:hidden; font-size:1px;}

.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {height:1px;}
.inset .b2 {background:#6666cc; border-left:1px solid #999; border-right:1px solid #aaa;}
.inset .b3 {background:#6666cc; border-left:1px solid #999; border-right:1px solid #ddd;}
.inset .b4 {background:#6666cc; border-left:1px solid #999; border-right:1px solid #eee;}
.inset .b4b {background:#6666cc; border-left:1px solid #aaa; border-right:1px solid #fff;}
.inset .b3b {background:#6666cc; border-left:1px solid #ddd; border-right:1px solid #fff;}
.inset .b2b {background:#6666cc; border-left:1px solid #eee; border-right:1px solid #fff;}
 
 

.inset .b1 {margin:0 5px; background:#999;}
.inset .b2, .inset .b2b {margin:0 3px; border-width:0 2px;}
.inset .b3, .inset .b3b {margin:0 2px;}
.inset .b4, .inset .b4b {height:2px; margin:0 1px;}
.inset .b1b {margin:0 5px; background:#fff;}
 
.inset .boxcontent {display:block; background:#6666cc; border-left:1px solid #999; border-right:1px solid #fff;; padding:6px}

/* InsetG 3D Curved (für aktuell)*/

.insetR {background: transparent; width:99%;}
.insetR h1, .insetR p {margin:0 10px;}
.insetR h1 {color:#fff;}
.insetR p {padding-bottom:0.5em;}
 
.insetR .b1, .insetR .b2, .insetR .b3, .insetR .b4, .insetR .b1b, .insetR .b2b, .insetR .b3b, .insetR  .b4b {display:block; overflow:hidden; font-size:1px;}

.insetR .b1, .insetR .b2, .insetR .b3, .insetR .b1b, .insetR .b2b, .insetR .b3b {height:1px;}
.insetR .b2 {background:#ccc; border-left:1px solid #999; border-right:1px solid #aaa;}
.insetR .b3 {background:#ccc; border-left:1px solid #999; border-right:1px solid #ddd;}
.insetR .b4 {background:#ccc; border-left:1px solid #999; border-right:1px solid #eee;}
.insetR .b4b {background:#ccc; border-left:1px solid #aaa; border-right:1px solid #fff;}
.insetR .b3b {background:#ccc; border-left:1px solid #ddd; border-right:1px solid #fff;}
.insetR .b2b {background:#ccc; border-left:1px solid #eee; border-right:1px solid #fff;}
 
 
.insetR .b1 {margin:0 5px; background:#999;}
.insetR .b2, .insetR .b2b {margin:0 3px; border-width:0 2px;}
.insetR .b3, .insetR .b3b {margin:0 2px;}
.insetR .b4, .insetR .b4b {height:2px; margin:0 1px;}
.insetR .b1b {margin:0 5px; background:#fff;}
 
.insetR .boxcontent {display:block; background:#ccc; border-left:1px solid #999; border-right:1px solid #fff;; padding:6px}
