/* GLOBAL */
body
{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px;
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#000000;
	
	background:#b9c6db url('../__img/bg_kachel.jpg');
	background-repeat:repeat-y;
}

a
{
	color:#000000;
}

a:hover
{
	text-decoration:underline;
}

div,p
{
	padding:0px;
	margin:0px;
}

h1
{
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	
	padding:0px;
	margin:0px;
}

.hl
{
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	
	padding:0px;
	margin:0px;
}

.txt
{
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#000000;
}

td,input
{
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#000000;
}
/* DIVs */

#main_frame_top
{
	width:899px;
	height:305px;
	background:#b9c6db url('../__img/bg_kachel_verdecker.jpg');
}

#main_frame_navigation
{
	width:899px;
	height:116px;
	background:#b9c6db url('../__img/bg_navigation.jpg');
}

#top
{
	position:absolute;
	z-index:1;
	top:0px;
	left:0px;
	width:899px;
	height:294px;
	background:url('../__img/sketches.gif');
}

#content_frame
{
	position:absolute;
	z-index:1;
	top:421px;
	left:79px;
	width:617px;
}

#nwlt_subscribe
{
	position:absolute;
	z-index:2;
	top:374px;
	left:749px;
	width:200px;
}

#navigation
{
	position:absolute;
	z-index:3;
	top:349px;
	left:78px;
	width:510px;
	height:36px;
}

/* FORM NWLT */
.nwlt_subscribe
{
	width:90px;
	height:20px;
	border:1px solid #a8b6c3;
}
