@charset "utf-8";
/* CSS Document */

*{	margin:					0px;
	padding:				0px;
}


body{
	background-color:		#FFF;
	color:#333;
	font-family:			Tahoma, Geneva, sans-serif;
}

.clear{
	clear:left;
}



#container{
	width:					1196px;
	margin-left:			auto;
	margin-right:			auto;
	background-image:		url(../images/pixelLinksRechts.png);
	min-height:				812px;
	background-repeat:		no-repeat;
}

#schattenLinksRechts{
	width:					1044px;
	margin-left:			76px;
	margin-right:			76px;
	background-image:		url(../images/schattenLinksRechts.png);
	background-repeat:		repeat-y;
	min-height:				812px;
}

#randGrauSeiten{
	width:					1000px;
	margin-left:			22px;
	margin-right:			22px;
	background-image:		url(../images/contentRand.png);
	background-repeat:		repeat-y;
	min-height:				812px;
}

#randGrauOben{
	width:					1000px;
	background-image:		url(../images/randGrauObenUnten.png);
	background-repeat:		repeat-x;
	min-height:				812px;	
}

#randGrauUnten{
	width:					1000px;
	background-image:		url(../images/randGrauObenUnten.png);
	background-repeat:		repeat-x;
	min-height:				812px;
	background-position:	bottom;
}

#rotVerlaufLinksOben{
	width:					1000px;
	background-image:		url(../images/rotVerlaufLinksOben.png);
	background-repeat:		no-repeat;
	min-height:				812px;
}

#rotVerlaufLinks{
	width:					1000px;
	background-image:		url(../images/rotVerlaufLinks.png);
	background-repeat:		no-repeat;
	min-height:				812px;
}

#rotVerlaufRechtsUnten{
	width:					1000px;
	background-image:		url(../images/rotVerlaufRechtsUnten.png);
	background-repeat:		no-repeat;
	min-height:				812px;
	background-position:	bottom right;
	padding-bottom:			2px;
}

#rotVerlaufRechts{
	width:					996px;
	background-image:		url(../images/rotVerlaufRechts.png);
	background-repeat:		no-repeat;
	min-height:				812px;
	background-position:	bottom right;
	padding-left:			2px;
	padding-right:			2px;
	padding-top:			2px;
}
/*-----------------------------------------------------------------------------Contentbereich--------------------------------------------------------------------------------------*/

#tableLeistungen{
	width:					100%;
	padding-top:			30px;
	
}

#tableLeistungen td{
	width:					33%;
	height:					30px;
	color:					#333333;
	font-family:			Tahoma, Geneva, sans-serif;
	
}

#tableKontakt{
	width:					100%;
	padding-top:			30px;
}

#tableKontakt td{
	width:					50%;
	color:					#333333;
	
}

#tablePartner{
	width:					100%;
	padding-top:			30px;
}

#tablePartner td{
	width:					50%;
	color:					#333333;
	text-align:				center;
	padding-bottom:			50px;
	
}

#Kopf{
	width:					996px;
	height:					202px;
	background-image:		url(../images/header.png);
}

#menueBG{
	width:					918px;
	height:					38px;
	background-color:		#515151;
	margin-left:			39px;
	margin-right:			39px;
}

/*-------------------------------------------------------------------Menü------------------------------------------------------------------------------------*/

.Startseite:link, .Startseite:visited{
	display:				block;
	float:					left;
	line-height:			38px;
	font-family:			Tahoma, Geneva, sans-serif;
	font-weight:			bold;
	text-decoration:		none;
	height:					38px;
	background-color:		#515151;
	color:					#CCC;
	padding-left:			20px;
	padding-right:			20px;
}
.Startseite:hover, .Startseite:active{
	display:				block;
	float:					left;
	line-height:			38px;
	font-family:			Tahoma, Geneva, sans-serif;
	font-weight:			bold;
	text-decoration:		none;
	height:					38px;
	background-color:		#8a8a8a;
	color:					#9c1915;
	padding-left:			20px;
	padding-right:			20px;
}

.Leistungen:link, .Leistungen:visited{
	display:				block;
	float:					left;
	line-height:			38px;
	font-family:			Tahoma, Geneva, sans-serif;
	font-weight:			bold;
	text-decoration:		none;
	height:					38px;
	background-color:		#515151;
	color:					#CCC;
	padding-left:			20px;
	padding-right:			20px;
}
.Leistungen:hover, .Leistungen:active{
	display:				block;
	float:					left;
	line-height:			38px;
	font-family:			Tahoma, Geneva, sans-serif;
	font-weight:			bold;
	text-decoration:		none;
	height:					38px;
	background-color:		#8a8a8a;
	color:					#9c1915;
	padding-left:			20px;
	padding-right:			20px;
}

.Partner:link, .Partner:visited{
	display:				block;
	float:					left;
	line-height:			38px;
	font-family:			Tahoma, Geneva, sans-serif;
	font-weight:			bold;
	text-decoration:		none;
	height:					38px;
	background-color:		#515151;
	color:					#CCC;
	padding-left:			20px;
	padding-right:			20px;
}
.Partner:hover, .Partner:active{
	display:				block;
	float:					left;
	line-height:			38px;
	font-family:			Tahoma, Geneva, sans-serif;
	font-weight:			bold;
	text-decoration:		none;
	height:					38px;
	background-color:		#8a8a8a;
	color:					#9c1915;
	padding-left:			20px;
	padding-right:			20px;
}

.Kontakt:link, .Kontakt:visited{
	display:				block;
	float:					left;
	line-height:			38px;
	font-family:			Tahoma, Geneva, sans-serif;
	font-weight:			bold;
	text-decoration:		none;
	height:					38px;
	background-color:		#515151;
	color:					#CCC;
	padding-left:			20px;
	padding-right:			20px;
}
.Kontakt:hover, .Kontakt:active{
	display:				block;
	float:					left;
	line-height:			38px;
	font-family:			Tahoma, Geneva, sans-serif;
	font-weight:			bold;
	text-decoration:		none;
	height:					38px;
	background-color:		#8a8a8a;
	color:					#9c1915;
	padding-left:			20px;
	padding-right:			20px;
}

.Jobs:link, .Jobs:visited{
	display:				block;
	float:					left;
	line-height:			38px;
	font-family:			Tahoma, Geneva, sans-serif;
	font-weight:			bold;
	text-decoration:		none;
	height:					38px;
	background-color:		#515151;
	color:					#CCC;
	padding-left:			20px;
	padding-right:			20px;
}
.Jobs:hover, .Jobs:active{
	display:				block;
	float:					left;
	line-height:			38px;
	font-family:			Tahoma, Geneva, sans-serif;
	font-weight:			bold;
	text-decoration:		none;
	height:					38px;
	background-color:		#8a8a8a;
	color:					#9c1915;
	padding-left:			20px;
	padding-right:			20px;
}



/*-----------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contentContainer{
	width:					996px;
	min-height:				542px;
	margin-top:				30px;
	background-image:		url(../images/contentVerlauf.png);
	background-repeat:		repeat-x;
	background-color:		#bbbbbb;
	
}

#textBox{
	width:					618px;
	background-image:		url(../images/farbEcke.png);
	background-repeat:		no-repeat;
	margin-left:			39px;
	padding-left:			40px;
	padding-top:			40px;
	float:					left;
}

#werbungBox{
	width:					220px;
	height:					700px;
	float:					left;
	margin-left:			40px;
}

#bilderBox{
	width:					220px;
	height:					440px;
	margin-bottom:			40px;
	background-image:		url(../BilderWebseite/Test1.png);
}

#fb-root{
	width:					220px;
	height:					440px;
}

#flashinhalt{
	width:					220px;
	height:					220px;
}
/*-----------------------------------------------------------------------------ContentbereichEnde----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------Fußzeile--------------------------------------------------------------------------------------------*/

#fusszeile{
	width:					996px;
	height:					47px;
	background-image:		url(../images/footer.png);
	text-align:				center;
	line-height:			60px;	
}

.impLink:link, .impLink:visited, .impLink:hover, .impLink:active{
	text-decoration:		underline;
	color:					#333;
	font-family:			Tahoma, Geneva, sans-serif;
	font-weight:			bold;
}

/*-----------------------------------------------------------------------------FußzeileEnde----------------------------------------------------------------------------------------*/
#schattenUnten{
	width:					1044px;
	height:					21px;
	margin-left:			76px;
	margin-right:			76px;
	background-image:		url(../images/schattenUnten.png);
	background-repeat:		no-repeat;
}
