/** -------------------------------------------------------------------------------------------------------------- **/
/** -------------------------------------- ALLGEMEINE CSS DEFINITIONEN ------------------------------------------- **/	

HTML, BODY
{
	font-family: Verdana, Arial, Geneva;
	font-size: 12pt;
	color:#003366;
	padding:0px;
	margin:0px;
	background-color:#93ADC4;
}

TD,P 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	line-height: 18px;
	color:#003366;
} 

INPUT,SELECT,TEXTAREA
{
	font-size: 12px; 
	color: #333333; 
	background-color: #93adc4;
}

H3 
{ 
	font-family: Arial, Verdana, Geneva, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #003366;
}

A:active 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #003366; 
	text-decoration: underline;
}

A:link 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #003366; 
	text-decoration: underline;
}

A:visited 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #003366; 
	text-decoration: underline;
}

A:hover 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #FFFFFF; 
	text-decoration: underline;
}

A.fuss:active 
{ 
	font-family: Verdana, Arial, Geneva, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #FFFFFF; 
}

A.fuss:visited 
{ 
	font-family: Verdana, Arial, Geneva, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #003366; 
} 

A.fuss:hover 
{ 
	font-family: Verdana, Arial, Geneva, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #FFFFFF;
} 

A.fuss:link 
{ 
	font-family: Verdana, Arial, Geneva, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #003366;
}


H3 
{ 
	font-family: Arial, Verdana, Geneva, sans-serif; 
	font-size: 14px; 
	font-style:normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #003366
}

H4 {
	margin:0px;
	padding:0px;
	color:#003366;
	font-size:11pt;
}

H5 {	
	margin:0px;
	padding:0px;
}

LI {
	padding-bottom:5px;
}
/** -------------------------------------------------------------------------------------------------------------- **/
/** ------------------------------------- SPEZIFISCHE CSS DEFINITIONEN ------------------------------------------- **/

.date
{
	color:#FFFFFF;
	font-size:8pt;
}

.email
{
	font-size:8pt;
}

.headline
{
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
}

.red		
{
	color:#9A0505;
}

.blue
{
	color:#003366;
}

.lightblue
{
	color:#93adc4;
}

.margin5
{
	margin:5px;
}

.margin_right15
{
	margin-right:15px;
}

/** -------------------------------------------------------------------------------------------------------------- **/

.over {
	background-color: #3A6386;
	color:#648BAC;
	cursor:pointer;
	width:500px;
	line-height:12pt;
	font-size:8pt;
}

.out {
	background-color: #93ADC4;
	color:#003366;
	cursor:pointer;
	width:500px;
	line-height:12pt;
	font-size:8pt;
}

/** -------------------------------------------------------------------------------------------------------------- **/
/** ----------------------------------------------- FLYER STYLES ------------------------------------------------- **/


DIV.flyer_container
{
	width:445px;
	height:565px;
	margin:5px;
}

DIV.flyer_probenr
{
	font-size:30pt;
	font-weight:bold;
	width:90px;
	height:70px;
	position:relative;
	top:40px;
	left:160px;
}

DIV.flyer_notes
{
	width:160px;
	height:55px;
	font-weight:bold;
	font-size:13pt;
	position:relative;
	top:70px;
	left:125px;
}

DIV.flyer_menge
{
	width:90px;
	height:30px;
	position:relative;
	font-weight:bold;
	font-size:15pt;
	top:110px;
	left:-10px;
}

DIV.flyer_substanz_mda
{
	width:40px;
	height:40px;
	font-weight:bold;
	font-size:20pt;
	position:relative;
	top:140px;
	left:-90px;
}
DIV.flyer_substanz_mdma {
	flyer_substanz_mdma;
}
DIV.flyer_substanz_mde {
	flyer_substanz_mdma;
}
DIV.flyer_substanz_mbdb {
	flyer_substanz_mdma;
}

DIV.flyer_substanz_amphetamin {
	width:40px;
	height:40px;
	font-weight:bold;
	font-size:20pt;
	position:relative;
	top:215px;
	left:-90px;
}
DIV.flyer_substanz_metamphetamin {
	flyer_substanz_amphetamine;
}
/** -------------------------------------------------------------------------------------------------------------- **/
DIV.centerContainer
{
	text-align:center;
}

DIV.research
{
	margin-bottom:30px;
}

DIV.left
{
	float:left;
}

DIV.right
{
  float:right;
}

DIV.break
{
	clear:both;
}
	
DIV.textbox
{
	float:left;
}

DIV.spacer
{
	clear:both;
	height:20px;
}

TD.footer
{
	font-family: Verdana, Arial, Geneva, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #003366; 
	line-height: 18px;
	text-align:center;
}

/** -------------------------------------------------------------------------------------------------------------- **/
/** -------------------------------------- TD KLASSEN FÜR RUBRIK TERMINE ----------------------------------------- **/

TABLE.appointments
{
	border:1px solid #93ADC4;
	width:500px;
}

TD.app_header
{
	color:#FFFFFF;
	background-color:#4e789b;
	padding:5px;
	font-weight:bold;
}

TD.app_subheader
{
	padding:4px;
	background-color:#4e789b;
	vertical-align:top;
	color:#003366;
}

TD.app_normal
{
	padding:4px;
	background-color:#3a6386;
	color:#90AFC7;
}

/** -------------------------------------------------------------------------------------------------------------- **/
/** --------------------------------------------------- FORM KLASSEN --------------------------------------------- **/

SELECT.faqcategories
{
	font-size:8pt;
	background-color:#93ADC4;
	width:200px;
	color:#003366;
}



.stimulantien { font-family: Verdana, Arial, Geneva, sans-serif; font-size: 12px; color: #333333; background-color: #F2BFCC}

.whitebold {
	color: #ffffff;
	font-weight: bold;
}
