#section_1 {
	position:relative;
	width:900px;
	height:auto;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
/*
	border:#666666;
	border-style:solid;
	border-width:1px;
*/
}
#section_2 {
	position:relative;
	top:0px;
	width:900px;
	height:auto;
	z-index:2;
	/*
	border-style:solid;
	border-color:#ff0000;
	border-width:1px;
	*/
}
#section_3 {
	position:relative;
	top:0px;
	width:900px;
	height:auto;
	z-index:3;
	/*
	border-style:solid;
	border-color:#00ff00;
	border-width:1px;
	*/
}
#section_4 {
	position:relative;
	top:0px;
	width:900px;
	height:auto;
	min-height:200px;
	z-index:4;
/*
	border:#666666;
	border-style:solid;
	border-width:1px;
*/
}
#section_5 {
	position:relative;
	width:900px;
	height:auto;
	z-index:5;
	/*
	border-style:solid;
	border-color:#0000ff;
	border-width:1px;
	*/
	top: 20px;
}
#section_6 {
	position:relative;
	width:900px;
	height:auto;
	z-index:6;
	/*
	border-style:solid;
	border-color:#0000ff;
	border-width:1px;
	*/
	top: 20px;
}
#section_2_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
	position:relative;
	top:0px;
	left:500px;
	width:400px;
	height:20px;
	z-index:2;
	/*
	border-style:solid;
	border-color:#0000ff;
	border-width:1px;
	*/
}
#section_2_left {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
	position:absolute;
	top:0px;
	left:0px;
	width:500px;
	height:20px;
	z-index:3;
	/*
	border-style:solid;
	border-color:#0000ff;
	border-width:1px;
	*/
}
#logo {
	background:transparent url(http://www.n-joy2design.eu/home/templates/n2d/img/nd2_new_1.gif) no-repeat top left;
	top:10px;
	width:900px;
	height:100px;
	z-index:100;
}
#banner {
	position:relative;
	width:900px;
	height:auto;
	min-height:20px;
	z-index:2000;
	top: 0px;
	margin-left:auto;
	margin-right:auto;
/*
	border:#666666;
	border-style:solid;
	border-width:1px;
*/
	padding: 10px 0px 10px 0px;
}
#section_4_content {
	position:relative;
	top:0px;
	left:200px;
	width:700px;
	height:auto;
	min-height:300px;
	z-index:2;
/*
	border:#666666;
	border-style:solid;
	border-width:1px;
*/
}
#section_4_nav {
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:auto;
	min-height:300px;
	z-index:3;
/*
	border:#666666;
	border-style:solid;
	border-width:1px;
*/
	padding: 10px 0px 0px 0px;
}
#section_4_content_right {
	background:transparent url(http://www.n-joy2design.eu/home/templates/n2d/img/nd2_new_2.gif) no-repeat top left;
	position:relative;
	top:0px;
	left:450px;
	width:250px;
	height:80px;
	z-index:3;
/*
	border:#666666;
	border-style:solid;
	border-width:1px;
*/
}
#section_4_content_left {
	position:absolute;
	top:0px;
	left:0px;
	width:450px;
	height:70px;
	z-index:4;
/*
	border:#666666;
	border-style:solid;
	border-width:1px;
*/
	padding: 10px 0px 0px 0px;
}
#section_4_content_main {
	position:relative;
	width:680px;
	height:auto;
	min-height:200px;
	z-index:10;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
/*
	border:#666666;
	border-style:solid;
	border-width:1px;
*/
}
/*---------------------------- TABS --------------------------*/
.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	/*width:		100%;		 width needed weird IE bug */
	/*margin-right:	-2px;	 to make room for the shadow */
}
.dynamic-tab-pane-control .tab-row .tab {
	width: 110px;
	height: 20px;
	background-color: #E0E0E0;
	position: relative;
	top: 0;
	display: inline;
	float: left;
	overflow: hidden;
	cursor: pointer;
	margin: 1px -1px 1px 2px;
	padding: 2px 2px 1px 2px;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	z-index: 1;
	font: 11px Tahoma, Helvetica, sans-serif;
	white-space: nowrap;
	text-align: center;
}
.dynamic-tab-pane-control .tab-row .tab.selected {
	width: 114px !important;
	height: 22px !important;
	background-color: #f1f1f1;
	background-repeat: no-repeat;
	border-bottom:	1px solid #f1f1f1;
	z-index: 3;
	padding:	2px 0px 0px 0px;
	margin: 1px -3px -3px 0px;
	top: -2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DC143C;
}

.dynamic-tab-pane-control .tab-row .tab a:hover {
	font:	11px Tahoma, Helvetica, sans-serif;
	/*color: #fff;*/
	text-decoration: none;
	cursor: pointer;
	color: #DC143C;
}

.dynamic-tab-pane-control .tab-row .tab a {
	font:	11px Tahoma, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}
.dynamic-tab-pane-control .tab-row .tab.hover {
	font:	11px Tahoma, Helvetica, sans-serif;
	width: 110px;
	height: 20px;
	background-color: #FFF;
	background-repeat: no-repeat;
	color: #fff;
}

/*--Hauptbereich--*/
.dynamic-tab-pane-control .tab-page {

	border: 1px solid #666;
	background: #f1f1f1;
	z-index: 2;
	position: relative;
	top: -2px;
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #333;
	
	/*244, 243, 238*/
	/* 145, 155, 156*/
	padding: 5px 10px;
	width: 95%;  /* stupid stupid stupid IE!!! */
	float: left;
	height: 400px;

}
.dynamic-tab-pane-control .tab-row {
	z-index: 1;
	white-space: nowrap;
}
/*---------------------------- TABS --------------------------*/
*.spalte1 { 
padding:10px;
text-align:center; 
width:45%; 
float:left; }
*.spalte2 { 
padding:10px; 
text-align:center; 
width:45%; 
float:right; }
