/* CSS Document */

body {
	margin:0; 
	padding:0;
	background-image:url(../images/nh_bg.jpg);
	background-repeat:repeat-x;
	background-color:#739ab7;
	}

	.clear {
		clear:both;
		}
		
	#container {
		width:991px;
		margin:auto;
		}
		
	.box_clear {
		width:480px;
		}
		
		#left {
			float:left;
			width:802px;
			}
			
			#head {
				background-image:url(../images/nh_head.jpg);
				background-repeat:no-repeat;
				height:161px;
				}
				
			#navigation {
				background-image:url(../images/nh_navbg.png);
				background-repeat:no-repeat;
				height:58px;
				width:801px;
				padding-left:20px;
				padding-right:20px;
				}
				
				#active_menu {
  					color: #ffffff;
					}
					
				a.mainlevel:link, a.mainlevel:visited {
  					font-size: 12px;
  					font-family: Arial;
  					color: #FFFFFF;
  					text-decoration: none;
					margin-right: 50px;
					}
					
				a.mainlevel:hover {
  					font-size: 12px;
  					font-family: Arial;
  					color: #FFFFFF;
					font-weight:bold;
  					text-decoration: none;
					margin-right: 50px;
					}
					
				a.sublevel:link, a.sublevel:visited {
  					font-size: 12px;
  					font-family: Arial;
  					color: #FFFFFF;
  					text-decoration: none;
					margin-right: 50px;
					}
					
				a.sublevel:hover {
  					font-size: 12px;
  					font-family: Arial;
  					color: #FFFFFF;
					font-weight:bold;
  					text-decoration: none;
					margin-right: 50px;
					}
				
				#main {
					height:34px;
					width:801px;
					line-height:34px;
					}
					
				#sub {
					height:24px;
					width:801px;
					line-height:24px;
					}
					
			#middle {
				height:165px;
				width:801px;
				background-color:#001121;
				}
				
				#promobox {
					width:506px;
					height:165px;
					float:left;
					}
					
				#clientsmeaning {
					width:294px;
					height:165px;
					float:left;
					background-image:url(../images/clientsbg.jpg);
					background-repeat:no-repeat;
					}
					
			#content {
				width:801px;
				background-color:#001121;
				}
				
				#contentleft {
					width:152px;
					float:left;
					}
					
					#contentlefttop {
						background-image:url(../images/nh_cltop.jpg);
						background-repeat:no-repeat;
						height:3px;
						}
						
					#contentleftcenter {
						background-color:#FFFFFF;
						height:870px;
						}
						
						#werbung {
							background-color:#011120;
							width:126px;
							color:#FFFFFF;
							font-family:Arial;
							font-size:12px;
							font-weight:bold;
							text-align:center;
							margin:auto;
							}
						
					#contentleftbottom {
						background-image:url(../images/nh_clbottom.jpg);
						background-repeat:no-repeat;
						height:3px;
						}
					
				#contentcenter {
					width:158px;
					float:left;
					padding-top:13px;
					}
					
					.titlebox {
						background-image:url(../images/nh_cctitlebg.jpg);
						background-repeat:repeat-x;
						height:30px;
						line-height:30px;
						color:#FFFFFF;
						font-family:Arial, Helvetica, sans-serif;
						font-size:12px;
						font-weight:bold;
						text-align:center;
						}
					
					#gallery {
						background-image:url(../images/nh_gallerybg.jpg);
						background-repeat:repeat-x;
						height:380px;
						}
						
					#supportedclans {
						height:380px;
						}
					
				#contentright {
					width:490px;
					float:right;
					}
					
					#contentrighttop {
						background-image:url(../images/nh_crtop.jpg);
						background-repeat:no-repeat;
						height:4px;
						}
						
					#contentrightcenter {
						background-color:#FFFFFF;
						}
						
					#contentrightbottom {
						background-image:url(../images/nh_crbottom.jpg);
						background-repeat:no-repeat;
						height:3px;
						}
						
						.contentheading {
   							font-family:Arial;
							font-size:12px;
							color:#494949;
							background:url(../images/e-design-content-ue1.jpg);
							background-repeat: no-repeat;   
							height: 20px;
							padding-left: 4px;
							}
													
						p {
							font-family:Arial;
							font-size:12px;
							color:#494949;
							}
							
						.box .content .text {
							border:none;
							background-color:#FFFFFF;
							padding-top: 0px;
							padding-left: 0px; 
							padding-right: 0px;
							padding-bottom: 0px;
							}
							
						.box .content .title {
							background: url(../images/user_comment.gif);
							background-repeat:no-repeat;
							background-position: 3px 10px;
							padding-top: 0px;
							padding-left: 0px; 
							padding-right: 0px;
							padding-bottom: 0px;
							font-size: 14px;
							}
							
						.box {
							margin:0;
							}
						
						.box_unpublished {
							margin:0;
							border: 1px solid red;
							}
							
						td, tr {
							font-family:Arial;
							font-size:12px;
							color:#494949;
							}
						
						.small {
							font-family:Arial;
							font-size:11px;
							color:#a3a3a3;
							}
							
						.createdate {
							font-family:Arial;
							font-size:11px;
							color:#a3a3a3;
							}
							
						h1 {
							font-family:Arial;
							font-size:12px;
							color:#494949;
							}
							
						li {
							line-height: 12px;
							padding-top: 0px;
							font-family:Arial;
							font-size:12px;
							color:#494949;
							padding-left: 19px;
							}
							
						ul {
							margin: 0px;
							padding: 0px;
							list-style: none;
							padding-left: 19px;
							}
							
						a:link, a:visited {
							color:#00a0e9;
							text-decoration:none;
							}
							
						a:hover {
							color:#00a0e9;
							text-decoration:none;
							}
							
						.mosimage {
							border: 1px solid #cccccc;
							margin: 5px;
							}
							
						.mosimage_caption {
							margin-top: 2px;
							background: #efefef;
							padding: 1px 2px;
							color: #666;
							font-size: 10px;
							border-top: 1px solid #cccccc;
							}
					
			#footer {
				width:801px;
				height:40px;
				line-height:40px;
				background-color:#001121;
				font-family:Arial;
				font-size:11px;
				}
				
				#footerleft {
					float:left;
					color:#FFFFFF;
					margin-left:24px;
					}
					
				#footerright {
					float:right;
					text-align:right;
					margin-right:26px;
					color:#33414d;
					}
					
					#footerright a:link, #footerright a:visited {
						color:#33414d;
						text-decoration:none;
						font-weight:normal;
						}
						
					#footerright a:hover {
						text-decoration:underline;
						color:#33414d;
						font-weight:normal;
						}
			
		#right {
			float:left;
			margin-left:6px;
			padding-top:138px;
			width:183px;
			}
			
			.spbox {
				background-image:url(../images/nh_sponsbg.png);
				background-repeat:no-repeat;
				height:86px;
				margin-top:8px;
				}
