/* CSS Document */

BODY {
      background-color : #D9B340;
	  background-image: url(http://www.planetxdesigns.com/images/stars.jpg);
	  background-repeat: repeat;
	  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      color : #30BF30;
      margin: 0 0 0 10px; 
      } 


p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-align: left;  margin-bottom: 5px }

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #30BF30; text-align: left;  margin-bottom: 5px }

h2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #30BF30; text-align: left;  margin-bottom: 5px }

h3 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #30BF30; text-align: left;  margin-bottom: 5px }

h4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #30BF30; text-align: left;  padding: #FFFFFF; padding-width: 5px; margin: #FFFFFF; margin: -5px; border: #FFFFFF; border-style: solid; border-width: 5px; background-color : #FFFFFF; background-repeat: repeat-y;}

		#container {
			border: #30BF30; border-style: dashed; border-width: 5px;
	  		background-image: url(http://www.planetxdesigns.com/images/stars.jpg);
	  		background-repeat: repeat;			
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 10px; }

		#banner {
			height: 180px;
			padding: 0px;
			margin-bottom: 0px;
			background-image: url(http://www.planetxdesigns.com/images/pxcurvelogo.jpg); background-repeat: no-repeat; }

		#content {
			padding: 5px;
			margin-left: 10px; }

		#footer {
			clear: both;
			padding: 5px;
			margin-top: 5px;
			background-color: #ffffff;
			border: #E0AD12; border-style: solid; border-width: 1px; }
			
		




.Inhalt { /*this is the main content area*/ background: #FFFFFF; /*declare a color together with a contrasting background color*/ color: #000088; /*to insure readability*/ margin-left: 0px; /*to position the content area to the right of the navigation*/ margin-right: 10px; /*breathing space for the text*/ padding: 5px; /*space to separate navigation and content*/ font-family : Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif; 
    width: auto;
    border: 0.1px solid #FFFFFF; /*to insure that NN4.xx renders the background-color of the content area*/ }
	







