/* Häussler */
/* Normal Ansicht */

body
{
	margin: 0;
	padding: 0;
	letter-spacing: 0px;
	font-size: 11px;
	background-color: #f4f4f4;
	color: #41474c;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, "Century Gothic", sans-serif;
}
/*
p,
table,td { letter-spacing: 0px; font-size: 11px; color:#8894A0;                   font-style:normal; text-decoration:none;      font-family: Arial, Helvetica, "Century Gothic", sans-serif;
}
*/
/*.menuleft {	letter-spacing: 0px; font-size: 11px; color:#003399;                   font-style:normal; text-decoration:none;      font-family:Arial,Helvetica,Century Gothic,sans-serif; }*/
.menuleft
{
	color: #003399;
}
/*.dark	{	letter-spacing: 0px; font-size: 11px; color:#555555;                   font-style:normal; text-decoration:none;      font-family: Arial, Helvetica, "Century Gothic", sans-serif; }*/
.dark
{
	color: #555555;
}
/*.rot 	{	letter-spacing: 0px; font-size: 11px; color:#FF6666;                   font-style:normal; text-decoration:none;      font-family: Arial, Helvetica, "Century Gothic", sans-serif; }*/
.rot
{
	color: #ff6666;
}
/*.blau 	{	letter-spacing: 0px; font-size: 11px; color:#003399;                   font-style:normal; text-decoration:none;      font-family: Arial, Helvetica, "Century Gothic", sans-serif; }*/
.blau
{
	background-color: #b3c2e1; /* #003399;*/
}
.grau
{
	background-color: #dadada;
}
/*.nolupe {	letter-spacing: 0px; font-size: 11px; color:#8894A0;                   font-style:normal; text-decoration:none;      font-family: Arial, Helvetica, "Century Gothic", sans-serif; }*/
.nolupe
{
	color: #8894A0;
}
/*.wichtig 	{	letter-spacing: 0px; font-size: 11px; color:#FF6666;                   font-style:normal; font-weight: bold; text-decoration:none;      font-family: Arial, Helvetica, "Century Gothic", sans-serif; }*/
.wichtig
{
	color: #ff6666;
}
/*p.otuer {	letter-spacing: 0px; font-size: 11px; color:#8894A0;margin-left:10px; margin-right:8px; font-style:normal; text-decoration:none;      font-family: Arial, Helvetica, "Century Gothic", sans-serif; }*/
p.otuer
{
	color: #8894a0;
	margin-left: 10px; 
	margin-right: 8px;
}
/*b {	letter-spacing: 0px; font-size: 11px; color:#8894A0; font-weight:bold; font-style:normal; text-decoration:none;      font-family: Arial, Helvetica, "Century Gothic", sans-serif; }*/

#boldital {	letter-spacing: 0px; font-size: 16px; color:#8894A0;                   font-style:italic; text-decoration:none;      font-family: Arial, Helvetica, "Century Gothic", sans-serif; }

#hg	{	letter-spacing: 0px; font-size: 13px; color:#009999; font-weight:bold; font-style:normal; text-decoration:none;      font-family: Arial, Helvetica, "Century Gothic", sans-serif; }

#h	{	letter-spacing: 0px; font-size: 13px; color:#003399; font-weight:bold; font-style:normal; text-decoration:none;      font-family: Arial, Helvetica, "Century Gothic", sans-serif; }
#hsan	{	letter-spacing: 0px; font-size: 13px; color:#CC3366; font-weight:bold; font-style:normal; text-decoration:none;      font-family: Arial, Helvetica, "Century Gothic", sans-serif; }
#hreha	{	letter-spacing: 0px; font-size: 13px; color:#FF9966; font-weight:bold; font-style:normal; text-decoration:none;      font-family: Arial, Helvetica, "Century Gothic", sans-serif; }
#horth	{	letter-spacing: 0px; font-size: 13px; color:#6699FF; font-weight:bold; font-style:normal; text-decoration:none;      font-family: Arial, Helvetica, "Century Gothic", sans-serif; }
#hmed	{	letter-spacing: 0px; font-size: 13px; color:#66CCCC; font-weight:bold; font-style:normal; text-decoration:none;      font-family: Arial, Helvetica, "Century Gothic", sans-serif; }
.hwill	{	letter-spacing: 0px; font-size: 13px; color:#FF6666; font-weight:bold; font-style:normal; text-decoration:none;      font-family: Arial, Helvetica, "Century Gothic", sans-serif; }

a	     {	color:#003399; text-decoration: none; }
a:hover {	color:#003399; text-decoration: underline; }
.menulink
{
	color: #003399;
	text-decoration: none; 
}

.graulink
{
	color: #41474c;
	text-decoration: none; 
}
.graulink:hover
{
	color: #41474c;
	text-decoration: underline; 
}

input
{
	font-family: Arial,Helvetica,"Century Gothic",sans-serif;
	font-size: 11px;
	width: 280px;
}
.button		{	font-family:Arial,Helvetica,"Century Gothic",sans-serif; font-size:11px;	width: 120px; }
.closebutton	{	font-family:Arial,Helvetica,"Century Gothic",sans-serif; font-size:11px;	width: 120px; }
.checkbox	{	font-family:Arial,Helvetica,"Century Gothic",sans-serif; font-size:11px;	width:  30px; }

select
{
	font-family: Arial,Helvetica,"Century Gothic",sans-serif;
	font-size: 11px;
	width: 120px;
}
	
textarea
{
	font-family: Arial,Helvetica,"Century Gothic",sans-serif;
	font-size: 11px;
	width: 280px;
}
	
h1
{
	color: #003399;
	font-size: 13px;
	font-weight:bold;
	font-style:normal;
}
h2
{
	color: #003399;
	font-size: 13px;
	font-weight:bold;
	font-style:normal;
}
hr
{
	color: #bfbfbf;
	height: 1px;
	border: none;
	border-bottom: 1px solid #bfbfbf;
}
h1.aktuelles
{
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	margin-top: 4px;
	margin-bottom: 5px;
	padding: 0;
}