body{
    background-color:#FFFFFF;
	  margin:0px;
    }

#px_canvas{
    width:100%;
    }

p, body, li, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Navy;
}

ul{
    text-align:left;
    }

.bgblau {
	background-color: #003366;
	margin: 1px;
	padding: 2px;
}

.gray {
	color: White;
	font-weight: bold;
}

.current {
	color: Maroon;
	font-weight: bold;
}

p {
	padding: 2px;
	color: #003366;
}

.Erklaer {
	font-size: 0.9em;
	font-style: italic;
}

li {
	color: #003366;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: white;
	font-weight: bold;
	background-color: #003366;
	padding-top:0px;
}

h3{
  padding-top:20px;
  font-weight:bold;  
	font-size: 0.9em;
	font-style: italic;   
    }

.utitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background-color: #003366;
	padding-top:0px;
}

div.links {
	position: absolute; 
	left: 0px; 
	top: 0px;
	width: 20%;
}

div.rechts {
	position: absolute;
	left: 20%;
	top: 30px;
	background-color : transparent;
}

div.Rand {
	position: relative; 
	left: 0px; 
	top: 0px; 
	width:180px;
	background-color: #6699CC;
	padding: 5px;
	z-index: 1;
	height : 100%;
	padding-bottom: 30px;
}

div.Menue {
	position:relative; 
	left:20%; top:0px; 
	width: 600px;
	height: 200px;
	/* width: 150 pro Menue-Button */
	z-index:3;
}



#inhalt{
    float:left; 
    width:620px; 
    text-align: center;
    }

#content{
    float:left; 
    width:582px; 
    background-image: url(http://www.px-bildserver.de/pharma-networx/bilder/px_relaunch_bg_mitte_v4.gif); 
    padding-left:16px; 
    padding-right:20px;
    }

#kopfgrafik{
	height:128px;
	float: left;
	width: 1000px;
}

#trenngrafik{
	height:44px;
	float: left;
	width: 1000px;
}

div.Info {
  float:left;
	/* top: gibt dem Menü 20 px Platz */
	width:600px;
	height: 20px;
	/* width: 150 pro Menue-Button */
	min-height: 20px;
	text-align: right;
	background-color: white;
	z-index:4;
	font-size: 0.8em;
  margin-top:20px;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
	border:0 none;
}

a:hover,a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6699CC;
	text-decoration: underline;
	background-color: #003366;
	font-weight: bold;
	border:0 none;
}

input.Rand {
	  font-size: 0.8em;
    width:91px; 
    height:17px;
    margin-bottom:5px;
}

hr {
	color: #6699CC;
	height: 1px;
	vertical-align: bottom;
}

/* Definition des altern. Menüs */
a.Menue {
	font-weight: bold;
	display: inline;
}

a.Menue:link, a.Menue:visited  {
	color: white;
	text-decoration:none;
/*  font-size-adjust: none; */
}

a.Menue:hover, a.Menue:active  {
	color: white;
	background-color: #6699cc;
}

.socialiconbar{
    text-align:center;
    margin-bottom: 20px;
    
    }

.socialiconbar > a {
    margin-right:5px;
	    background-color: transparent;
}


