/** DNN 5.X MENUE */

/** Only visible in Admin-Mode */
.main_dnnmenu_rootitem 		{font-family:Verdana; font-size:14px; color:#ffffff; margin-right:15px;}

.main_dnnmenu_rootitem_hover 	{}

/** Standart Menüeinträge (nicht Admin)  */
.main_dnnmenu_rootitem_selected {font-family:Verdana; font-size:14px; color:#ffffff; margin-right:15px;}

.main_dnnmenu_submenu 		{background-color:#e3e3e3; margin-top:12px; padding-right:6px; padding-left:6px; font-family:Verdana; font-size:12px; color:#252525; line-height:20px; border-right:1px solid; border-left:1px solid; border-bottom:1px solid; border-color:#a1a1a1; z-index:1;}

.main_dnnmenu_itemhover 	{background-image:url('img/menue/submenu_hover.gif'); color:#000000;}

.main_dnnmenu_itemselected	{font-weight:bold;}

.main_dnnmenu_container 	{}

/** Der das Menue umgebende DIV */
.main_dnnmenu_bar 		{margin-top:10px; margin-left:10px;}

.main_dnnmenu_break 		{}

/** DNN */

/** Font-Sttings */
.Normal {font-family:Verdana; font-size: 12px; line-height:22px;}



/** STANDARD - CCS BYTEFOREST.DE */

.hcenter		{margin-left:auto; margin-right:auto;}
.tright			{text-align:right;}
.p19			{padding:19px;}
.ptop19			{padding-top:19px;}
.prightXX		{padding-right:20px;}
.w800			{width:800px}
.vam			{vertical-align:middle;}
.bsol			{border:1px solid;}
.fleft			{float:left;}
.fright			{float:right;}
.clear			{clear:both;}
.black			{color:#393939;}
.txtsmall		{font-family:Verdana; font-size:10px;}

body			{margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; background-color:#2c2c2c; background-image:url('img/bg_default.jpg'); background-repeat:repeat-x;}

.topframe		{margin-top:10px; height:55px;}
.siteholder		{margin-bottom:50px; width:757px; height:592px; border-color:#a1a1a1; background-image:url('img/bg_transparent.png'); background-repeat:repeat;}
.siteholder:hover	{border-color:#c4c4c4;}
.logoholder		{width:166px; height:42px; background-image:url('img/logo_weiss.png'); background-repeat:repeat;}
.naviframe		{width:755px; height:29px; padding-top:8px; border-color:#e8e8e8; background-image:url('img/bgnavi.bmp'); background-repeat:repeat-x;}
.naviframe:hover 	{border-color:#FFFFFF;}
.contentholder		{width:755px; height:513px; margin-top:19px; overflow:auto; background-color:#ffffff; filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80;}
.sitefooter		{width:755px; margin-top:19px; text-align:right;}

/* Hide Empty Panes - Must be at the end of the css file!! */
.DNNEmptyPane {width:0; height:0; display:none;}