TH	{
	font-size: 12px; 
	font-family: Arial,Helvetica,sans-serif,SunSans-Regular;
	color: #434343; 
	line-height: 18px;
}

TD	{
	font-size: 12px; 
	font-family: Arial,Helvetica,sans-serif,SunSans-Regular;
	color: #434343; 
	line-height: 18px;
}

B	{
	font-size: 12px; 
	font-family: Arial,Helvetica,sans-serif,SunSans-Regular; 
	color: #434343; 
	line-height: 18px;
}


/* * * * * * * * * * * * * * * * */
/*	main                         */
/* * * * * * * * * * * * * * * * */

body.main	{
	background-color: #EEEEEE;
	margin-top: 0; 
	margin-bottom: 0; 
	margin-left: 10; 
	margin-right: 5; 
	marginwidth: 0; 
	marginheight: 0; 
	topmargin: 0; 
	leftmargin: 5;
}


body.clientwindow	{
	background-color: #E7E7E9;
	color: white
	margin-top: 0; 
	margin-bottom: 0; 
	margin-left: 10; 
	margin-right: 5; 
	marginwidth: 0; 
	marginheight: 0; 
	topmargin: 0; 
	leftmargin: 5;
}

.Bottom	{
 	background-color: #EEEEEE;
}

.BannerRight	{
 	background-color: #ffffff;
}

.tablepartlist	{
 	background-color: #f3f3f3;
}

.tablepartlisttitle	{
 	background-color: #e3e4e3;
}

/* * * * * * * * * * * * * * * * */
/*	BigLink                      */
/* * * * * * * * * * * * * * * * */

a.BigLink	{
	color: #FF8000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline; 
	
}

a.BigLink:link	{
	color: #FF8000;
	font-weight: bold;
	text-decoration: underline; 
}

a.BigLink:visited	{
	color: #FF8000;
	font-weight: bold;
	text-decoration: underline; 
}

a.BigLink:hover	{
	color: #5BBD2B;
	font-weight: bold;
	text-decoration: underline; 
}

a.BigLink:active	{
	color: #FF8000;
	font-weight: bold;
	text-decoration: underline; 
}

/* * * * * * * * * * * * * * * * */
/*	Title                        */
/* * * * * * * * * * * * * * * * */

.DescTitle	{
 	color: #FF8000; /*orange*/
 	xxborder-bottom:1px dotted #000000; 
  	xxborder-top:1px dotted #000000; 
 	color: #000000; /*schwarz*/
 	line-height: 20px;
 	font-weight: bold;
 	border-color: #EEEEEE;
	border-left-width: 0px; 
	border-right-width: 0px; 
	font-weight: bold; 
	xxborder-left-style:dotted; 
	xxborder-right-style:dotted; 
}

.Desc1Title	{
 	color: #FF8000; /*orange*/
 	font-weight: bold;
}

.GroupTitle	{
 	color: #9D9D9D;
 	font-weight: normal;
	font-style: italic;
	font-size: 10px;
}

.TextBannerRight	{
 	color: #000000;
 	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
}

.TitleBannerRight	{
 	color: #000000;
 	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}


/* * * * * * * * * * * * * * * * */
/*	Normale Links                */
/* * * * * * * * * * * * * * * * */

a	{
	color: #424141; /*dunkelgrau*/
	text-decoration: underline;
	font-weight: normal;
}

a:link	{
	color: #424141; /*dunkelgrau*/
	text-decoration: underline;
	font-weight: normal;
}

a:visited	{
	color: #424141; /*dunkelgrau*/
	font-weight: normal;
}

a:hover	{
	color: #FF8000; /*orange*/
	font-weight: normal;
}

a:active	{
	color: #424141; /*dunkelgrau*/
	font-weight: normal;
}

/* * * * * * * * * * * * * * * * */
/*	Links banner bottom          */
/* * * * * * * * * * * * * * * * */

.linkbottom	{
	color: #000000;
	text-decoration: none;
	font-weight: none;
	font-size: 11px;
}

a.linkbottom
	color: #000000;
	text-decoration: none;
	font-weight: none;
	font-size: 5px;
}

a.linkbottom:link	{
	color: #000000;
	text-decoration: none;
}

a.linkbottom:visited	{
	color: #000000;
}

a.linkbottom:hover	{
	color: #000000;
	text-decoration: underline;
}

a.linkbottom:active	{
	color: #000000;
}

/* * * * * * * * * * * * * * * * * * * * * */
/*	Links: navigation links                */
/* * * * * * * * * * * * * * * * * * * * * */

.leftnav	{
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	width: 184px;
	height: 10px;
}


a.leftnav	{
	background-color: #71bf53;
	display: block;
	margin-left: 8px;
	padding-left: 8px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 100%;

	border-left-width:0px; 
	border-right-width:0px; 
	border-top-width:0px; 
	border-top-color:#FFFFFF; 
	border-bottom-width:1px; 
	border-bottom-color:#FFFFFF; 
	border-style:solid;
	height:1.5em;
	display: block;

}

a.leftnav:link	{
	color: #ffffff;
}

a.leftnav:visited	{
	color: #ffffff;
}

a.leftnav:hover	{
	color: #ffffff;
	background-color: #bebcbc;
}

a.leftnav:active	{
	text-decoration: none;
}


/* * * * * * * * * * * * * * * * * * * * * */
/*	Links: navigation links 2               */
/* * * * * * * * * * * * * * * * * * * * * */

.leftnav2	{
	background-color: #A8AAA7;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-top-width:0px; 
	border-top-color:#FFFFFF; 
	border-bottom-width:1px; 
	border-bottom-color:#FFFFFF; 
	border-style:solid;
	height:1.5em;
	display: block;
}


a.leftnav2	{
	background-color: #A8AAA7;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-top-width:0px; 
	border-top-color:#FFFFFF; 
	border-bottom-width:1px; 
	border-bottom-color:#FFFFFF; 
	border-style:solid;
	height:1.5em;
	display: block;	
}

a.leftnav2:link	{
	color: #ffffff;
}

a.leftnav2:visited	{
	color: #ffffff;
}

a.leftnav2:hover	{
	color: #ffffff;
	background-color: #bebcbc;
}

a.leftnav2:active	{
	text-decoration: none;
}

/* * * * * * * * * * * * * * * * * * * * * */
/*	Links: Deluxemenu                      */
/* * * * * * * * * * * * * * * * * * * * * */

.deluxemenu	{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}


a.deluxemenu	{
	display: block;
	width: 145px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	padding-left: 6px;
}

a.deluxemenu:link	{
	font-weight: bold;
	color: #ffffff;
}

a.deluxemenu:visited	{
	color: #ffffff;
	font-weight: bold;
}

a.deluxemenu:hover	{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #F44100;
}

a.deluxemenu:active	{
	text-decoration: none;
	font-weight: bold;
}


.navheader {
	background-color: #787878;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-top-width:0px; 
	border-top-color:#FFFFFF; 
	border-bottom-width:1px; 
	border-bottom-color:#FFFFFF; 
	border-style:solid;
	height:1.5em;
	display: block;

}
