.gray {
	color: #999999;
}

.clearBoth {
	clear: both;
}

input, select, textarea {
	font-family:	Arial, Helvetica, sans-serif;
	font-size: 		11px;
	line-height:	15px;
	font-style:		normal;
	color:			#333333;
}

#content-editor {
	margin-bottom: 0px;
}

#content-editor p {
	margin-bottom: 15px;
}

#content-editor div {
	margin-bottom: 15px;
}

#topNewsImageBox {
	text-align: left;
	margin-bottom: 5px;
	/*background-image: url(../images/bg_boxen.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #EEE;*/
}

.detailContainer {
	padding: 0;
	/*background-image: url(../images/bg_liste.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #EEE;*/
}

#topProductImageBox {
	text-align: left;
	margin-bottom: 5px;
	/*background-image: url(../images/bg_boxen.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #EEE;*/
}

/*********************** NAVIGATION ************************/
.mainNaviLink:link {
	font-family:		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight:		bold;
	text-decoration: 	none;
	color:				#999999;
}

.mainNaviLink:visited {
	font-family:		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight:		bold;
	text-decoration: 	none;
	color:				#999999;
}

.mainNaviLink:hover {
	font-family:		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight:		bold;
	text-decoration: 	none;
	color:				#cccccc;
}

.mainNaviLink:active {
	font-family:		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight:		bold;
	text-decoration: 	none;
	color:				#999999;
}

.mainNaviLink:focus {
	font-family:		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight:		bold;
	text-decoration: 	none;
	color:				#999999;
}

.mainNaviLink_selected:link 	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #000}
.mainNaviLink_selected:visited 	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #000}
.mainNaviLink_selected:hover 	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #000}
.mainNaviLink_selected:active 	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #000}
.mainNaviLink_selected:focus 	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #000}

/*********/

#subNavigation {
	border: 0;
}

.subNaviLink:link {
	font-family:		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight:		bold;
	text-decoration: 	none;
	color:				#999999;
}

.subNaviLink:visited {
	font-family:		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight:		bold;
	text-decoration: 	none;
	color:				#999999;
}

.subNaviLink:hover {
	font-family:		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight:		bold;
	text-decoration: 	none;
	color:				#cccccc;
}

.subNaviLink:active {
	font-family:		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight:		bold;
	text-decoration: 	none;
	color:				#999999;
}

.subNaviLink:focus {
	font-family:		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight:		bold;
	text-decoration: 	none;
	color:				#999999;
}

.subNaviLink_selected:link 		{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #000}
.subNaviLink_selected:visited 	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #000}
.subNaviLink_selected:hover 	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #000}
.subNaviLink_selected:active 	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #000}
.subNaviLink_selected:focus 	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #000}

.subNaviLink_orange:link 		{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #cd742a}
.subNaviLink_orange:visited 	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #cd742a}
.subNaviLink_orange:hover 		{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #cd742a}
.subNaviLink_orange:active 		{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #cd742a}
.subNaviLink_orange:focus 		{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #cd742a}

/********* REVIT FORUM ***********/
.revitForum:link {
	font-family:			Arial, Helvetica, sans-serif;
	font-size: 				11px;
	font-weight:			bold;
	text-decoration: 		none;
	color:					#999999;
	background-image: 		url(../images/revitforum_link.gif);
	background-position: 	left;
	background-repeat: 		no-repeat;
	padding-left: 			20px;
}

.revitForum:visited {
	font-family:			Arial, Helvetica, sans-serif;
	font-size: 				11px;
	font-weight:			bold;
	text-decoration: 		none;
	color:					#999999;
	background-image: 		url(../images/revitforum_link.gif);
	background-position: 	left;
	background-repeat: 		no-repeat;
	padding-left: 			20px;
}

.revitForum:hover {
	font-family:			Arial, Helvetica, sans-serif;
	font-size: 				11px;
	font-weight:			bold;
	text-decoration: 		none;
	color:					#cccccc;
	background-image: 		url(../images/revitforum_hover.gif);
	background-position: 	left;
	background-repeat: 		no-repeat;
	padding-left: 			20px;
}

.revitForum:active {
	font-family:			Arial, Helvetica, sans-serif;
	font-size: 				11px;
	font-weight:			bold;
	text-decoration: 		none;
	color:					#999999;
	background-image: 		url(../images/revitforum_link.gif);
	background-position: 	left;
	background-repeat: 		no-repeat;
	padding-left: 			20px;
}

.revitForum:focus {
	font-family:			Arial, Helvetica, sans-serif;
	font-size: 				11px;
	font-weight:			bold;
	text-decoration: 		none;
	color:					#999999;
	background-image: 		url(../images/revitforum_link.gif);
	background-position: 	left;
	background-repeat: 		no-repeat;
	padding-left: 			20px;
}
/********* REVIT FORUM ***********/

.boxTitleGrayText {
	font-family:		Arial, Helvetica, sans-serif;
	font-size: 			15px;
	font-weight:		bold;
	text-decoration: 	none;
	color:				#808080;
}

.boxTitleOrangeText {
	font-family:	Arial, Helvetica, sans-serif;
	font-size: 		15px;
	font-weight:	bold;
	color:			#cd742a;
}

.schulungTitle {
	font-family:	Arial, Helvetica, sans-serif;
	font-size: 		15px;
	font-weight:	bold;
	color: 			#FFFFFF;
}

.classSubmit	 		{  color: #666666; font-weight:	bold; cursor: pointer; height: 22px}
.classSubmit:hover 		{  color: #999999; font-weight:	bold; cursor: pointer; height: 22px}

img {
	behavior:     url(/images/pngbehavior/pngbehavior.htc);
}

.footerLink:link {
	font-family:		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	line-height:		12px;
	font-weight:		bold;
	text-decoration: 	none;
	color:				#999999;
}

.footerLink:visited {
	font-family:		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	line-height:		12px;
	font-weight:		bold;
	text-decoration: 	none;
	color:				#999999;
}

.footerLink:hover {
	font-family:		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	line-height:		12px;
	font-weight:		bold;
	text-decoration: 	none;
	color:				#cccccc;
}

.footerLink:active {
	font-family:		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	line-height:		12px;
	font-weight:		bold;
	text-decoration: 	none;
	color:				#999999;
}

.footerLink:focus {
	font-family:		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	line-height:		12px;
	font-weight:		bold;
	text-decoration: 	none;
	color:				#999999;
}
