*{padding: 0; margin: 0;}  
 
body{
	margin: 0px;
	padding: 0px;
	font-family: Arial,sans-serif;
	color: #333333;

	
	
}

#header {
        padding: 0;
        margin: 0;
        position: relative;
        height: 97px;
        background: #3371A3;
        background-image: url(/fileadmin/template/newsletter/nl_tbg_n.gif);
        }

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #505050;
}
.style3 {color: #505050}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style5 {font-size: 9px}
p {font-family: Arial, Helvetica, sans-serif; color: #505050;}
p a,a:visited {font-family: Arial, Helvetica, sans-serif; color: #505050; 
font-style: underline;}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
	}
	
H2 {font-family: Arial, Helvetica, sans-serif; color: #505050; font-size: 16px; }

H3 {font-family: Arial, Helvetica, sans-serif; color: #505050; font-size: 14px; }
/* below */

#below{
	
	min-height: 650px;
	position:absolute;
	left:0px;
	top:100px;

	
	
	
	
}

/* left */

#leftpart{
float: left;
width: 250px;
margin: 0;
/*height: 100%;*/

}



#leftspacer{
/* background: inherit;*/
float: left;
width: 1px;
}

#leftmenu{
	padding: 10px;
	margin: 10px;
/*	border-color: #7A8193;
	border-width: 1px;
	border-style: solid;
	background-color: #EFEFEF; */
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	
}
#leftmenu {
/*		line-height: 14px; */
		line-height: 10px;
}


#leftmenu a{
	color: #666666;
	letter-spacing: 2px;
	text-decoration:none;	
	dpadding-bottom: 32px;
	dmargin-bottom: 32px;
	
}
#leftmenu a:visited{
color: #666666
}


#leftmenu a:hover{
	color: #000000;
	text-decoration: none;
}



#leftmisc{
/* background: inherit;  */
}

#leftmisc p{
/* background: inherit;  */
	font-size: 12px;
}

#content{
/*	float: right;
	width: 70%;*/
	margin-left: 260px;
	margin-right: 50px;	
	margin-top: 50px;
/*	background:inherit; */
	
}
ul{
	list-style-type: disc;
	list-style-position: outside;
/*	letter-spacing: 2px; */
	padding-left: 20px;
	margin-left: 20px;
	padding-bottom: 10px;
	color: #505050;
	font-family: Arial, Helvetica, sans-serif;
	
}	

#content p{
	padding-bottom: 10px;
}

#bottom {
clear: both;
}
