/* CSS FUER DR. ALBRECHT HALLER
/* ============= BODY ===========*/
body { 
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px 
}
/* ============= STANDARD ===========*/
p	{
	margin-left:0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* ============= NAVI&ABLEITUNGEN ===========*/
/*
schriftnavigrau:			rgb(97,97,97); 		== #616161
schriftnavirot:				rgb(127,0,0); 		== #7F0000
*/
/* ============= NAVI&ABLEITUNGEN ===========*/
.fliesstext
{
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	}
.fliesstext-fett
{
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: 700;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	}
.header
{
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: 800;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	}
.navi,.naviselect,.navisub,.navisubselect,.fliesstext-link
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #616161;
	font-weight: 800;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	}
.naviselect
{
	color: #616161;
}
.navisub,.navisubselect
{
	font-size: 8pt;
	color: #7F0000;
}
.navisubselect
{
	color: #7F0000;
}
.fliesstext-link
{
	color: #DD0000;
}
/* ============= FLIESSTEXT&ABLEITUNGEN ===========*/
.fliesstext-ue1,.fliesstext-ue2,.fliesstext-ue3,.headline,.fliesstext-untertitel
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: 700;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.fliesstext-ue1
{
	text-transform: uppercase;
}
.fliesstext-ue2,.headline
{
	text-transform: uppercase;
}

.fliesstext-ue2,.fliesstext-ue3,.headline
{
	color: #993333;
}
.fliesstext-ue2
{
	text-transform: uppercase;
	color: #0393D9;
}
.fliesstext-ue3
{
	color: #000000;
	text-transform: none;
	margin-top:5px;
	margin-top:0px;
	}
.fliesstext,.fliesstext-bildunterschrift,.fliesstext-ue4,.headlinesubblack,.title,.leading,.checkbox,.warning,.error,.titel,.text,.fliesstext-untertitel
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.fliesstext-bildunterschrift
{
	font-size: 10px;
	padding:0px;
	padding-left:10px;
	margin:0px;
}
.fliesstext-ue4,.headlinesubblack,.checkbox,.leading,.warning,.error,.title
{
	font-weight: normal;
	color: #663333;
}
.error
{
	font-weight: 800;
}
.text,.title
{
	font-weight: 800;
}
.title,.input
{
	text-align:left;
	padding-top:5px;
}
.title
{
	padding-left:30px;
}
.fliesstext-untertitel
{
	font-weight: normal;
	color: #009900;
}
/* ============= LINKS ===========*/
A:link 		{
	text-decoration: none;
	color: #1D3D8F;
	}

A:active	{
	text-decoration: none;
	color: #1D3D8F;
	}

A:visited 		{
	text-decoration: none;
	color: #1C4C8E;
}
/*ul{
	margin:10px
}*/
