	/****************************************
	*
	* 	GLOBAL CSS IMPULS 2.0
	*
	*****************************************/
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	overflow:hidden;
}
	/****************************************
	*
	* SCHRIFTBILD
	*
	*****************************************/
p, 
td,
body,
#CONTENT,
#FOOTER,
#FOOTERFLASH  {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #666666;
}

a,
a.contentLink {
	color: #666666;
}

a:hover,
a.contentLink:hover {
	color: #CC0000;
}

#FOOTER a,
#FOOTERFLASH a {
	color: #666666;
	text-decoration: none;
}
#FOOTER a:hover,
#FOOTERFLASH a:hover {
	color: #666666;
	text-decoration: underline;
}
hr {
	height:1px;
	background-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px 0px 0px 17px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../media/img/_global/bullets/point.gif);
}
h1 {
	font-size: 20px;
	line-height: 34px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	line-height: 20px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	
}
h3 {
	
}
h4 {
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	padding:: 0px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	
}
h5 {
	
}
h6 {
	
}

.textContent {
	text-align:justify;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.titelContent {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 5px 15px;
	letter-spacing: 0.05em;
}
	/****************************************
	*
	* CONTENT BILDER DIV
	*
	*****************************************/
div.contentImage {
	margin: 0px;
	padding: 0px;	
}
.contentUntertitel {
	display: block;
}



	/****************************************
	*
	* TEMPLATE DIV
	*
	*****************************************/

#LOGO {
	position: absolute;
	z-index: 110;
	height: 35px;
	width: 110px;
	top: 12px;
	right: 30px;
	background-image: url(../media/img/_global/logos/impuls.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#NAV {
	top: 0px;
	/*hight: 100px;*/
	z-index: 100;
	width:100%;
}
#FOOTER,
#FOOTERFLASH {
	position: absolute;
	text-align:left;
	z-index: 90;
	height: 20px;
	bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	left: 40px;
}
#FOOTER {
}
#FLASH {
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:2;
	position: absolute;
	background-color: #FFFFFF;
}
/***UNSICHTBARE TEXT FÜR DIE SUCHMASCHIENEN******************/

#CONTENTTEXT {
	left:100px;
	top:100px;
	z-index:1;
	position: absolute;	
}
/***** iFrame **************************************/
#iFrame {
	z-index: 80;
	position: absolute;
	height: 100%;
	width: 500;
	border-style:none;
	padding-top: 50px;
	padding-left: 0px;
}
#frame {
	height: 90%;
	width: 550;
	border-style:none;
	text-align: right;
}
/***** HÄNDLERSUCHE **************************************/
#haendlersuche {
	z-index: 80;
	position: absolute;
	top:0;
	left:0;
	height: 85%;
	width: 500px;
	border-style:none;
	
	margin-top: 50px;
	margin-left: 50px;
	margin-bottom: 50px;
	
	overflow: auto;
}
.adresse {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 10px;
}
/***** CONTENT SEITE **************************************/

#CONTENTRAHMEN {
	z-index: 16;
	position: absolute;
	overflow: auto;
	height: 80%;
	width: 100%;
	top: 75px;
}
#FLASHTITEL {
	padding-left: 40px;
}
#CONTENTBOX {
	background-color: #FFFFFF;
	padding-left: 40px;
	height: auto;
	z-index: 25;
	width: 360px;
	margin: 0px;
}
#SUCHECONTENT {
	width: 400px;
	height: auto;
	z-index: 17;
	position: absolute;
	left: 40px;
	top: 325px;
}
#HAENDLER {
	width: 360px;
	height: auto;
	z-index:120;
	float: right;
	padding-top: 40px;
	padding-right: 30px;
}
.subnavContent {
	/*border: thin solid #FF9900;*/
	text-align: right;
	padding-right: 40px;
	vertical-align: bottom;
	padding-bottom: 10px;
}
/*****FORMULARE IM HTML  SUCHE usw */

#form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
#form #button {
	color:#FFFFFF;
	font-weight: bold;
	background-color: #999999;
	cursor: pointer;
}


/**************************************************** TESTPANEL */
#TESTPANEL {
	left:80%;
	top:250px;
}
.testpanel {
	font-family: Arial, Helvetica, Univers, sans-serif;
	font-size: 11px;
	color: #000000;
}
/**************************************************** ALTERNATIVE NAVIGATION */
TD.altNavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
A.altNavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
A:HOVER.altNavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F00000;
}


