		html {
			width:100%;
			height:100%;			
		}
		body {
			margin: 0px;
			
			
			font-family: arial,helvetica;
			color: #000000;
			font-size:13px;
			line-height:1.3em;

			min-width:100%;
			height:100%;		
			
		}

		td,p {
			font-family: arial,helvetica;
			color: #000000;
			font-size:13px;
		}
		p {
			padding:0px;
			margin:0px;

			margin-bottom:15px;			
		}

		textarea {
			font-family: arial,helvetica;
			color: #000000;
		}
		
		a, a:link {
			color: #000000;
			text-decoration:none;
			font-style:italic;
		}		
		a:hover{
			color: #666666;
		}		
		#page  {
			width:100%;
			height:100%;
		}

		
		div#nav a, div#nav a:link , div#nav{
			color: #8b8b8b;
			text-decoration:none;
			font-style:italic;
			letter-spacing:0.8px;
		}
		
		div#nav a:hover {
			color: #000000;
			text-decoration:none;
		}		

		div#nav li.navSelected  a{
			/*color:#2300B6;	*/
			color: #000000;
			
		}	
		
		img {
			line-height:0px;
			font-size:0px;
			padding:0px;
		}
		
		ul {
			list-style-type:none;
			margin:0px;
			padding:0px;
		}

		#logo {		
			/*behavior: url("js/iepngfix.htc");
			background-image:url('../fileadmin/template/img/logo.png');*/
			background-image:url('../fileadmin/template/img/logo_bg.gif');
			background-repeat: no-repeat;
			background-position: 0px 6px;
			
			top:0px;
			left:0px;			
			z-index:2;
			height:248px;			
		}


		#nav {
			width:234px;
			margin-top:49px;
			margin-left:50px;
			float:left;
			line-height:18px;
		}
		#nav ul{
			margin-left:5px;
		}		
		#nav ul.lang{
			margin-left:0px;
		}				
		#language {
			margin-top:60px;
			margin-left:5px;
		}
		#content {
			margin-top:51px;
			width:425px;
			float:left;
		}

		br.clearer {
			height:0px;
			font-size:0px;
			line-height:0px;
		}
		
		div.colored, p.colored, span.colored {
			/*color:#4300FB;		*/
			color:#6600CC;			
		}		

		.link {
			font-style:italic;	
			cursor:pointer;	
		}	
		.block {
			margin-top:30px;
		}		
		
		p:last-child {
			margin-bottom:0px;
		}
		
		div.image_container {
			margin-bottom:10px;
			margin-top:5px;
		}
		div.image_container div.image {
			float:left;
			width:176px;
		}
		div.image_container div.image_description {
			float:left;
			width:249px;
			/*background-color:#E7E9E8;*/
			height:67px;
			padding-left:10px;
			/*padding-top:9px;*/
			-moz-box-sizing:border-box;
			-webkit-box-sizing:border-box;
			box-sizing:border-box;
			font-size:10px;
			line-height:12px;
		}		
		div.image_block_container {
			margin-bottom:10px;
			margin-top:5px;
			position:relative;
			height:170px;
		}		
		.overviewTeaser, .overviewTeaser p{
			color:#666666;			
		}
		
		.desc_more{
			margin-top:30px;			
		}
			
		.imgAbs {
			
			position:absolute;
		}	
		.hiddenImage {
			/*display:none;*/
			/*visibility:hidden;*/
		}
		
		#enterNL,#leaveNL  {
			border:0px;
			background-color:transparent;
			padding:0px;
			margin:0px;
		}
		.inputRegister {
			border:0px;
			padding:0px;
			width:425px;
			font-size:12px;
			line-height:13px;
			font-family:arial;
			font-style:italic;
			height:13px;
			background-color:#ECECEC;
			margin-bottom:5px;	
		}
		
		.error {
			background-color:#ff0000;
		}
		
		li.elemOverview {
			margin-top:20px;
		}
		li.elemOverview:first-child {
			margin-top:0px;
		}		
		
		div.mod_entry_1,div.mod_entry_3 {
			margin-top:50px;
		}
