/*
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: #70544B;
	/*text-transform: uppercase;*/
	padding: 3px;
	margin: -4px -4px 4px;
	background: #EAEAEA;
	}
.rcolBox {
	padding: 5px 5px 10px;
	margin-bottom: 5px;
	border-top: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	border-left: 1px solid #EAEAEA;
	background: #F9F9F9;

}
.rcol {

	/*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: #88878B;
}
.boxModule {
	margin-top: 5px;
	}
.boxModulLink {
	font-size: 0.9em;
}

a.boxBasicLink:link, a.boxBasicLink:visited {
	padding-left: 16px;
	background: url(../cssgrfx/link.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(../cssgrfx/link.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;
}

