body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #484848;
	line-height: 14px;
	padding: 0;
	margin: 0; 
	background-color: #F4F4F4;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	position:relative;
}

#main {
	float: left;
	width: 100%;
	background: url(../images/bg-home.gif) repeat-x;
}
img {
	border:0;
}

#header {
	position:absolute;
	top:0;
	left:140px;
}

#logo {
	position:absolute;
	top:205px;
	left:410px
}

h1 { 
	color: #356CB3; 
	font-size: 21px; 
	font-weight: bold; 
	padding: 0;
	margin: 0;
	height: 28px;
	width:350px;
	text-align:center;
}
h2 { 
	margin: 0 0 15px 0; 
	padding: 0; 
	font-size: 12px; 
	font-weight: bold; 
}


#naarpharmacie {
	float:left;
	margin:100px 0 30px 0;
	padding:20px;
}


#naarindustrie {
	float:right;
	margin:100px 0 30px 0;
	padding:20px;
}


.enter {
	width:350px;
	text-align:center;
	display:block;
	font-size:12px; 
	color:#356CB3;
	font-weight:bold;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	text-decoration:none
}

a:hover.enter {
	color:red;
}

.clear {
	clear:both;
	
}

#footer {
	margin: 0 0 0 35px;
}
#footer, .duo, .duo a {
	color:#818E9B;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}

.duo a:hover{
	color:#0054A4;
}

.duo{
	padding: 0 0 0 795px;
	text-align:right;
}