/* CSS Document */

#outerWrapper #contentWrapper #ContentLeft {
	float: left; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 200px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Arial;
	font-size: 100%;
	line-height: 180%;
}

#outerWrapper #contentWrapper #ContentMiddle {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	font-family: Tahoma, Arial;
	font-size: 100%;
	line-height: 180%;
	width: 510px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#outerWrapper #contentWrapper #ContentRight {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #881018;
	font-family: Tahoma, Arial;
	font-size: 100%;
	line-height: 180%;
	width: 200px;
	float: left;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#outerWrapper #contentWrapper #contentgraphics  {
	height: 150px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
#outerWrapper  #contentWrapper  #contentgraphicsLinks  {
	height: 150px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	background-image: url(../img/headers/links.jpg);
	width: 750px;
	float: left;
}
#outerWrapper  #contentWrapper  #contentgraphicsLeute {
	height: 150px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	background-image: url(../img/headers/leute.jpg);
	width: 750px;
	float: left;
}
#outerWrapper #contentWrapper #contentgraphicsKontakt {
	height: 150px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	background-image: url(../img/headers/kontakt.jpg);
	width: 750px;
	float: left;
}
#outerWrapper #contentWrapper #contentgraphicsAngebot {
	height: 150px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	background-image: url(../img/headers/angebot.jpg);
	width: 750px;
	float: left;
}
#outerWrapper #contentWrapper #contentgraphicsPreise {
	height: 150px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	background-image: url(../img/headers/preise.jpg);
	width: 750px;
	float: left;
}
#outerWrapper #contentWrapper #contentgraphicsTraining {
	height: 150px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	background-image: url(../img/headers/training.jpg);
	width: 750px;
	float: left;
}

