@charset "utf-8";
/* *********************************************************************************************
   *********************************************************************************************
   *****
   ***** CSS-Datei für das Backgroundlayout der Notfallpraxis Düsseldorf
   *****
   *********************************************************************************************
   *********************************************************************************************
*/

.table01 {
	background-image: url(../images/content_01.png);
	width: 25px;
	height: 25px;
}

.table02 {
	background-image: url(../images/content_02.png);
	height: 25px;
	width: 650px;
}

.table03 {
	background-image: url(../images/content_03.png);
	width: 25px;
	height: 25px;
}

.table04 {
	background-image: url(../images/content_04.png);
	width: 25px;
}

.table05 {
	background-image: url(../images/content_05.png);
	width: 650;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
}

.table06 {
	background-image: url(../images/content_06.png);
	width: 25x;	
}

.table07 {
	background-image: url(../images/content_07.png);
	width: 25px;
	height: 25px;
}

.table08 {
	background-image: url(../images/content_08.png);
	width: 650px;
	height: 25px;
}

.table09 {
	background-image: url(../images/content_09.png);
	width: 25px;
	height: 25px;
}

.navi_node {
	background-image: url(../images/navi_node.png);
	background-repeat: no-repeat;
	height: 33px;
}

