/* Body Style */
/* Globale Stile */
body, p, span, h1, h2, h3, input, select, textarea, form, div, td { font-family:Tahoma,Arial,Helvetica,Sans-Serif; font-size:14px; color:#000000; }
BODY 		{	
				
				scrollbar-face-color:#00FF00;		/* flaeche button und bar */ 
				scrollbar-track-color:#00FF00;  	/* scrollbar hintergrund */
				scrollbar-arrow-color: #000000; 	/* pfeile */
				scrollbar-shadow-color: #000000; 	/* kante rechts unten */
				scrollbar-darkshadow-color:#00FF00;	/* schatten nach rechts unten */ 
				scrollbar-3dlight-color: #000000;	/* schatten nach links oben */
				scrollbar-highlight-color: #00FF00;	/* kante links oben */
				margin:0px; padding:0px;
				padding-top:20px;
			}	

html {overflow-x:hidden;}

/** farbige Hintergründe **/
		#divMenuBack   	{ position:absolute; left:0px; top:0px; width:200px; height:100%; z-index:1; background-color: #D3E09B; }
		#divSpacerBack    	{ position:absolute; left:200px; top:0px; width:20px; height:100%; z-index:1; background-color: #EDCD16; }
		#divContentBack    	{ position:absolute; left:220px; top:0px; width:620px; height:100%; z-index:1; background-color: #D5E6F6; }
/** farbige Inhalte **/
		#divLogo    	{ position:absolute; left: 10px; top: 10px; width:180px; height:110; z-index:10; fixed; }
		#divMenu    	{ position:absolute; left:  0px; top:130px; width:160px; height:400; z-index:10; fixed; }
		#divHead    	{ position:absolute; left:230px; top: 10px; width:600px; height:110; z-index:10; }
		#divContent    	{ position:absolute; left:230px; top:130px; width:600px;             z-index:10; }
		#divBanner    	{ position:absolute; left:850px; top:130px; width:160px; height:400; z-index:10; }

/** Menü-Links **/
		.menu			{ height:25px; padding-left:40px; color:#666666; width:200px; }
		.menu a			{ font-size:12px; color:#666666; text-transform:uppercase; letter-spacing:1px; }
		.menu a:hover	{ font-size:12px; color:#666666; background-color: #E3F0AB; }
		.menuhead		{ border-bottom: 1px solid #FFFFFF; }

/*li a, li a:visited, li a:hover, li a:active { font-size:18px; }*/
li { margin-bottom:10px; }

/* Texte */
h1	{ font-size:16px; font-weight:bold; color:#333333; line-height: 20px; }
h2	{ font-size:15px; font-weight:bold; color:#333333;  line-height:  20px; }
a p, a   { font-size:14px; color:#8B0000; text-decoration: none; font-weight: bold; }
a:hover p, a:hover   { font-size:14px; color: #8B0000; text-decoration: underline; font-weight: bold; }

.head				{ font-size: 22px; color: #000000; font-weight: bold; text-decoration: none; }

.formText		{ border:1px #CECECE solid; height:20px; width:200px;}
.formButton		{ width:150px; border: 1px solid #CECECE; font-weight:bold; background-color:#F4F4F4; padding-top:2px; padding-bottom:2px; }



/*		#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; }

/* Gaestebuch */
.gbHead { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; height: 20px;}
.gbText { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding: 4px;}

/* Stile für Fenster */
.pics_Window 		{ border: 1px solid #5574c6; width: 300px; height: 100px;  background-color: #FFFFFF; }
.pics_Titlebar 		{ border-bottom: 1px solid #5574c6; background-color: #5574c6; font-weight: bold; font-family: Tahoma, Arial; font-size: 11px;  padding: 2px; color: #FFFFFF; height: 16px;  opacity : 1.00; filter : alpha(opacity:100); -moz-opacity: 1.00; }
.pics_Content 		{ font-family: Tahoma, Arial; font-size: 11px; padding: 2px; background-color: #FFFFFF; }
.pics_IFrame 		{ padding: 0px; }
.pics_Modal			{ position: absolute; left: 0px; top: 0px; width:100%; height:100%; text-align:center; background-color : #000000; opacity : 0.60; filter : alpha(opacity:60); -moz-opacity: 0.60; z-index: 1000; }
.pics_CloseButton	{ width: 16px; height: 16px; }

/* Stile für PWE */
.winzig	{ font-family:Tahoma,Arial,Helvetica,Sans-Serif; font-size:10px; }
.klein	{ font-family:Tahoma,Arial,Helvetica,Sans-Serif; font-size:12px; }
.klein a		{ font-size:12px; }
.klein:link	{ font-size:12px; }
.klein a:active		{ font-size:12px; }
.klein:active		{ font-size:12px; }
.klein a:hover	{ font-size:12px; }
.klein:hover	{ font-size:12px; }
.klein a:visited	{ font-size:12px; }
.klein:visited	{ font-size:12px; }

.mittel	{ font-family:Tahoma,Arial,Helvetica,Sans-Serif; font-size:16px; }
.gross	{ font-family:Tahoma,Arial,Helvetica,Sans-Serif; font-size:18px; }
.riesig	{ font-family:Tahoma,Arial,Helvetica,Sans-Serif; font-size:21px; }
