/*****************
 * Dieses File ist Eigentum der PlanetLAN GmbH
 * 22.11.2007 14:52:00: Erstellt -bro-
 *****************/
 
 	/*  Standard Layout  */
	
		html  				{ overflow: -moz-scrollbars-vertical; }
		body 				{ margin:0px; font-family: Arial, Verdana; font-size: 11px; background-image:url('../images/misc/dcmm_bg.png');  }
		table, td 			{ font-family: Arial, Verdana; font-size: 11px; }
		input, select, textarea 	{ font-family: Arial, Verdana; font-size: 11px; }
  
		a:link        { color: #1D5E95; text-decoration: none; font-weight: bold; }
		a:visited  { color: #1D5E95; text-decoration: none; font-weight: bold; }
		a:hover      { color: #3481C2; text-decoration: none; font-weight: bold; }
		a:active    { color: #1D5E95; text-decoration: none; font-weight: bold; }
		a:focus      { color: #1D5E95; text-decoration: none; font-weight: bold; }
		
 	/*  Seiten Layout  */		
	
		#main 					{ width:800px; background:#FFFFFF; }
		#main .border_left 		{ width:20px; background-image:url('../images/misc/border_left.jpg'); }
		#main .border_right 		{ width:20px; background-image:url('../images/misc/border_right.jpg'); }
		
		#adm_main 					{ width:960px; background:#FFFFFF; }
		#adm_main .border_left 		{ width:20px; background-image:url('../images/misc/border_left.jpg'); }
		#adm_main .border_right 		{ width:20px; background-image:url('../images/misc/border_right.jpg'); }		
		
		#box_login   	   	              	{ border-left:1px solid #D5D5D5; border-right:1px solid #D5D5D5; width:171px; height:60px }
		#box_login .blue_border 	{ background: #0E62AB; }
		#box_login .verlauf 		{ background-image:url('../images/misc/bg_usernic.jpg'); background-repeat:repeat-y; }
		#box_login .login_off	{ padding-left:17px; font-size:10px; width:80px; height:20px; background-image:url('../images/icons/bg_login_off.jpg'); background-repeat:no-repeat; border:1px solid #7F9DB9 }		
		#box_login .login_on		{ padding-left:17px; font-size:10px; width:80px; height:20px; background-image:url('../images/icons/bg_login_on.jpg'); background-repeat:no-repeat; border:1px solid #7F9DB9 }
		#box_login .pass_off		{ padding-left:17px; font-size:10px; width:80px; height:20px; background-image:url('../images/icons/bg_password_off.jpg'); background-repeat:no-repeat; border:1px solid #7F9DB9 }		
		#box_login .pass_on		{ padding-left:17px; font-size:10px; width:80px; height:20px; background-image:url('../images/icons/bg_password_on.jpg'); background-repeat:no-repeat; border:1px solid #7F9DB9 }
		
		#listing_main		{ border:1px solid #7491C7; background:#FFFFFF; }
		#listing .subhead 	{ border:1px solid #678BCB; border-left:0; border-right:0; background:#85A8E8; font-family:Tahoma; font-weight:bold; font-size:9px; color:#FFFFFF; }	
		#listing .subsubhead	{ border:1px solid #90A5CC; border-left:0; border-right:0; background:#CDD8EC; font-family:Tahoma; font-weight:bold; font-size:9px; color:#3562B5; }		
		#listing th 			{ border:1px solid #1B499A; text-align:left; border-left:0; border-right:0; background-image:url('../images/misc/tbl_bg.jpg'); color:#FFFFFF; font-weight:bold }
		#listing td 			{ border:1px solid #CFDAED; border-left:0; border-right:0; }	
		#listing .row1 				{ background:#E6EDFA; }
		#listing .row2 				{ background:#FFFFFF; }
		#listing .redrow				{ background:#F2E0E0; }
		#listing .yellowrow			{ background:#F6FBAC; }
		#listing .row1:hover			{ background:#FCEFB2; }
		#listing .row2:hover			{ background:#FCEFB2; }
		#listing .redrow:hover		{ background:#EECACA; }
		#listing .yellowrow:hover	{ background:#FCDEB2; }
		#listing .spacer				{ border:0; height:1px; padding:0px }			
		
		#input_login   		   	{ font-size:11px; width:80px }		
		#button_login 		   	{ width:70px }
		#text_login     		   	{ font-size:9px; }
		#text_login a:link        	{ color:#1D5E95; font-size:9px; font-weight: normal; text-decoration: none; }
		#text_login a:visited  	{ color:#1D5E95; font-size:9px; font-weight: normal; text-decoration: none; }
		#text_login a:hover      	{ color:#1D5E95; font-size:9px; font-weight: normal; text-decoration: underline; }
		#text_login a:active    	{ color:#1D5E95; font-size:9px; font-weight: normal; text-decoration: none; }
		#text_login a:focus      	{ color:#1D5E95; font-size:9px; font-weight: normal; text-decoration: none; }

		#menu   	   	        		{ width:171px; }
		#menu   .off	   			{ width:169px; height:39px; cursor:pointer; background-image:url('../images/misc/menu_off.jpg'); }
		#menu   .on	   			{ width:169px; height:39px; cursor:pointer; background-image:url('../images/misc/menu_on.jpg'); }
		#menu   .marked_off		{ width:169px; height:39px; cursor:pointer; background-image:url('../images/misc/menu_marked_off.jpg'); }
		#menu   .marked_on		{ width:169px; height:39px; cursor:pointer; background-image:url('../images/misc/menu_marked_on.jpg'); }
		#content   	        		{ width:582px; height:650px; border:1px solid #D5D5D5; border-top:0px; padding:2px }
		#font_big 				{ font-size:16px; font-weight:bold }
		#pointline 				{ height:3px; background-image:url('../images/misc/pointline.jpg'); padding:0px; }		
		
		#content_text        		{ text-align:justify; font-size:11px; font-family:Tahoma; line-height:15px }
		#content_text td        		{ text-align:justify; font-size:11px; font-family:Tahoma; line-height:15px }
		
		
		#copyright     		 	{ font-size:9px; color:#808080; }
		#copyright a:link        	{ color:#808080; font-size:9px; font-weight: normal; text-decoration: none; }
		#copyright a:visited  	{ color:#808080; font-size:9px; font-weight: normal; text-decoration: none; }
		#copyright a:hover      	{ color:#1D5E95; font-size:9px; font-weight: normal; text-decoration: underline; }
		#copyright a:active    	{ color:#808080; font-size:9px; font-weight: normal; text-decoration: none; }
		#copyright a:focus      	{ color:#808080; font-size:9px; font-weight: normal; text-decoration: none; }		
        
		#boxed 					{ width:238px; }
		#boxed .head				{ height:8px; background-image:url('../images/misc/minibox1_top.gif'); }
		#boxed .data				{ color:#FFFFFF; text-align:justify; font-size:9px; background-image:url('../images/misc/minibox1_data.gif'); }
		#boxed .bottom			{ height:8px; background-image:url('../images/misc/minibox1_bottom.gif'); }
		
		#reg_info .step1_off		{ width:449px; height:75px; cursor:pointer; background-image:url('../images/reg_info/step1_off.jpg'); }
		#reg_info .step2_off		{ width:449px; height:75px; cursor:pointer; background-image:url('../images/reg_info/step2_off.jpg'); }
		#reg_info .step3_off		{ width:449px; height:75px; cursor:pointer; background-image:url('../images/reg_info/step3_off.jpg'); }		
		#reg_info .step1_on		{ width:449px; height:75px; cursor:pointer; background-image:url('../images/reg_info/step1_on.jpg'); }
		#reg_info .step2_on		{ width:449px; height:75px; cursor:pointer; background-image:url('../images/reg_info/step2_on.jpg'); }
		#reg_info .step3_on		{ width:449px; height:75px; cursor:pointer; background-image:url('../images/reg_info/step3_on.jpg'); }
		
	/*  404 Layout  */
		
		#error_page { width:425px; }
		#error_page .head { font-size:14px; font-weight:bold; }		
		