body{
	margin: 10px 0 10px 0;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	text-align: left;
}

#bg{
	background-repeat: repeat;
	background: White url(../images/bg.png);
}

a img {
	border: none;
}

.clr{
	clear: both;
}

#wrapper{
	width: 817px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: left;
}

#header{
	width: 817px;
	height: 80px;
	background: #F2F2F2 url(../images/header_bg.png) repeat-x;
}

/* logo formation */

#header_logo{
	position: absolute;
	width: 255px;
	height: 55px;
	margin: 20px 0 0 10px;
	background: url(../images/logo.gif) no-repeat;
}

/* ads formation */

#header_ads{
	position: absolute;
	width: 465px;
	height: 60px;
	margin: 10px 0px 10px 339px;
}

#header_sitename{
	width: 817px;
	height: 30px;
	background: #C9C9C9 url(../images/header_sitename_bg.png) repeat-x;
}

/* sitename formation */

#header_name{
	position: absolute;
	margin: 2px 10px 0px 10px;
	font-size: 20px;
	color: #333333;
	letter-spacing: -1px;
	text-transform: uppercase;
}

/* search formation */

#header_suche{
	position: absolute;
	margin: 3px 0px 0 655px;
}

#header_suche .inputbox{
	width: 150px;
	height: 18px;
	border: 1px solid #CCCCCC;
	color: #999999;
	background: #FFFFFF url(../images/suche.png) no-repeat right;
}

/* Navigation formation */

#header_navi{
	width: 817px;
	height: 41px;
	background: #4169E1 url(../images/header_navi_bg.png) repeat-x;
}

#navcontainer{
	margin: 0px 0 0px 0;
	padding: 0px;
	height: 30px;
}

#navnav{
	position: relative;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 0 10px 0px;
}

#navnav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
	}

#navnav ul li{
	display:block;
	float:left;
	margin:0 1px;
	}

#navnav ul li a{
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 4px 0 4px;
	border-right: 1px dotted #FFFFFF;
}

#navnav ul li a:hover{
	color: #E5EBFB;
}

/* pathway formation */

#pathway{
	margin: 5px 0 5px 10px;
	padding: 0px;
	color: #999999;
}

#pathway a{
	color: #999999;
}

#pathway a:hover, #pathway a:active{
	color: #333333;
}

/*Newsflash*/

#medline-news{
	margin: 0px 5px 0 5px;
}

/* MAIN CONTENT */

#main{
	margin: 0px;
	padding: 0px;
}

/* left colume for this site */

#leftcol{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 20%;
}
 
#leftcol_inner{
	padding: 0px;
	margin: 5px;
}

/* maincolume for this site */
 
#maincolfull{
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#maincolhalf{
	float: left;
	width: 80%;
	margin: 0px;
	padding: 0px;
}

#maincolnarrow{
	float: left;
	width: 60%;
	margin: 0px;
	padding: 0px;
}
 
#maincol_inner{
	padding: 0px;
	margin: 5px 10px 5px 10px;
}

/* rightcolume for this site */

#rightcol{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 20%;
}
 
#rightcol_inner{
	padding: 0px;
	margin: 5px;
}

/* formation footer and copyright */

#footer {
	padding: 0px;
	margin: 0px 0px 0px 0;
	height: auto;
	text-align: left;
}

#medline-user1 {
	padding-right: 5px;
	float: none;
	text-align: left;
	width: 385px;
}

#medline-user1 ul{
   list-style: none;
	margin: 0 0 0 10px;
}

#medline-user2 {
	padding-left: 5px;
	float: none;
	text-align: left;
	width: 385px;
}

#medline-user2 ul{
   list-style: none;
	margin: 0 0 0 10px;
}

#copy-medline{
	margin: 10px 0 10px 0;
}

/* Default Joomla! Menu */

ul.menu , ul.menu li{
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

ul.menu ul, ul.menu ul li{
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

ul.menu li a {
	padding: 4px 4px 4px 4px;
	margin: 0 0 0 0px;
	display: block;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
}

ul.menu  li a:hover, ul.menu li a:active {
	color: #4682B4;
	text-decoration: none;
	font-weight: bold;
}

.menu li#current a {
	color: #4682B4;
	text-decoration: none;
	font-weight: bold;
}


/* Normaler link */

a {
	color: #1E90FF;
	text-decoration: underline;
}

a:hover, a:active {
	color: #494AD6;
	text-decoration: underline;
}

/* Title text */

.contentheading{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 16px;
	color: #636363;
	font-weight: bold;
	border-bottom: 1px solid #636363;
	padding: 0 2px 0 4px;
	#display:block;
}

/* component text */

.componentheading {
	color: #494949;
	font-size: 1.4em;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.category {
	font-weight: bold;
}

/* contentdescription */

.contentdescription {
	padding-bottom: 10px;
	color: #444444;
}

/* inhaltsverzeichnis */

.contenttoc{
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 2px;
	width: 150px;
}

.toclink{
	padding: 0px 0px 0px 10px;
	margin: 2px;
	background-image: url(../images/links_modul.png);
	background-repeat: no-repeat;
	background-position: left;
}

/* Small text */

.small, .smalldark, .createdate, .mosimage_caption,.back_button, .pagenavcounter, .pagenav, .pagenavbar, a.readon {
	font-size: 0.8em;
	color: #B4B4B4;
}

.modifydate {
	border-bottom: 1px solid #B4B4B4;
	padding: 2px 2px 2px 2px;
	font-size: 0.8em;
	color: #B4B4B4;
}

/* read more formation */

a.readon{
	background-color: #6B6B6B;
	display: block;
	font-weight: bolder;
	font-size: 0.8em;
	border-left: 10px solid #E0E0E0;
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px 2px 2px 5px;
	width: 120px;
	float: right;
}

a.readon:hover, a.readon:active {
	background-color: #E0E0E0;
	display: block;
	font-weight: bolder;
	font-size: 0.8em;
	text-decoration: none;
	color: #333333;
	width: 120px;
	padding: 2px 2px 2px 5px;
	border-right: 10px solid #6B6B6B;
	float: right;
}

/* �berschriften */

h1 {
	font-size: 160%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

/* absatz text */

p {
	margin: 5px 0 15px;
}

/* listen text */

ul {
	margin: 2px 0px 2px 5px;
	list-style-type: square;
	padding: 5px;
	color: #6A6A6A;
}

li{
	padding: 0px 0px 4px 0px;
	margin: 0px;
}

/* formation colums */

th {
	padding: 2px;
	font-weight: bold;
	text-align: left;
}

/* formation linie horizontal */

hr {
	border-top: 1px solid #DDDDDD;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

/* formation main table */

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

.contentpaneopen{
	width: 100%;
}

table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

/*  Modulstyle default */

div.module_menu h3, div.moduletable_menu h3, div.module h3, div.moduletable h3, div.moduletable_text h3{
	margin: 0 0 0px 0;
	padding: 0px 0 4px 4px;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #333333;
	background: #CCCCCC url(../images/modul_bg.png) repeat-x;
	text-align: left;
}

div.module_menu, div.moduletable_menu, div.module, div.moduletable {
	margin: 0 0 10px 0;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

div.module_menu ul, div.moduletable_menu ul, div.module ul, div.moduletable ul {
	list-style: none;
}

/* formation poll */

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: 0px solid #CCCCCC;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
}

table.pollstableborder tr.sectiontableentry1 td {
	background-color: #EAF1F7;
}

.pollstableborder tr.sectiontableentry1 td,.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* search formation */

table.searchintro {
	padding: 5px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

/* blog more frontpage */

.blog_more {
	margin: 10px 0;
	padding: 10px;
	border: 1px dashed #CCCCCC;
	background-color: #F5F5F5;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	color: #444444;
	text-transform: uppercase;
}

.blog_more ul {
	margin: 4px;
	padding: 4px;
	list-style-type: none;
}

.blog_more ul li {
	padding: 0px 0px 0px 20px;
	margin: 2px;
	background-image: url(../images/links_modul.png);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
}

fieldset{
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 2px 0 2px 0;
}

legend {
	margin: 0;
	padding: 0 10px;
}

/* Formstyle */

form {
	margin: 0;
	padding: 0;
}

#modlgn_username{
	background: #EFEFEF url(../images/input_bg.gif) no-repeat;
	color: #333333;
	font-size: 1em;
	border: 1px solid #CCCCCC;
	width: 85%;
	padding: 2px 2px 2px 2px;
}

#modlgn_passwd{
	background: #EFEFEF url(../images/input_bg.gif) no-repeat;
	color: #333333;
	font-size: 1em;
	border: 1px solid #CCCCCC;
	width: 85%;
	padding: 2px 2px 2px 2px;
}

#contact_text.inputbox{
	font-size: 1.2em;
}

.input {
	border: 1px solid #EDEDED;
	color: #666666;
	padding: 4px;
	font-size: 0.9em;
	margin: 0px;
	width: 93%;
}


/* formation mosimage */

.mosimage {
	padding: 0;
	margin: 5px 15px 0 0!important;
	margin: 5px 5px 0 0;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
}

.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

.moduletable_text{
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.bannerheader{
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: -1px;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

/* formation tabelle news etc. */

td.sectiontableheader {
	padding: 4px;
	background-color: #FAFAFA;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.sectiontablefooter {
	padding: 4px;
	line-height: 20px;
}

tr.sectiontableentry1 td {
	padding: 7px 5px;
	background-color: #F4F4F4;
	border-bottom: 1px solid #FFFFFF;
}

tr.sectiontableentry2 td {
	padding: 7px 5px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

tr.sectiontableentry1:hover td,tr.sectiontableentry2:hover td {
	background-color: #F7F7F7;
	border-bottom: 1px solid #CCCCCC;
}

div.syndicate div {
	text-align: center;
}

/*MODULE INLINE DISPLAY*/

.mod-preview-info{
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	background: #333333;
	padding: 5px;
	margin: 15px 0 0 0;
}

/*COPYRIGHT*/

.copyright{
	text-indent: -10000px;
}