.background {
	background-image: url(../images/bg_fillup.gif);
	background-repeat: repeat-x;
}
.backFramed {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.shaddowDown {
	background-image: url(../images/shaddowSub.gif);
	background-repeat: no-repeat;
	width: 936px;
	height: 43px;
}
.shaddowTop {
	background-image: url(../images/shaddowTop.gif);
	background-repeat: no-repeat;
	width: 936px;
	height: 34px;
	vertical-align: middle;
}
.shaddowLeft {
	background-image: url(../images/shaddowLeft.gif);
	background-repeat: no-repeat;
	width: 43px;
	height: 640px;
}
.shaddowRight {
	background-image: url(../images/shaddowRight.gif);
	background-repeat: no-repeat;
	width: 43px;
	height: 640px;
}
.Pfeil {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
.Trennlinie {
	background-image: url(../images/trennlinie_grau.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 20px;
}
.shaddowDownClean {
	background-image: url(../images/shaddowSub_clean.gif);
	background-repeat: no-repeat;
	width: 936px;
	height: 43px;
}
.shaddowRightClean {
	background-image: url(../images/shaddowRight_clean.gif);
	background-repeat: no-repeat;
	width: 43px;
	height: 640px;
}
.linieLight {
	border: 1px solid #999999;
}
.tabelle {
	margin: 1px;
	padding: 4px;
}
.linieWeissBreit {
	border: 4px solid #FFFFFF;
}
.rahmen {
	border: 1px solid #999999;
}
.FrameBold {
	border: 5px solid #FFFFFF;
}
.shaddowRightNew {
	background-image: url(../images/shaddowRight_NEW.jpg);
	background-repeat: no-repeat;
	width: 43px;
	height: 640px;
}

