/* inset Fuss */
.inset {clear:both; background: transparent; width:100%; margin:0 auto;}
.inset p {margin:0;}
.inset p, .inset a {color:white;}
.inset p {padding-top:3px;padding-left:10px;}
.inset a {padding-right:10px;text-decoration:none;}
.inset a:hover {text-decoration:underline;}
.inset span {padding-right:10px;}
.inset .rechts {float:right;}

.inset .top, .inset .bottom {clear:both; display:block; background:#E1DFCE; font-size:1px;}
.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {display:block; overflow:hidden;}
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {height:1px;}
.inset .b2 {background:#4682B2; border-left:1px solid #999; border-right:1px solid #aaa;}
.inset .b3 {background:#4682B2; border-left:1px solid #999; border-right:1px solid #ddd;}
.inset .b4 {background:#4682B2; border-left:1px solid #999; border-right:1px solid #eee;}
.inset .b4b {background:#4682B2; border-left:1px solid #aaa; border-right:1px solid #fff;}
.inset .b3b {background:#4682B2; border-left:1px solid #ddd; border-right:1px solid #fff;}
.inset .b2b {background:#4682B2; 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:#FFFFFF; border-left:1px solid #999; border-right:1px solid #fff;}


/* Eingabe der Fahrten */
.raised_in {background: transparent; width:100%;}
.raised_in h1, .raised_in p {margin:0 10px;}
.raised_in h1 {font-size:2em; color:#fff;}
.raised_in p {padding-bottom:0.5em;}

.raised_in .b1, .raised_in .b2, .raised_in .b3, .raised_in .b4, .raised_in .b1b, .raised_in .b2b, .raised_in .b3b, .raised_in .b4b {display:block; overflow:hidden; font-size:1px;}
.raised_in .b1, .raised_in .b2, .raised_in .b3, .raised_in .b1b, .raised_in .b2b, .raised_in .b3b {height:1px;}
.raised_in .b2 {background:#E1DFCE; border-left:1px solid #fff; border-right:1px solid #eee;}
.raised_in .b3 {background:#E1DFCE; border-left:1px solid #fff; border-right:1px solid #ddd;}
.raised_in .b4 {background:#E1DFCE; border-left:1px solid #fff; border-right:1px solid #aaa;}
.raised_in .b4b {background:#E1DFCE; border-left:1px solid #eee; border-right:1px solid #999;}
.raised_in .b3b {background:#E1DFCE; border-left:1px solid #ddd; border-right:1px solid #999;}
.raised_in .b2b {background:#E1DFCE; border-left:1px solid #aaa; border-right:1px solid #999;}

.raised_in .b1 {margin:0 5px; background:#fff;}
.raised_in .b2, .raised_in .b2b {margin:0 3px; border-width:0 2px;}
.raised_in .b3, .raised_in .b3b {margin:0 2px;}
.raised_in .b4, .raised_in .b4b {height:2px; margin:0 1px;}
.raised_in .b1b {margin:0 5px; background:#999;}

.raised_in .boxcontent {display:block; background:#E1DFCE; border-left:1px solid #fff; border-right:1px solid #999;}
