body
{
	font-family:				Arial;
	font-size:					9pt;
	background-color:			#2A2E2F;
		
}
h1
{
	color:				#FEFEFE;
	font-family: 		Arial;
	font-weight:		bold;
	font-size:			14pt;
	margin:				0;	

}
h2
{
	color:				#FEFEFE;
	font-family: 		Arial;
	font-weight:		bold;
	font-size:			12pt;
	margin:				0;	
}
h3
{
	color:				#FEFEFE;
	font-family: 		Arial;
	font-weight:		bold;
	font-size:			10pt;
	margin:				0;
}
p
{
	margin:				0;
	font-family:		Arial;
	font-size:			9pt;
	text-decoration:	none;
	color:				#FEFEFE;
	line-height:		1.3em
}
li
{
	margin:				0;
	font-family:		Arial;
	font-size:			9pt;
	text-decoration:	none;
	color:				#FEFEFE;
}
a
{
	font-size:			9pt;
	text-decoration:	none;
	font-weight:		bold;
	color:				#FEFEFE;
}
a:hover
{
	text-decoration:	none;
}

/***************************
	Navigation bis 5. Ebene
***************************/
.link_lv1
{
	font-size:			10pt;
	font-weight:		bold;
	color:				#FFFFFF;
	text-decoration:	none;
	margin:				0px;

}	
.link_lv1:hover
{

	color:				#FFF;
}
.link_lv1_bg
{

}
.bg_hover
{
	background:		 	url(/images/layout/nav_bg.png) no-repeat center; /* #FFA568;*/
	padding-left: 13px;
	padding-right: 13px;
	padding-top:			2px;
}
.bg_norm
{
	background:		 	transparent;
	padding-left: 13px;
	padding-right: 13px;
	padding-top:2px;
}
.link_lv2
{
	font-size:			8pt;
	font-weight:		normal;
	color:				#FEFEFE;
	text-decoration:	none;
	margin-top:				30px;
	padding:			30px 0 30px 15px;	
}
.link_lv2_td
{
	padding:			3px 0 3px 0px;	
}
.link_lv2:hover
{
	color:				#CDCDCD;
}
.link_lv3
{
	font-size:			7pt;
	font-weight:		normal;
	color:				#FEFEFE;
	text-decoration:	none;
	margin:				0px;
	padding:			3px 0 3px 25px;	
}
.link_lv3_td
{
	padding:			2px 0 2px 0px;	
}
.link_lv3:hover
{
	color:				#CDCDCD;
}
.link_lv4
{
	font-size:			7pt;
	font-weight:		normal;
	color:				#FEFEFE;
	text-decoration:	none;
	margin:				0px;
	padding:			3px 0 3px 35px;	
}
.link_lv4:hover
{
	color:				#BFD8E7;
}
.link_lv5
{
	font-size:			7pt;
	font-weight:		normal;
	color:				#FFFFFF;
	text-decoration:	none;
	margin:				0px;
	padding:			3px 0 3px 45px;	
}
.link_lv5:hover
{
	color:				#BFD8E7;
}

/***************************
	Aktuelle Position
***************************/
.languageSelect
{
	font-size:			8pt;
	text-decoration:	none;
	font-weight:		normal;
	color:				#dedfde;	
}

.currPos
{
	font-size:			8pt;
	text-decoration:	none;
	color:				#444444;	
}
.currPosLink
{
	font-size:			8pt;
	text-decoration:	none;
	font-weight:		normal;
	color:				#444444;	
}
.currPosLink:hover
{
	color:				#999999;
}

/***************************
	Link Klassen
***************************/
a.link1
{
	font-family:		Arial;
	font-size:			8pt;
	text-decoration:	none;
	font-weight:		bold;
	color:				#FFFFFF;
}
a.link1:hover
{
	color:				#eeeeee;
}
a.link2
{
	font-family:		Arial;
	font-size:			8pt;
	text-decoration:	none;
	font-weight:		bold;
	color:				#FFFFFF;
}
a.link2:hover
{
	color:				#eeeeee;
}
a.link3
{
	font-family:		Arial;
	font-size:			9pt;
	text-decoration:	none;
	font-weight:		bold;
	color:				#FEFEFE;
}
a.link3:hover
{
	color:				#9DA9C2;
}
a.link4
{
	font-family:		Arial;
	font-size:			9pt;
	text-decoration:	none;
	font-weight:		bold;
	color:				#9DA9C2;
}
a.link4:hover
{
	color:				#9DA9C2;
}
/***************************
	Inhalte
***************************/
.header
{
	font-family:		Verdana;
	font-size:			10pt;
	text-decoration:	none;
	font-weight:		bold;
	color:				#FFFFFF;
	background-color:	#AAAAAA;
}
.caption
{
	font-family:		Verdana;
	font-size:			9pt;
	text-decoration:	none;
	font-weight:		normal;
	color:				#FFFFFF;
}
.text
{
	font-family:		Verdana;
	font-size:			9pt;
	text-decoration:	none;
	font-weight:		normal;
	color:				#FFFFFF;
}
.content
{
	font-family:		Arial;
	font-size:			10pt;
	text-decoration:	none;
	font-weight:		bold;
	color:				#FFFFFF;
	background-color:	#FEFEFE;
}
.content1
{
	font-family:		Arial;
	font-size:			8pt;
	text-decoration:	none;
	font-weight:		bold;
	color:				#FFFFFF;
	background-color:	#FEFEFE;
	padding-left:		10 px;
	padding-right:		10 px;
}
.content2
{
	font-family:		Arial;
	font-size:			10pt;
	text-decoration:	none;
	color:				#FEFEFE;
	font-weight:		bold;
}
.content3
{
	font-family:		Arial;
	font-size:			8pt;
	text-decoration:	none;
	font-weight:		bold;
	color:				#FFFFFF;
}
.content4
{
	font-family:		Arial;
	font-size:			9pt;
	text-decoration:	none;
	font-weight:		normal;
	color:			#FFFFFF;
}
.content5
{
	font-family:		Arial;
	font-size:			7pt;
	text-decoration:	none;
	color:				#FFFFFF;
}

/***************************
	Formularfelder
***************************/
.form1
{
	background-color:	#FFFFFF;	
	font-family:		Arial;
	font-size:			8pt;
	color:				#444444;
	border-width:		1px;	
	border-style:		solid;
	font-weight:		normal;
	border-color:		#FEFEFE;
}
.fsend
{
	background-color:	#2A2E2F;
	font-size:			8pt;
	font-weight:		bold;	
	color:				#FEFEFE;
	border-width:		1px;
	border-style:		solid;
	border-color:		#DEDFDE;
	cursor:				hand;

}
/***************************
	Zustände
***************************/
#big{
	font-size:		9pt;
}
#small
{
	font-size:		7pt;
}
#red
{
	color:			#FF0000;
}
#green
{
	color:			#FF0000;
}
#light
{
	color:			#AAAAAA;
}
/***************************
	Benutzerdefiniert
***************************/
headline
{
	color:				#FEFEFE;
	font-family: 		Arial;
	font-weight:		bold;
	font-size:			14pt;
	margin:				0;	
}
	
