
/* Contentfläche */

#feld p{						/*Introtext TeslaOxySat*/
	float: left;
	margin: 0;
	padding: 0px 0px 24px 0px;			/*Abstand zwischen Text und unteren Links*/
	}

.backbutton{
	margin: 32px 0px 0px 0px;
	padding: 0px 0px 0px 22px;			/* Abstand zwischen Pfeil und Link */
	display: inline; 				/* fixt den Bug der Randverdopplung im IE/Win */
	background: url(../images/back.gif) no-repeat;
	
	}	

	 
/*---------------------------------------------------*/	
/* linke Spalte */
/*---------------------------------------------------*/


#kurzelinie{
	float: left;
	margin: 15px 0 0 8px;
	padding: 2px 0 0 0;
	overflow: hidden;
	background-image: url(../images/liniekurz.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:2px;
	width: 127px;
	display: inline; 		/* fixt den Bug der Randverdopplung im IE/Win */
	}
	
#spaltelinks{ 	
	float: left;						
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 0px;
	width: 144px;
	background-color: #3C89AF;
	}

#spaltelinks p{
	float: left; 
	margin: 30px 0 0 8px;
	padding: 0 0 0 0px;
	font-family: arial;
	font-size: 9px;
	/* color: #3399CC; */	
	color: white;
	width: 128px;
	display: inline; 		/* fixt den Bug der Randverdopplung im IE/Win */
	/* font-weight: bold; */
	}

#bildausgleich{						/* Fläche neben Bild links */
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
	background-color: #788696;
	background-repeat: no-repeat;
	height /**/:16px;
	width: 144px;
	height:16px;
	}

#ausbildung{
	float: left;
	margin: 18px 0px 0px 5px;
	padding: 51px 0px 582px 0px;
	overflow: hidden;
	background-image: url(../images/ausbildung.jpg);
	background-repeat: no-repeat;
	background-color: #3C89AF;
	height: 0px !important;
	height /**/:51px;
	width: 130px;
	display: inline; 		/* fixt den Bug der Randverdopplung im IE/Win */
	}



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

/* rechte Spalte (Linklisten) */

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

