/* Body Style */
body { 	background-color: #BDD7B2;
		scrollbar-3dlight-color: #BDD7B2;	/* schatten nach links oben */
		scrollbar-arrow-color: #426333; 	/* pfeile */
		scrollbar-darkshadow-color:#BDD7B2;	/* schatten nach rechts unten */ 
		scrollbar-face-color:#BDD7B2;		/* flaeche button und bar */ 
		scrollbar-highlight-color: #426333;	/* kante links oben */
		scrollbar-shadow-color: #426333; 	/* kante rechts unten */
		scrollbar-track-color:#BDD7B2;  	/* scrollbar hintergrund */
		font-family: Arial, Helvetica, sans-serif;
	}

/* Menü-Links */
.menu			{ font-size: 11px; color: #000000; vertical-align: middle;}
.menu A			{ font-size: 11px; color: #000000; text-decoration: none; }
.menu visited	{ color: #000000; }
.menu hover		{ color: #426333; }
.menu active	{ color: #426333; }


/*		#PWE_STYLES#		*/
.text		{ font-size: 12px; color: #000000; text-decoration: none; line-height: 15px; }
.text A		{ font-size: 12px; color: #426333; text-decoration: underline; }
.text visited	{ color: #426333; }
.text hover		{ color: #000000; }
.text active	{ color: #000000; }


.head				{ font-size: 15px; color: #000000; text-decoration: none; font-weight: bold; line-height: 18px; }

.table				{ font-size: 12px; color: #000000; text-decoration: none; line-height: 15px; background-color: #80a271; }

.formText		{ border:1px #666666 solid; height:20px; width:300px; font-size: 11px; color: #333333; text-decoration: none; }

/*		#PWE_STYLES_END#		*/

#button_up			{ position:relative; left:465px; font-size:11px; color:#666666; height:15px; width:90px; text-align:center; background-color:#FFFFFF; border:1px solid #FF9A00; }
#button_up A		{ color:#666666; text-decoration: none; }
#button_up A:Hover	{ color:#FF9A00; text-decoration: none; }

#divPweEditLayer	{ position:absolute; left:0px; top:0px; height:15px; width:90px; text-align:center; padding-top:0px; background-color:#666666; border:1px solid #6CA738; z-index:1000;}
#divPweEditLayer A	{ font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; }

