/* ### Logo ################################################################# */
#logo {
	position:absolute;
	right:0px;
	background-position: 0 0;
	background-repeat: no-repeat;
	top: -17px;
}

#logo a {
	display:block;
	height:80px;
	width:186px;
	text-indent:-700em;
}

/* ### Header ############################################################### */

#header {
	background-image: url(navleft.jpg);
	background-repeat: repeat-y;
	background-position: left;

}

#nav-header {
	position:absolute;
	left:210px;
	bottom:18px;
}

/* ### NUR STARTSEITE ################################################# */


#main-block {
	COLOR: #333333
	FLOAT: left;
	WIDTH: 400px;
	
}

#nav h2 {
	font-size: 1.5em;
	padding-bottom: 3px;
	color: #37444F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 190px;
	margin-bottom: 5px;
}
#nav {
	padding-left: 20px;
	width: 240px;
	padding-top: 0px;
	text-align: left;
}

#nav  h3 {
	font-size: 1.4em;
	padding-top: 10px;
	font-weight: bold;
}
#nav .ns_Body img {
	float: left;
	padding-right: 5px;
}

