
.ContainerHeadLeft {
	background: url(lo.gif) top left no-repeat;
	width: 20px;
	height: 30px;
	padding: 0px 0px 0px 0px;
	font-size: 1px;
}

.ContainerHeadActions {
	width: 10px;
}

.ContainerHeadTitle {
	padding: 15px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.ContainerHeadRight {
	background: url(ro.gif) bottom left no-repeat;
	width: 40px;
	height: 40px;
	padding: 0;
	font-size: 1px;
}

.ContainerBottomRight {
	background: url(ru.gif) bottom left no-repeat;
	width: 40px;
	height: 40px;
	padding: 0;
	font-size: 1px;
}

.ContainerBottomLeft {
	background: url(lu.gif) bottom left no-repeat;
	width: 30px;
	height: 40px;
	padding: 0;
	font-size: 1px;
}

.ContainerBottomLine {
	width: 10px;
	height: 40px;
	padding: 0;
	font-size: 1px;
	background-image: url(rand_unten.gif);
	background-repeat: repeat;
}

.ContainerRightLine {
	width: 40px;
	height: 10px;
	padding: 0;
	font-size: 1px;
	background-image: url(rand_rechts.gif);
	background-repeat: repeat;
}

.ContainerHeadBtns {
	padding: 0;
	text-align: right;
}

.ContainerContent {
	padding: 0px 0px 0px 0px;
}

