BODY
{
	color: 333333;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	MARGIN: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
}
div.contenthead{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;

}

A
{
	COLOR: blue;
	TEXT-DECORATION: none
}
A:hover
{
	COLOR: #ce0000;
	TEXT-DECORATION: underline;
}
A.Spezial{
	font;
	font-size : larger;
	font : bolder;
	color : #0000BB;
}
A.Spezial:hover{
	color : Red;
	text-decoration : underline;
}
A.Head
{
	COLOR: Black;
	TEXT-DECORATION: none;
	font-size : 3.5mm;
	font-family : Arial, Helvetica, sans-serif;
}
A.Headaktiv
{
	COLOR: red;
	TEXT-DECORATION: none;
	font-size : 3.5mm;
	font-family : Arial, Helvetica, sans-serif;
}
A.Head:hover
{
	COLOR: Red;
	TEXT-DECORATION: none;
	/*background-color : #FBE173;*/
}
A.LeftMenuH
{
	COLOR: Black;
	FONT-SIZE: 4mm;
	TEXT-DECORATION: none;
}
A.LeftMenuH:hover
{
	COLOR: #ce0000;
	TEXT-DECORATION: none;
}
A.LeftMenu
{
	COLOR: Black;
	FONT-SIZE: 3mm;
	TEXT-DECORATION: none
}
A.LeftMenuAktiv{
	COLOR: red;
	FONT-SIZE: 3mm;
	TEXT-DECORATION: none
}
A.LeftMenu:hover
{
	COLOR: #ce0000;

	TEXT-DECORATION: none;
}
A.servicemenu{
	COLOR: #000000;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: none
}
A.servicemenu:hover{
	COLOR: Red;
	TEXT-DECORATION: none
}

A.fixmenu{
	COLOR: #ffffff;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: none
}
A.fixmenu:hover{
	COLOR: Red;
	TEXT-DECORATION: none
}

A.Index
{
    COLOR: #000000;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none
}
A.Index:hover
{
    COLOR: #ce0000;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none
}

UL
{
  LIST-STYLE: url(..\Images\statisch\1\punkt.gif) outside
}
OL
{
	
}
TD
{
  
    FONT-SIZE: 10pt
}
.Title
{
    COLOR: #000000;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.TitelWeiss
{
    COLOR: #ffffff;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
UNKNOWN
{
    BACKGROUND-IMAGE: url(..\Images\statisch\1\Tab_Head.gif);
    COLOR: #000000;
   
    FONT-WEIGHT: bold
}
A.Seitenwahl
{
    COLOR: #ffffff;
    FONT-SIZE: 9pt;
    TEXT-DECORATION: none
}
A.Seitenwahl:hover
{
	COLOR: #ce0000;
	FONT-SIZE: 9pt;
	TEXT-DECORATION: underline;
}
table.Rightmenu{
	background: White;
	border : 1 solid #6495ED;
	font-size : xx-small;
	font-weight : normal;
}
.th
{
	background: #3333CC;
	color : White;
	font-size : xx-small;
	font-weight : normal;
}

p{
	margin-bottom:2px; 
    margin-top:2px; 

}
a.cbtn
{
	height: 18;
	border : 1 solid;
	background-color : threedface;
	border-color:threedhighlight threedshadow threedshadow threedhighlight;
	padding: 1 px;
	text-decoration : none;
	color : Black;
	font-size : x-small;
	font-family : "Trebuchet MS";
	padding-left : 2;
	padding-right : 2;
}
a.cbtn:hover 
{
	background-color : #B5BDD6;
	border-color: darkblue darkblue darkblue darkblue;
}
TABLE.RedBorderBox
			{	border-width:2px;
				border-style:solid;
				border-color: red;
				background : FAF8F8;	
		}
