/*
Farben:
Hellgrau: #EDEEEF
Mittelgrau: #88878B
Dunkelgrau: #1B1A42
Braun: #70544B
Braungrau: #957B73
Rot: #D80C17
Hintergrundgrau: #DFDFDF
*/
h4 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	color: #FFFFFF;
	text-transform: uppercase;
	top: -5px;
	position: relative;
	background-color: #06288C;
	margin: 0px -5px;
	padding: 2px 5px 3px;
	}
.rcolBox {
	padding: 5px;
	border: 1px solid #0210C1;
	background: #F2F3FF url(../tmp/pixelise_ru.gif) no-repeat right bottom;
	margin-bottom: 10px;

}
.rcolBox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
.rcol {
	padding: 0px;
	/*background: #88878B;
	background: #F9F9F9;*/
}
.boxImage a, .boxImage img{
	float: left;
	padding-right: 2px;
	padding-bottom: 0px;
}
.boxContent{
	/*font-size: 0.9em;
	line-height: 1.4em;
	color: #000000;*/
}
.boxModule {
	margin-top: 5px;
	}
.boxModulLink {
	font-size: 0.9em;
	padding-top: 2px;
}

a.boxBasicLink:link, a.boxBasicLink:visited {
	padding-left: 16px;
	background: url(../tmp/ALink.gif) no-repeat left center;
}
a.boxBasicLink:hover, a.boxBasicLink:active {
	padding-left: 16px;
	font-weight: normal;
}
a.boxDeepLink:link, a.boxDeepLink:visited {
	padding-left: 16px;
	background: url(../tmp/ALink.gif) no-repeat left center;
}
a.boxDeepLink:hover, a.boxDeepLink:active {
	padding-left: 16px;
	font-weight: normal;
}
a.boxSlideShow:link, a.boxSlideShow:visited {
	padding-left: 16px;
	background: url(../cssgrfx/slide_show.gif) no-repeat left center;
}
a.boxSlideShow:hover, a.boxSlideShow:active {
	padding-left: 16px;
	font-weight: normal;
}
.BoxLinkBeschreibung {
	/*font-size: 0.8em;*/
	line-height: 1.1em;
	margin-top: 2px;
	padding-left: 16px;
	}
a.boxDownload:link, a.boxDownload:visited {
	padding-left: 16px;
	background: url(../cssgrfx/download.gif) no-repeat left center;
}
a.boxDownload:hover, a.boxDownload:active {
	padding-left: 16px;
	font-weight: normal;
}
