html {
	
	min-height:100%;

}


body { 

	background-color:#FFFFFF;
	min-height:100%;
	font-size:12px;

}


/* Mobiles Navigationmenü ausblenden  */

#mobile_navigation{

	display:none;
	
}

/* Leaderboard */

#leaderboard {

	display:none;

}



/* PharmaWiki Logo */


#logo {

	display:none;
	
}



/* Navigation 1 */


#navigationtop {

	display:none;
					

}



/* Navigation 2 (Projekt) */

#project {

	display:none;


}
		

/* Suchfeld */


#search {

	display:none;

}


input#txt1 {

	display:none;

}



/* Editor */

#tools {

	display:none;
	
}



#produkte {

	display:none;
			
}

/* Newsletter  */




input.livesearch {

   	display:none;


}

#txtHint{

	display:none;

}

/* Content */


#content {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
		
	margin-right:30px;
	margin-bottom:30px;
	
	z-index:1;

	padding-left: 10px;
	padding-right: 10px;
	
	background-color:#FFFFFF;
	
	
		
}

/* Skyscraper (Werbung rechts) */


#right {

	display:none;
	
}



/* Div für Suchresultate */


.searchresults {

	display:block;
	background-color:#FBFBFB;

	width:800px;
	max-width:100%;
	
    border: 1.0px solid #DDDDDD;
	
	padding:10px;
	line-height:2;

	font-weight:normal;

}

.searchresults b{

	font-size:110%;

}


/* Untertitel in den Artikeln */


#subtitle, #bottom {

	display:block;
	font-weight:bold;
	color:#141414;	
    border-top: 1.0px solid #A5BADA;
	width:100%;
	
	padding-top:10px;
	padding-left:10px;
	margin-right:10px;

	margin-top:20px;	

}

h4 {

   	font-size: 12px;
	font-weight:bold;
	color:#141414;	

	padding-top:10px;
	padding-left:10px;
	
	margin-top:20px;	

}

/* Footer */


#footer {

	font-size: 90%;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	
	color:#666666;
	display:block;
	
	border-top: 1.0px solid #A5BADA;
	border-bottom: 1.0px solid #A5BADA;
	
	line-height:1.7;

	
}

#rectangle {

	padding-left:10px;
	padding-top:10px;
	padding-bottom:20px;
	display:block;
	
}



b {

	font-weight:bold;
	color:#333333;	

}

/* Genaue Übereinstimmung bei Suchresultaten Artikel */

#directhit {

	font-weight:bold;
	color:#3C5F90;	
	font-size:120%;

}


p {

	padding-left:30px;
	line-height: 1.7;
	
}

p.Editor {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}


/* Haupttitel des Artikels */


#title {

	display:block;

	font-size:135%;
	font-weight:bold;
		
	padding-bottom:35px;
	color:#141414;
	
	padding-top:0px;
	margin-top:0px;


}


textarea {

	font-size: 13px;

}

strong {

	color:#3C5F90;
	font-weight:bold;

}

.line {

	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom: 1.0px solid #A5BADA;

	
}


b.spez {

	color:#333333;
	font-size:10px;
	font-weight:bold;
}

b.left {

	color:#2B457A;
	font-size:11px;
	font-weight:bold;
}


hr {

	border: 1px solid #EEEEEE;
	color: #EEEEEE;
}


.wikiimage {

	border: 1px solid #4E4F4F;

}

.noborder {

	border:none;

}

.nav_pfeil {
	
}


/* no border around images with links in IE: */

a img {

	border: 0px;

}


.wikiimage_right {

	float: right;
	
	margin-left:5px;
	margin-right:5px;

	border: 1px solid #4E4F4F;

}

.wikiimage_left {

	float: left;

	margin-left:5px;
	margin-right:5px;

	border: 1px solid #4E4F4F;

	
}


#last {

	border: 1px solid #EEEEEE;
	margin:inherit;

}


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

a:hover { 

	text-decoration: underline; 

}

.sidenote {

	display:block;
	width:auto;
	margin-left: 0; 
	margin-top: 8px;
	background-color: #AEBCD2;

	padding-right:5px;
	padding-top:16px;
	padding-bottom:14px;
	padding-left: 5px;
	
	line-height: 1.7;

}


.sidenote_text {

	padding-left:25px;
	display:block;

}


.main {

	display:block;
	wdith:auto;
	margin-left: 0; 
	background-color: #AEBCD2;
	padding: 6px;
	padding-left: 20px;

}


#bigblue1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;

	font-size:105%;
	color:#141414;
	
	display:block;
	padding-left:10px;
	padding-top:80px ;
	
}


#bigblue2 {

	font-family: Garamond, "Times New Roman", serif;
	text-align:left;

	color: #3C5F90;
	display:block;
		
	font-size:180%;
	font-weight:bold;
	line-height:120%;

	padding-left:10px;
	padding-top:20px;
	padding-bottom:122px;
	

}


#wikicontent pre {
	border: 1px solid #eee;
	background-color: #fff;
	padding: 2px 5px;
	font-family: monospace;
}


ul.general {
 
	list-style-image:url(media/Bullet.gif);
	list-style-position: outside;

	margin-left:0px;
	padding-left:40px;		

}


li.general {

	padding-bottom:5px;
	padding-left:4px;	
	line-height: 1.5;


}



#edit {

    font-size: 11px;
		
}


table.general {

	display:table;
	border-collapse: collapse;
	background-color:#FFFFFF;
	margin-left: 60px;
	margin-top: 0px;
	padding-top:0px;
	line-height: 1.5;

	
	/* fix for IE6 and below not inheriting font size */
     font-size: 12ps;  	
	}

tr.general {

	display:table-row;	
	padding: 3px;
	/* fix for IE6 and below not inheriting font size */
     font-size: 12px;  	
		
	}

td.general {

	display:table-cell;
	padding: 3px 20px 3px 20px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;

	/* fix for IE6 and below not inheriting font size */
     font-size: 12px;  	
		
	}

td.general_noborder {

	display:table-cell;
	padding: 6px;
	border: 0px;

	
	/* fix for IE6 and below not inheriting font size */
     font-size: 12px;  	
		
	
	}

table.table_men {
	
	display:table;
	border-collapse: collapse;
	background-color:#FFFFFF;
	margin-left: 0px;
	
	/* fix for IE6 and below not inheriting font size */
     font-size: 12ps;  	
	}

tr.table_men {

	display:table-row;	
	
	}

td.table_men {


	width:320px;
	vertical-align:top;
	display:table-cell;

	}




#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(media/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/overlay.png", sizingMethod="scale");
	}
	


	