/* * {
} */

/* Haupteinstellungen */

#container_start {

	position:		relative;
	width:			990px !important;
	width /**/:		990px;
	margin:			0 auto;
	padding:		1px 0 0 0;
	text-align:		left; /* For IE, see above */
	background-color: #99ccff;
	
	}



#container {
	background-color: #99ccff;
}



#header {
	height: 150px;
	background-image: url(images/HLcustom-logo_final.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #99ccff;
}

#leftColumn {
	width: 170px;
	float: left;
	background: #99ccff;
	background-image: url(images/flames_1_1.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#rightColumn {
	width: 150px;
	float: right;
	background: #99ccff;
	background-image: url(images/flames_2_1.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#middleContent {
	margin-left: 170px;
	margin-right: 152px;
	background: #99ccff;
	text-align: center;
}


#footer {
	clear: both;
	background: #99ccff;
	background-image: url(images/Pinstripe_1.gif);
	height: 82px;
	background-repeat: no-repeat;
	background-position: center;
}

/* Navigation links */

#navcontainer {
	width: 170px;
	text-align: right;
	border: 0px solid black;
	border-bottom: none;
	margin-bottom: 2em;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-indent: 20px;
	letter-spacing: 1px;
}

  
#navcontainer li {
	list-style-image: none;
	margin:0;
	border-bottom: 0px solid black;
}

#navcontainer a {
	display: block;
	width: 170px;
	height: 20px;
	font: bold 12px/20px Geneva, Arial, Helvetica, sans-serif;
}

#navcontainer  a:link {
	background: url(images/button_3_170.png);
	color: #000;
	padding-bottom: 0;
	text-decoration: none;
}

#navcontainer  a:visited {
	background: url(images/button_3_170.png);
	color: #000;
	padding-bottom: 0;
	text-decoration: none;
}




#navcontainer li a:hover {
	background: url(images/button_3_170.png) 0px -20px no-repeat;
	color: #FFFFFF;
}

#navcontainer li a#current {
	background: url(images/button_3_170.png) 0px -20px no-repeat;
	color: #FFFFFF;
}
#dienstleistungBody {
	margin-left: 5px;
	margin-right: 5px;
	background: #99ccff
}
#dienstlMenu {
	text-align: center;
}

