html			{ width: 100%; height: 100%; margin: 0px; padding: 0px; overflow: scroll; }
body			{ font: 11px Arial, Verdana, sans-serif; text-decoration:none; width: 100%; height: 100%; margin: 0px; padding: 0px;}
p, form 	{ margin: 0px; padding: 0px; }
li a      { color: #666666; font-size: 11px; font-weight:normal; padding:0px; margin:0px; text-decoration:none;}
hr        { clear: both; height: 1px; padding: 0px; border: 0px; background-color: #666666; }
img				{ border: 0px; }
thead			{ display: table-header-group }
tbody			{ display: table-row-group }
tfoot			{ display: table-footer-group }

#mainPage								{ position: absolute; background-color: #ffffff; width: 100%; height: 100%; top: 0px; left: 0px;}
#process								{ clear: both; position: fixed; z-index: 95; top: 0px; left: 0px; height: 100%; width: 100%; background-color: #000; }
#loadingContainer				{	z-index: 96; position: fixed; top: 40%; left: 0px; width: 100%; }
#loadingSymbol					{ width: 200px;	height: 120px; margin: 0 auto; text-align: center; line-height: 160px; border: 2px solid #769813; background-color: #FFFFFF; background-image: url('../images/ajax-loader.gif'); background-repeat: no-repeat; background-position: center 20px; }

#overlay 								{ position: fixed; z-index: 90; filter:alpha(opacity=0); -moz-opacity: 0.0; opacity: 0.0; top: 0px; left: 0px; right: 0px; bottom: 0px; width: 100%; height: 100%; background-color: #000; }
#highlightContainer 		{ position: fixed; z-index: 91; top: 80px; left: 0px; width: 100%; font: 12px Verdana, Tahoma, sans-serif; }

#myInfobox							{ width: 600px; height: 10px; margin: 0px auto; }
#premiumPartner					{ width: 400px; height: 80px; margin: 0px auto; }
#myNetwork							{ width: 400px; margin: 0px auto; }
#myWatchlist						{ width: 400px; height: 190px; margin: 0px auto; }
#myPMessage							{ width: 400px;	height: 230px; margin: 0px auto; }
#myEmpfehlung						{ width: 400px;	height: 270px; margin: 0px auto; }
#myBewerbung						{ width: 400px;	height: 270px; margin: 0px auto; }
#myPWRecover						{ width: 400px;	height: 270px; margin: 0px auto; }
#mySiteSettings					{ width: 600px;	height: 400px; margin: 0px auto; }

#lightbox										{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox a									{ border: none; }
#outerImageContainer				{ position: relative;	background-color: #fff;	width: 250px;	height: 250px;	margin: 0 auto;	}
#imageContainer							{ padding: 10px; }
#loading										{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0;	}
#hoverNav										{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav		{ left: 0; }
#hoverNav a									{ outline: none;}
#prevLink, #nextLink				{ width: 49%; height: 100%; background: transparent url(../images/blank.gif) no-repeat; display: block; }
#prevLink										{ left: 0; float: left;}
#nextLink										{ right: 0; float: right;}
#prevLink:hover							{ background: url(../images/prevlabel.gif) left 15% no-repeat; }
#prevLink:visited:hover			{ background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover							{ background: url(../images/nextlabel.gif) right 15% no-repeat; }
#nextLink:visited:hover			{ background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer					{ font: 10px Arial, Verdana, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em;	overflow: auto;	width: 100%	}

#imageData									{	padding:0 10px; color: #666666; }
#imageData #imageDetails		{ width: 70%; float: left; text-align: left; }
#imageData #caption					{ font-weight: bold; }
#imageData #numberDisplay		{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose	{ width: 66px; float: right;  padding-bottom: 0.7em;	}

div.button a:active					{ color:#666666;text-align:center;line-height:41px;padding: 0px 10px;height:41px;float:left;}
div.button a:link						{ color:#666666;text-align:center;line-height:41px;padding: 0px 10px;height:41px;float:left;}
div.button a:visited				{ color:#666666;text-align:center;line-height:41px;padding: 0px 10px;height:41px;float:left;}

div.button a 								{ font: bold 11px Arial, Verdana, sans-serif; color: #666666; display: block; text-decoration: none; float: left; }
div.button a:hover					{ background: url(../images/hintergrund_button.gif); padding: 0px 10px; float: left; }

div.button_logout a:active	{ color:#666666;text-align:center;line-height:41px;padding: 0px 10px;height:41px;float:left;}
div.button_logout a:link		{ color:#666666;text-align:center;line-height:41px;padding: 0px 10px;height:41px;float:left;}
div.button_logout a:visited { color:#666666;text-align:center;line-height:41px;padding: 0px 10px;height:41px;float:left;}
div.button_logout a 				{ font: bold 11px Arial, Verdana, sans-serif; color:#666666;display:block; text-decoration:none;float:left;}
div.button_logout a:hover 	{ background: url(../images/hintergrund_login.gif); padding: 0px 10px;float:left;}
#clicked a									{ background: url(../images/hintergrund_button.gif); font: bold 11px Arial, Verdana, sans-serif; color:#666666;	display:block; text-decoration:none; text-align:center;	padding: 0px 10px;	line-height:41px;	height:41px; float:left; }

.button_silver_small				{ background: url(../images/button_silver_small.gif); width: 117px; height: 25px; margin: 0px; padding: 0px 0px 2px 28px; text-align: left; border: 0px solid #fff; }
.button_silver_small:hover	{ cursor: pointer; }
.button_silver_medium				{ background: url(../images/button_silver_140.png); width: 140px; height: 25px; margin: 0px; padding: 0px 0px 2px 18px; text-align: left; border: 0px solid #fff; }
.button_silver_medium:hover	{ cursor: pointer; }
.button_silver_norm					{ background: url(../images/button_silver_norm.gif); width: 182px; height: 25px; margin: 0px; padding: 0px 0px 2px 28px; text-align: left; border: 0px solid #fff; }
.button_silver_norm:hover		{ cursor: pointer; }
.button_silver_large				{ background: url(../images/button_silver_large.gif); width: 253px; height: 25px; margin: 0px; padding: 0px 0px 2px 28px; text-align: left; border: 0px solid #fff; }
.button_silver_large:hover	{ cursor: pointer; }

.trenner							{ background-image:url(../images/trenner.gif); width:3px; height:41px;float:left;}
.menu_round67					{ background-image:url(../images/menu_bg67.gif); margin-right: 3px; width:67px; height:24px;float:left; text-align: center; line-height: 26px;}
.menu_round67h				{ background-image:url(../images/menu_bg67h.gif); margin-right: 3px; width:67px; height:24px;float:left; text-align: center; line-height: 26px;}
.menu_round67:hover		{ background-image:url(../images/menu_bg67h.gif);}
.menu_round84					{ background-image:url(../images/menu_bg84.gif); margin-right: 3px; width:84px; height:24px;float:left; text-align: center; line-height: 26px;}
.menu_round84h				{ background-image:url(../images/menu_bg84h.gif); margin-right: 3px; width:84px; height:24px;float:left; text-align: center; line-height: 26px;}
.menu_round84:hover		{ background-image:url(../images/menu_bg84h.gif);}
.menu_round100				{ background-image:url(../images/menu_bg100.gif); margin-right: 3px; width:100px; height:24px;float:left; text-align: center; line-height: 26px;}
.menu_round100h				{ background-image:url(../images/menu_bg100h.gif); margin-right: 3px; width:100px; height:24px;float:left; text-align: center; line-height: 26px;}
.menu_round100:hover	{ background-image:url(../images/menu_bg100h.gif);}
.menu_round120				{ background-image:url(../images/menu_bg120.gif); margin-right: 3px; width:120px; height:24px;float:left; text-align: center; line-height: 26px;}
.menu_round120h				{ background-image:url(../images/menu_bg120h.gif); margin-right: 3px; width:120px; height:24px;float:left; text-align: center; line-height: 26px;}
.menu_round120:hover	{ background-image:url(../images/menu_bg120h.gif);}
.menu_round140				{ background-image:url(../images/menu_bg140.gif); margin-right: 3px; width:140px; height:24px;float:left; text-align: center; line-height: 26px;}
.menu_round140h				{ background-image:url(../images/menu_bg140h.gif); margin-right: 3px; width:140px; height:24px;float:left; text-align: center; line-height: 26px;}
.menu_round140:hover	{ background-image:url(../images/menu_bg140h.gif);}
.menu_round160				{ background-image:url(../images/menu_bg160.gif); margin-right: 3px; width:160px; height:24px;float:left; text-align: center; line-height: 26px;}
.menu_round160h				{ background-image:url(../images/menu_bg160h.gif); margin-right: 3px; width:160px; height:24px;float:left; text-align: center; line-height: 26px;}
.menu_round160:hover	{ background-image:url(../images/menu_bg160h.gif);}
.menu_round180				{ background-image:url(../images/menu_bg180.gif); margin-right: 3px; width:180px; height:24px;float:left; text-align: center; line-height: 26px;}
.menu_round180h				{ background-image:url(../images/menu_bg180h.gif); margin-right: 3px; width:180px; height:24px;float:left; text-align: center; line-height: 26px;}
.menu_round180:hover	{ background-image:url(../images/menu_bg180h.gif);}
.menu_round200				{ background-image:url(../images/menu_bg200.gif); margin-right: 3px; width:200px; height:24px;float:left; text-align: center; line-height: 26px;}
.menu_round200h				{ background-image:url(../images/menu_bg200h.gif); margin-right: 3px; width:200px; height:24px;float:left; text-align: center; line-height: 26px;}
.menu_round200:hover	{ background-image:url(../images/menu_bg200h.gif);}

#kopf									{ background-image:url(../images/hintergrund_kopf.gif); width: 100%; height:41px; }
#menu									{ z-index: 99; width: 1120px; height: 41px; margin: 0px auto; }
#content							{ z-index: 99; width: 1120px; margin: 0px auto; }
#hauptcontent					{ z-index: 99; float: left; width: 660px; background-color: #FFFFFF; }
#nebencontent					{ z-index: 99; float: left; width: 320px; background-color: #F2F9E7; }
#skyscraper						{ z-index: 99; float: left; width: 80px; margin-left: 20px; padding-top: 20px; }

#admin_module					{ float:left; width: 369px; }
#admin_content				{ float:left; width: 620px; padding: 0px 5px; border-left: 1px solid #666; }

.admin_list_marker		{ float: left; width: 20px; padding-top: 2px; }
.admin_list_content		{ float: left; width: 540px; line-height: 18px; }

#submenu							{ text-decoration: none; color: #666666; line-height: 30px; height: 50px; clear:both; }
.submenulink					{ font-weight: bold; color:#666666; text-decoration:none; margin:0px 9px 0px 9px; }
.submenulink:hover		{ font-weight: bold; color:#769813; text-decoration:none; margin:0px 9px 0px 9px; }

.submenulink2					{ color:#666666; text-decoration:none; margin:0px 0px 0px 0px; }
.linkabstand					{ margin:0px 2px 0px 1px; }
.submenulinkclicked		{ font-weight: bold; color:#769813; text-decoration:none; margin:0px 9px 0px 9px; }
#subbeginn						{ background-image:url(../images/pfeil-submenu.gif); width: 7px; height: 6px; line-height: 30px; margin: 11px 0px 0px 0px; background-repeat: no-repeat; float: left; }

#grafikerderwoche   { background-image:url(../images/grafikerderwoche.jpg); width:311px; height:85px; }
#logo               { background:url(../images/logo.jpg) no-repeat center top; width: 300px; height: 60px; }
#logo_anmeldung     { background:url(../images/logo_anmeldung.gif) no-repeat center top; width:300px; height:60px; }
#logo_standard      { background:url(../images/logo_standard.gif) no-repeat center top; width:300px; height:60px; }
#logo_premium       { background:url(../images/logo_premium.gif) no-repeat center top; width:300px; height:60px; }
#logo_agentur				{ background:url(../images/logo_agentur.gif) no-repeat center top; width:300px; height:60px; }
#logo_ausschreibung { background:url(../images/logo_ausschreibung.gif) no-repeat center top; width:300px; height:60px; }
#logo_admin        	{ background:url(../images/logo_aa.gif) no-repeat center top; width:300px; height:60px; }
#icon_popup         { background:url(../images/popup_a.gif) no-repeat center top; width: 18px; height: 17px; }

.cleaner						{ clear: both; }
.page_container			{ padding-right: 10px; }
.page_header				{ height: 50px; }
.page_header_dyn		{ padding-bottom: 10px; }

.form_body					{ padding: 0px 50px; }
.form_container			{ padding: 0px 10px; }
.form_content				{ float: left; width: 440px; border-right: 1px solid #666666;}
.form_info					{ float: right; width: 180px; }

.table_headers			{ border-bottom: 1px solid #666666; padding: 10px 5px; font: bold 11px arial,verdana,helvetica; color: #769813; }
.table_col					{ float: left; }
.table_col_right		{ float: right; padding-right: 4px; }

.list_row						{ clear: both; padding: 10px 0px 10px 0px; border-bottom: 1px solid #666666; }
.list_image					{ float: left; width: 110px; }
.list_image_small		{ float: left; width: 60px; }
.list_info					{ float: left; width: 140px; }
.list_content				{ float: left; width: 350px; }
.list_options				{ float: left; }

.menu_tab						{ margin: 10px 0px; }
.menu_tab_ie				{ margin: 0px 0px; }

.pm_message					{ margin: 10px 10px 10px 60px; }
.pm_options					{ border-top: 1px solid #666666; }

.user-tab-image					{ float: left; width: 110px; }
.user-tab-info					{ float: left; }
.user-tab-comment				{ float: left; width: 216px; height: 82px; background: url('../images/sprechblase.png') no-repeat center top; }
.user-tab-options				{ float: right; width: 195px; padding-left: 5px; border-left: 1px solid #666666; }

.user-showcase-icon			{ position: fixed; width: 100px; height: 100px; border: 1px solid #769813; }

.job-info-left					{ width: 80px; padding: 5px 0px 5px 30px; }
.job-info-right					{ width: 520px; padding: 5px 0px 5px 30px; }

.fonts									{ padding: 11px 0px 15px 0px; border-bottom: 1px solid #666666; }
.fonts-tab							{ height: 40px; background-color: #F2F9E5; }
.fonts-tab-left					{ float: left; padding: 6px 9px 9px 9px; }
.fonts-tab-right				{ float: right; padding: 20px 10px 10px 10px; }

.downloads							{ padding: 20px 0px; border-bottom:1px solid #666666; }
.downloads-tab-left			{ float: left; width: 120px; }
.downloads-tab-right		{ float: left; width: 530px; }

.products-info-left			{ width: 80px; padding: 5px 0px 5px 30px; }
.products-info-right		{ width: 520px; padding: 5px 10px 5px 30px; }

.user-container			{ padding-top: 12px; clear: both; }
.user-pic           { height: 80px; float: left; }
.user-info          { padding-left: 10px; float: left; }

.news-container     { padding-top: 12px; clear:both; }
.news-pic           { float: left; clear: both; margin-top: 4px; width: 52px; height: 42px; }
.news-info          { float: left; padding-left: 5px; }

.ext-news-container { padding: 10px 0px; }
.ext-news-date      { font: 11px Arial, Verdana, sans-serif; width: 60px; float: left; color: #769813; }
.ext-news-info      { font: 11px Arial, Verdana, sans-serif; }

.partner_card				{ border: 1px solid #cbcbcb; padding: 5px 20px; margin: 10px 10px 10px 0px; }

#ticket_message			{ width: 100%; height: 320px; border: 1px solid #000; overflow: auto; }

#input_comments			{ width: 230px; height: 320px; border: 1px solid #000; overflow: auto; }
#ticket_comments		{ width: 230px; height: 320px; border: 1px solid #000; overflow: auto; }
#ticket_attachments	{ width: 130px; height: 320px; border: 1px solid #000; overflow: auto; }

#answere_templates  { width: 160px; height: 220px; border: 1px solid #000; overflow: auto; }
#answere_message	  { width: 440px; height: 220px; border: 1px solid #000; overflow: auto; }

#user_data					{ width: 400px; height: 320px; padding: 5px; border: 1px solid #000; overflow: auto; }
#user_attachments		{ width: 160px; height: 320px; padding: 5px; border: 1px solid #000; overflow: auto; }

.sitemap_block						{ float: left; width: 180px; }
.sitemap_block ul					{ padding: 0px; }
.sitemap_block ul	li			{ padding: 0px; list-style: none; }
.sitemap_block ul ul			{ padding-left: 15px; }
.sitemap_block ul ul li		{ list-style: disc; }

.optionen        		{ float: right; margin: 10px 0px; }
.standardpfeil2     { background-image:url('../images/standardpfeil.gif'); width:10px; height:10px; float:left; margin: 3px 4px 0px 20px; background-repeat:no-repeat; }
.standardpfeil  		{ background-image:url('../images/standardpfeil.gif'); width:10px; line-height:10px; float:left; margin: 2px 4px 2px 0px; background-repeat:no-repeat; }
.standardpfeil_back	{ background-image:url('../images/standardpfeil_back.gif'); width:10px; line-height:10px; float:left; margin: 2px 4px 2px 0px; background-repeat:no-repeat; }
.avaliable          { background: url('../images/vorhanden_icon.jpg') no-repeat center top; width: 30px; height: 20px; }

.listen           	{ list-style-image: url(../images/standardpfeil.gif);}
.sortable						{ clear: both; margin: 0px; padding: 0px; background-color: #fff; border: 1px solid #fff;}
.sortable_ie				{ clear: both; margin: 0px; padding: 0px; background-color: transparent; border: 1px solid #fff;}

.boxtab 						{ float: left; padding: 0px 8px; margin-right: 0px; border-top: 1px solid #769813; border-left: 1px solid #769813; border-right: 1px solid #769813; }
.boxtab:hover				{ background-color: #f2f9e5; }
.boxtab_selected		{ float: left; padding: 0px 8px; margin-right: 0px; border-top: 1px solid #769813; border-left: 1px solid #769813; border-right: 1px solid #769813; background-color: #f2f9e5; }

.seitenzahlen           { font: 11px Arial, Verdana, sans-serif; padding: 0px 3px 0px 3px;color:#666666; line-height:10px;text-decoration:none;float:left;}
a.seitenzahlen:link     { font: 11px Arial, Verdana, sans-serif; padding: 0px 3px 0px 3px;color:#666666; line-height:10px;text-decoration:none;float:left;}
a.seitenzahlen:visited  { font: 11px Arial, Verdana, sans-serif; padding: 0px 3px 0px 3px;color:#666666; line-height:10px;text-decoration:none;float:left;}
.seitenzahlenclicked    { font: 11px Arial, Verdana, sans-serif; padding: 0px 3px 0px 3px;color:#769813; line-height:10px;text-decoration:none; font-weight:bold; font-size:14px;float:left;}

.vorpfeil               { background-image:url(../images/standardpfeil.gif); width: 10px; height: 10px; margin: 1px 0px -3px 0px;color:#666666; text-decoration:none;float:left; line-height:10px;}
.zurueckpfeil           { background-image:url(../images/zurueckpfeil.gif); width: 10px; height: 10px; margin: 1px 0px -3px 0px;color:#666666; text-decoration:none;float:left; line-height:10px;}

.detail_arrow_green					{ background-image:url(../images/details_arrow_green.png); width: 16px; height: 16px;  }
.detail_arrow_green:hover		{ cursor: pointer; }

/* Überschriften */
.titlebar_comments										{ background: url('../images/titlebar_comments.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_comments_lastest						{ }
.titlebar_comments_lastest_det				{ background: url('../images/titlebar_comments_lastest_det.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_kategorie_selection					{ background: url('../images/titlebar_kategorie_selection.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_related_themes							{ background: url('../images/titlebar_related_themes.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_external_links							{ background: url('../images/titlebar_external_links.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }

.titlebar_newsportal									{	background: url('../images/titlebar_newsportal.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }

.titlebar_products										{ }
.titlebar_products_det								{ background: url('../images/titlebar_products_det.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_products_infos							{ background: url('../images/titlebar_products_informations.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }

.titlebar_kreativnews									{ }
.titlebar_kreativnews_det							{ background: url('../images/titlebar_kreativnews_lastest_det.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_kreativnews_lastest_det			{ background: url('../images/titlebar_kreativnews_lastest_det.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }

.titlebar_resources										{ background: url('../images/titlebar_resources.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }

.titlebar_downloads										{ background: url('../images/titlebar_downloads.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_downloads_det								{ background: url('../images/titlebar_downloads_det.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_downloads_lastest_det				{ background: url('../images/titlebar_downloads_lastest_det.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_downloads_infos							{ background: url('../images/titlebar_downloads_informations.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }

.titlebar_links												{ background: url('../images/titlebar_links.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_links_all										{ background: url('../images/titlebar_links_all.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_links_small_det							{ background: url('../images/titlebar_links_small_det.png') no-repeat left top; width: 320px; height: 38px; margin-bottom: 1px; }

.titlebar_events											{ background: url('../images/titlebar_events.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_events_all									{ background: url('../images/titlebar_events_all.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_events_lastest_small_det		{ background: url('../images/titlebar_events_lastest_small_det.png') no-repeat left top; width: 320px; height: 38px; margin-bottom: 1px; }

.titlebar_fonts												{ background: url('../images/titlebar_fonts.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_fonts_lastest_det						{ background: url('../images/titlebar_fonts_lastest_det.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }

.titlebar_groups											{ background: url('../images/titlebar_groups.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_groups_details							{ background: url('../images/titlebar_groups_details.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_groups_threads							{ background: url('../images/titlebar_groups_threads.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_groups_threads_new					{ background: url('../images/titlebar_groups_threads_new.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_groups_threads_cre					{ background: url('../images/titlebar_groups_threads_cre.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_groups_threads_det					{ background: url('../images/titlebar_groups_threads_det.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_groups_threads_posts				{ background: url('../images/titlebar_groups_threads_posts.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_groups_own									{ background: url('../images/titlebar_groups_own.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_groups_waiting							{ background: url('../images/titlebar_groups_waiting.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_groups_joined								{ background: url('../images/titlebar_groups_joined.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_groups_create								{ background: url('../images/titlebar_groups_create.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_groups_create_form					{ background: url('../images/titlebar_groups_create_form.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_groups_new_small						{ background: url('../images/titlebar_groups_new_small.png') no-repeat left top; width: 320px; height: 38px; margin-bottom: 1px; }
.titlebar_groups_random_small					{ background: url('../images/titlebar_groups_random_small.png') no-repeat left top; width: 320px; height: 38px; margin-bottom: 1px; }
.titlebar_groups_infos								{ background: url('../images/titlebar_groups_informations.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_groups_members							{ background: url('../images/titlebar_groups_members.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_groups_members_det					{ background: url('../images/titlebar_groups_members_det.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }

.titlebar_profil											{ background: url('../images/titlebar_profil.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_profil_showcase_det					{ background: url('../images/titlebar_profil_showcase_det.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_profil_groups_det						{ background: url('../images/titlebar_profil_groups_det.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_profil_skills_det						{ background: url('../images/titlebar_profil_faehigkeiten_det.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_profil_guestbook_det				{ background: url('../images/titlebar_profil_guestbook_det.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_profil_kunden_det						{ background: url('../images/titlebar_profil_kunden_det.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_profil_network_det					{ background: url('../images/titlebar_profil_network_det.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_profil_bearbeiten						{ background: url('../images/titlebar_profil_bearbeiten.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_profil_personal							{ background: url('../images/titlebar_profil_personal.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_profil_personal_det					{ background: url('../images/titlebar_profil_personal_det.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }


.titlebar_my_network									{ background: url('../images/titlebar_my_network.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_my_guestbook								{ background: url('../images/titlebar_my_guestbook.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_my_groups										{ background: url('../images/titlebar_my_groups.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_my_showcase									{ background: url('../images/titlebar_my_showcase.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_my_references								{ background: url('../images/titlebar_my_references.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_my_skills										{ background: url('../images/titlebar_my_skills.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_my_jobagents								{ background: url('../images/titlebar_my_skills.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_my_settings									{ background: url('../images/titlebar_my_skills.png') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }

.titlebar_details											{ float: right; background: url('../images/titlebar_details.png') no-repeat left top; width: 75px; height: 38px; }
.titlebar_details:hover								{ cursor: pointer; }


/* START ToDo */
.titlebar_products								{ background: url('../images/titlebar_produkt.jpg') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_kreativnews							{ background: url('../images/titlebar_kreativnews.jpg') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_kreativnews_top10_small	{ background: url('../images/titlebar_small_top10_kreativnews.jpg') no-repeat left top; width: 320px; height: 38px; margin-bottom: 1px; }
.titlebar_kreativnews_tags_small	{ background: url('../images/titlebar_small_kreativnews_tags.jpg') no-repeat left top; width: 320px; height: 38px; margin-bottom: 1px; }
.titlebar_grafikernews						{ background: url('../images/titlebar_grafikernews.jpg') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_grafikernews_aktuell		{ background: url('../images/titlebar_grafikernews_aktuell.jpg') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
.titlebar_grafikernews_lastest		{ background: url('../images/titlebar_grafikernews_lastest.jpg') no-repeat left top; width: 650px; height: 38px; margin-bottom: 1px; }
/* END ToDo */

.content_top									{ background: url('../images/greybox_top.gif') no-repeat left top; width: 650px; height: 11px; }
.content_bottom								{ background: url('../images/greybox_bottom.gif') no-repeat left top; width: 650px; height: 11px; }
.content_small_top						{ background: url('../images/greybox_small_top.jpg') no-repeat left top; width: 320px; height: 9px; }
.content_small_bottom					{ background: url('../images/greybox_small_bottom.jpg') no-repeat left top; width: 320px; height: 9px; }
.content_body									{ position: relative; background-color: #eeeeee; padding: 0px 15px; }

.content_dark_top							{ background: url('../images/greybox_dark_top.png') no-repeat left top; width: 650px; height: 11px; }
.content_dark_bottom					{ background: url('../images/greybox_dark_bottom.png') no-repeat left top; width: 650px; height: 11px; }
.content_dark_body						{ position: relative; background-color: #e4e4e4; padding: 0px 15px; }

.side_content_top 						{ background: url('../images/side_content_top.png') no-repeat left top; width: 320px; height: 7px; }
.side_content_body 						{ width: 300px; padding: 10px; background-color: #ffffff; }
.side_content_bottom					{ background: url('../images/side_content_bottom.png') no-repeat left top; width: 320px; height: 7px; }

.twitter_bird									{ position: absolute; background: url('../images/twitter_bird.jpg') no-repeat left top; width: 44px; height: 38px; }

/* Linkdefinitionen */
.l10n													{ font: 10px Arial, Verdana, sans-serif; color:#666666; text-decoration:none; }
.l10nb												{ font: bold 10px Arial, Verdana, sans-serif; color:#769813; text-decoration:none; }
.l10n:link, .l10nb:link				{ color:#666666; text-decoration:none; }
.l10n:hover, .l10nb:hover			{ color:#666666; text-decoration:none; }
.l10n:visited, .l10nb:visited { color:#666666; text-decoration:none; }

.l10g													{ font: 10px Arial, Verdana, sans-serif; color:#769813; text-decoration:none; }
.l10gb												{ font: bold 10px Arial, Verdana, sans-serif; color:#769813; text-decoration:none; }
.l10g:link, .l10gb:link				{ color:#769813; text-decoration:none; }
.l10g:hover, .l10gb:hover			{ color:#769813; text-decoration:none; }
.l10g:visited, .l10gb:visited	{ color:#769813; text-decoration:none; }

.l11n													{ font: 11px Arial, Verdana, sans-serif; color:#666666; text-decoration:none; }
.l11nb												{ font: bold 11px Arial, Verdana, sans-serif; color:#666666; text-decoration:none; }
.l11n:link, .l11nb:link				{ color:#666666; text-decoration:none; }
.l11n:hover, .l11nb:hover			{ color:#666666; text-decoration:none; }
.l11n:visited, .l11nb:visited { color:#666666; text-decoration:none; }

.l11g													{ font: 11px Arial, Verdana, sans-serif; color:#769813; text-decoration:none; }
.l11gb												{ font: bold 11px Arial, Verdana, sans-serif; color:#769813; text-decoration:none; }
.l11g:link, .l11gb:link				{ color:#769813; text-decoration:none; }
.l11g:hover, .l11gb:hover			{ color:#769813; text-decoration:none; }
.l11g:visited, .l11gb:visited	{ color:#769813; text-decoration:none; }

.l11w													{ font: 11px Arial, Verdana, sans-serif; color:#ffffff; text-decoration:none; }
.l11wb												{ font: bold 11px Arial, Verdana, sans-serif; color:#ffffff; text-decoration:none; }
.l11w:link, .l11wb:link				{ color:#ffffff; text-decoration:none; }
.l11w:hover, .l11wb:hover			{ color:#ffffff; text-decoration:none; }
.l11w:visited, .l11wb:visited	{ color:#ffffff; text-decoration:none; }


/* Textauszeichnungen */
.t10n			{ font: 10px Arial, Verdana, sans-serif; color: #666666; }
.t11n			{ font: 11px Arial, Verdana, sans-serif; color: #666666; }
.t11b			{ font: bold 11px Arial, Verdana, sans-serif; color: #666666; }
.t11g     { font: 11px Arial, Verdana, sans-serif; color: #769813; }
.t11nr		{ font: 11px Arial, Verdana, sans-serif; color: #F56775; }
.t11gb    { font: bold 11px Arial, Verdana, sans-serif; color: #769813; }
.t11rb		{ font: bold 11px Arial, Verdana, sans-serif; color: #F56775; }
.t12n			{ font: 12px Arial, Verdana, sans-serif; color: #666666; }
.t12nb		{ font: bold 12px Arial, Verdana, sans-serif; color: #666666; }
.t12g			{ font: 12px Arial, Verdana, sans-serif; color: #769813; }
.t12gb		{ font: bold 12px Arial, Verdana, sans-serif; color: #769813; }
.t14n			{ font: 14px Arial, Verdana, sans-serif; color: #666666; }
.t14nb		{ font: bold 14px Arial, Verdana, sans-serif; color: #666666; }
.t14g			{ font: 14px Arial, Verdana, sans-serif; color: #769813; }
.t14gb		{ font: bold 14px Arial, Verdana, sans-serif; color: #769813; }
.t16n			{ font: 16px Arial, Verdana, sans-serif; color: #666666; }
.t16nb		{ font: bold 16px Arial, Verdana, sans-serif; color: #666666; }
.t16g			{ font: 16px Arial, Verdana, sans-serif; color: #769813; }
.t16gb		{ font: bold 16px Arial, Verdana, sans-serif; color: #769813; }
.t18n			{ font: 18px Arial, Verdana, sans-serif; color: #666666; }
.t18nb		{ font: bold 18px Arial, Verdana, sans-serif; color: #666666; }
.t18ng    { font: 18px Arial, Verdana, sans-serif; color: #769813; }

.t11w			{ font: 11px Arial, Verdana, sans-serif; color: #fff; text-decoration:none; }
.t11wb		{ font: bold 11px Arial, Verdana, sans-serif; color: #fff; text-decoration:none; }
.t16w			{ font: 16px Arial, Verdana, sans-serif; color: #fff; text-decoration:none; }
.t16wb		{ font: bold 16px Arial, Verdana, sans-serif; color: #fff; text-decoration:none; }
.t18w			{ font: 18px Arial, Verdana, sans-serif; color: #fff; text-decoration:none; }
.t18wb		{ font: bold 18px Arial, Verdana, sans-serif; color: #fff; text-decoration:none; }

.u18g     { font: 18px Arial, Verdana, sans-serif; color: #769813; display:inline; text-decoration:none;}
.u16g     { font: 16px Arial, Verdana, sans-serif; color: #769813; display:inline; text-decoration:none;}
.u14g     { font: 14px Arial, Verdana, sans-serif; color: #769813; display:inline; text-decoration:none;}
.u14gb    { font: bold 14px Arial, Verdana, sans-serif; color: #769813; display:inline; text-decoration:none;}
.u12g     { font: 12px Arial, Verdana, sans-serif; color: #769813; display:inline; text-decoration:none;}
.u11g     { font: 11px Arial, Verdana, sans-serif; color: #769813; display:inline; text-decoration:none;}

/* Eingabefelder */
.i_label							{ padding: 10px 0px 2px 0px; font: 11px Arial, Verdana, sans-serif; color: #666666; }
.i_labelB							{ padding: 10px 0px 2px 0px; font: bold 11px Arial, Verdana, sans-serif; color: #666666; }
.i_textfield 					{ font: 10px Arial, Verdana, sans-serif; color: #666666; background-color: #FFFFFF; width: 98%; border:1px solid #D2D2D2; padding-left: 5px; }
.i_textfield_require 	{	font: 10px Arial, Verdana, sans-serif; color: #666666; background-color: #F2F9E5; width: 98%; border:1px solid #D2D2D2; padding-left: 5px; }
.i_textfield_error		{	font: 10px Arial, Verdana, sans-serif; color: #666666; background-color: #F56775; width: 98%; border:1px solid #D2D2D2; padding-left: 5px; }

.i_textarea						{ font: 10px Arial, Verdana, sans-serif; color: #666666; background-color: #FFFFFF; width: 98%; border:1px solid #D2D2D2; padding-left: 5px; }
.i_textarea_deakt			{ font: 10px Arial, Verdana, sans-serif; color: #666666; background-color: #F2F9E5; width: 98%; border:1px solid transparent; padding-left: 5px; }
.i_textarea_require		{ font: 10px Arial, Verdana, sans-serif; color: #666666; background-color: #F2F9E5; width: 98%; border:1px solid #D2D2D2; padding-left: 5px; }
.i_textarea_error			{	font: 10px Arial, Verdana, sans-serif; color: #666666; background-color: #F56775; width: 98%; border:1px solid #D2D2D2; padding-left: 5px; }

.i_select							{ font: 10px Arial, Verdana, sans-serif; color: #666666; background-color: #FFFFFF; width: 98%; border:1px solid #D2D2D2; }
.i_select_require			{ font: 10px Arial, Verdana, sans-serif; color: #666666; background-color: #F2F9E5; width: 98%; border:1px solid #D2D2D2; }
.i_select_error				{	font: 10px Arial, Verdana, sans-serif; color: #666666; background-color: #F56775; width: 98%; border:1px solid #D2D2D2; }

.i_options						{ font: 10px Arial, Verdana, sans-serif; color: #666666; background-color: #FFFFFF; width: 98%; }
.i_options_require		{ font: 10px Arial, Verdana, sans-serif; color: #666666; background-color: #F2F9E5; width: 98%; }
.i_options_error			{ font: 10px Arial, Verdana, sans-serif; color: #666666; background-color: #F56775; width: 98%; }

.i_checkbox						{ font: 10px Arial, Verdana, sans-serif; color: #666666; background-color: transparent; border: 0px; margin: 0px 5px 3px 0px; padding: 0px; vertical-align: middle; }
.i_checkbox_require		{ font: 10px Arial, Verdana, sans-serif; color: #666666; background-color: #F2F9E5; border: 0px; margin: 0px 5px 3px 0px; padding: 0px; vertical-align: middle; }

.i_radio							{ font: 10px Arial, Verdana, sans-serif; color: #666666; background-color: transparent; border: 0px; margin: 0px 5px 3px 0px; padding: 0px; vertical-align: middle; }

.i_button							{ font: 10px Arial, Verdana, sans-serif; color: #666666; background-color: transparent; border: 0px; margin: 0px; padding: 0px; text-align: left; color: #666; }
.i_submit							{ font: 11px Arial, Verdana, sans-serif; color: #666666; background-color: transparent; border: 0px; margin: 0px; padding: 0px; text-align: left; color: #666; }
.i_submit:hover				{ cursor: pointer; }
.i_submitB						{ font: bold 11px Arial, Verdana, sans-serif; color: #666666; background-color: transparent; border: 0px; margin: 0px; padding: 0px; text-align: left; color: #666; }

/* Tag-clouds */
.tc1n													{ font: 10px Arial, Verdana, sans-serif; color:#666666; text-decoration:none; }
.tc1nb												{ font: bold 10px Arial, Verdana, sans-serif; color:#666666; text-decoration:none; }
.tc1n:link, .tc1nb:link				{ color:#666666; text-decoration:none;}
.tc1n:hover, .tc1nb:hover			{ color:#666666; text-decoration:none;}
.tc1n:visited, .tc1nb:visited { color:#666666; text-decoration:none;}

.tc2n													{ font: 11px Arial, Verdana, sans-serif; color:#666666; text-decoration:none; }
.tc2nb												{ font: bold 11px Arial, Verdana, sans-serif; color:#666666; text-decoration:none; }
.tc2n:link, .tc2nb:link				{ color:#666666; text-decoration:none;}
.tc2n:hover, .tc2nb:hover			{ color:#666666; text-decoration:none;}
.tc2n:visited, .tc2nb:visited { color:#666666; text-decoration:none;}

.tc3n													{ font: 12px Arial, Verdana, sans-serif; color:#666666; text-decoration:none; }
.tc3nb												{ font: bold 12px Arial, Verdana, sans-serif; color:#666666; text-decoration:none; }
.tc3n:link, .tc3nb:link				{ color:#666666; text-decoration:none;}
.tc3n:hover, .tc3nb:hover			{ color:#666666; text-decoration:none;}
.tc3n:visited, .tc3nb:visited { color:#666666; text-decoration:none;}

.tc4n													{ font: 13px Arial, Verdana, sans-serif; color:#666666; text-decoration:none; }
.tc4nb												{ font: bold 13px Arial, Verdana, sans-serif; color:#666666; text-decoration:none; }
.tc4n:link, .tc4nb:link				{ color:#666666; text-decoration:none;}
.tc4n:hover, .tc4nb:hover			{ color:#666666; text-decoration:none;}
.tc4n:visited, .tc4nb:visited { color:#666666; text-decoration:none;}

.tc5n													{ font: 14px Arial, Verdana, sans-serif; color:#666666; text-decoration:none; }
.tc5nb												{ font: bold 14px Arial, Verdana, sans-serif; color:#666666; text-decoration:none; }
.tc5n:link, .tc5nb:link				{ color:#666666; text-decoration:none;}
.tc5n:hover, .tc5nb:hover			{ color:#666666; text-decoration:none;}
.tc5n:visited, .tc5nb:visited { color:#666666; text-decoration:none;}

.tc6n													{ font: 15px Arial, Verdana, sans-serif; color:#666666; text-decoration:none; }
.tc6nb												{ font: bold 15px Arial, Verdana, sans-serif; color:#666666; text-decoration:none; }
.tc6n:link, .tc6nb:link				{ color:#666666; text-decoration:none;}
.tc6n:hover, .tc6nb:hover			{ color:#666666; text-decoration:none;}
.tc6n:visited, .tc6nb:visited { color:#666666; text-decoration:none;}

.tc7n													{ font: 16px Arial, Verdana, sans-serif; color:#666666; text-decoration:none; }
.tc7nb												{ font: bold 16px Arial, Verdana, sans-serif; color:#666666; text-decoration:none; }
.tc7n:link, .tc7nb:link				{ color:#666666; text-decoration:none;}
.tc7n:hover, .tc7nb:hover			{ color:#666666; text-decoration:none;}
.tc7n:visited, .tc7nb:visited { color:#666666; text-decoration:none;}

.tc8n													{ font: 18px Arial, Verdana, sans-serif; color:#666666; text-decoration:none; }
.tc8nb												{ font: bold 18px Arial, Verdana, sans-serif; color:#666666; text-decoration:none; }
.tc8n:link, .tc8nb:link				{ color:#666666; text-decoration:none;}
.tc8n:hover, .tc8nb:hover			{ color:#666666; text-decoration:none;}
.tc8n:visited, .tc8nb:visited { color:#666666; text-decoration:none;}

.tc9n													{ font: 20px Arial, Verdana, sans-serif; color:#666666; text-decoration:none; }
.tc9nb												{ font: bold 20px Arial, Verdana, sans-serif; color:#666666; text-decoration:none; }
.tc9n:link, .tc9nb:link				{ color:#666666; text-decoration:none;}
.tc9n:hover, .tc9nb:hover			{ color:#666666; text-decoration:none;}
.tc9n:visited, .tc9nb:visited { color:#666666; text-decoration:none;}

.tc10n													{ font: 22px Arial, Verdana, sans-serif; color:#666666; text-decoration:none; }
.tc10nb													{ font: bold 22px Arial, Verdana, sans-serif; color:#666666; text-decoration:none; }
.tc10n:link, .tc10nb:link				{ color:#666666; text-decoration:none;}
.tc10n:hover, .tc10nb:hover			{ color:#666666; text-decoration:none;}
.tc10n:visited, .tc10nb:visited { color:#666666; text-decoration:none;}

.db_ad_frame1 {
	width: 300px;
	height:auto;
	color: #769813;
	border: 0px solid #CCCCCC;
	padding: 2px;
	overflow:hidden;
	}
/* Dimension eines einzelnen Ad-Blockes (eine Anzeige für sich betrachtet) */
.db_ad_block1 {
	width: 300px;
	margin: 0px;
	float: left;
	overflow: hidden;
	padding-bottom:10px;
	/*background-color:#00FF00;*/
	}
/* Formatierung des Titels */
.db_ad_frame_Title1 a {
	font-family: Arial, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color:#769813;
	text-decoration:none;
	}
/* Formatierung des Textes */
.db_ad_frame_Text1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	text-decoration:none;
	}
/* Formatierung der Webadresse */
.db_ad_frame_WWW1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#666666;
	text-decoration:none;
	}

.dbTemp2_container {
	position: relative;
	top: 0px;
	left: 0px;
	margin-bottom: 10px;
	width: 300px;
	border: 0px solid #CCCCCC;
	overflow: hidden;
}

.dbTemp2_headline a {
	position: relative;
	font-family: Arial, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #769813;
	text-decoration:none;
	width: 200px;
}

.dbTemp2_image {
	float: left;
	position: relative;
	width: 85px;
	height: 60px;
	margin: 3px 5px 0px 0px;
}

.dbTemp2_text a {
	position: relative;
	font-family: Arial, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	width: 200px;
}

ul.portfolio-items							{ display: block; overflow: hidden; margin: 0px; padding: 0px; }
ul.portfolio-items li						{ display: block; float: left; list-style: none; width: 100px; height: 100px; overflow: hidden; margin: 5px; border: 1px solid #666; }
ul.portfolio-items li:hover			{ cursor: pointer; }
.scrollgeneric									{ line-height: 1px; font-size: 1px; position: absolute; top: 0; left: 0; }

.vscrollerbase									{ width: 20px; background-color: #D7EBDF; }
.vscrollerbar										{ z-index: 2; padding: 10px; width: 20px; background-color: #99CBCB; }
.vscrollerbarbeg								{ background-color: #dedeed; width: 20px; height: 50% !important; }
.vscrollerbarend								{ background-color: #dedeed; width: 20px; height: 50%; }
.vscrollerbasebeg								{ height: 20px !important;width: 20px; }
.vscrollerbaseend								{ height: 20px; width: 20px; }

.hscrollerbase									{ height: 20px; background: url('../images/scrollbar_bg.png') center no-repeat; }
.hscrollerbar										{ z-index: 2; height: 20px; padding: 10px; }
.hscrollerbarbeg								{ background: url('../images/scrollbar_left.png') left 1px no-repeat; height: 20px; width: 50% !important; }
.hscrollerbarend								{ background: url('../images/scrollbar_right.png') right 1px no-repeat; height: 20px; width: 50% !important; }
.hscrollerbasebeg								{ height: 20px; width: 0px !important; }
.hscrollerbaseend								{ height: 20px; width: 0px }

.scrollerjogbox									{ background-color: #4E727C; width: 0px; height: 0px; top: auto; left: auto; bottom: 0px; right: 0px; }
.scrollerjogbox:hover 					{ background-color: #5E828C; }
