/** SCREEN */

body {
	margin: 50px 0px 0px 0px;
	background-color: #FFFFFF;
	text-align: justify;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0px;
	padding: 10px 0px 5px 0px;
}

h2, h3, h4, h5, h6 {
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 1px;
	color: #000;
	line-height:1.4;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

a {
	color: #274690;
}

a:hover {
	text-decoration: none;
}

/** CONTAINER */

#container{
/*	width:873px;*/
	width:940px;
	margin:0 auto;
/*	background: url(images/bg.gif) repeat left top;*/
}
/* div#container{text-align:left} */

/** HEADER */

#header {
	width:940px;	
	height: 605px;
	margin: 0px auto;
/*	background: url(images/header.jpg) no-repeat left top;*/
}

/** MENU */

#menu {
	width: 953px;
	height: 68px;
	margin: 0px auto;
	padding: 0px; 
	background: url(images/navi.gif) no-repeat left top;
}

#menu img {
	display: block;
	float: left;
	padding: 0px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: smaller;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #274690;
}

/** FREE */

#free {
	width: 953px;
	height: 27px;
	margin: 0px auto;
	background: url(images/free.gif) no-repeat left top;
}

/** WRAPPER */

#wrapper{
	float:left;
	width:100%;
}

/** CONTENT */

#content {
	margin-top: 0px;
	margin-left: 92px;
	margin-bottom: 0px;
	margin-right: 125px;
	padding-left: 25px;
	padding-top: 35px;
	padding-right: 130px;
	padding-bottom: 25px;
	background: url(images/04_cont_02.jpg) no-repeat left top;
}

#content p {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	line-height:1.4;
}

#content ul {
	margin: 0px auto;
	padding-left: 25px;
	list-style-type: disc;
	line-height:1.4;	
}

#content_databases {
	margin-top: 0px;
	margin-left: 92px;
	margin-bottom: 0px;
	margin-right: 125px;
	padding-left: 25px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 25px;
	background: url(images/content_2.jpg) no-repeat left top;
}

/** NAVIGATION */

#navigation{
	float:left;
	width:92px;
	margin-left:-953px;
}

/** EXTRA */

#extra{
	float:left;
	width:125px;
	height: 305px;	
	margin-left:-125px;
	padding-top: 50px;	
	background: url(images/04_cont_03.jpg) no-repeat left top;	
}

/** FOOTER */

#footer {
	clear:left;
	width:100%;
	height: 46px;	
/*	background: url(images/footer.gif) no-repeat left bottom;*/
}

/** General */

.fnt_logoPharmaPlusOben { 
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 3.5px;
	margin: 0px;
}
.fnt_logoPharmaPlusUnten { 
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1.5px;
	margin: 0px;
}

/*
#footer p {
	margin: 0px;
	padding: 15px 10px;
	background: url(images/img06.gif) no-repeat right bottom;
	font-size: smaller;
	color: #274690;
}

div#footer{background: #666;color: #F22}
div#footer p{margin:0;padding:5px 10px}

div#footer{
	clear:left;
	width:100%;
	background-color: #9933FF;	
}
*/
