body { color: black; margin-top: 0; padding-top: 2em; border: 0 #f0f0f0; background-color: #f0f0f0; text-align: left; /* your wysiwyg editor will use this in editing mode */
	font-family: Helvetica, Arial, verdana, sans-serif; }

#Seite{ width: 900px; margin: 0 auto auto; top: 0; right: 0; bottom: 0; left: 0; background-color: white; height: auto; min-height: 700px; }


#Top	 { color: gray; font-size: 0.7em; text-align: right; width: 900px; top: 0; right: 0; bottom: 0; left: 0; background-color: #ffffff; height: 120px; z-index: 0; }
	
#LinkeSaule { width: 320px; height: 400px; float: left; margin-right: 15px; margin-left: 25px; padding-top: 10px; border-top-color: white; border-right-color: white; border-right-width: 3em; border-bottom-color: white; border-left-color: white; }

#Inhalt{ height: 380px; margin-top: 1em; margin-right: 25px; padding-right: 2em; }

#Textschluss { color: gray; font-size: 10pt; background-color: white; text-align: right; margin: 3em 3em 0; }
  
#Fußzeile { color: gray; font-size: 10pt; font-weight: 300; background-color: white; height: 4em; margin: 1em 3em 3em; border-top: 1px solid red; }

ul#Navigation li { color: black; font-size: 10pt; text-decoration: none; height: 2em; margin: 0 0 0 3em; padding: 0.4em; border-left-width: 1em; list-style-image: url(../smartobj/Bullet.jpg); list-style-position: outside; cursor: default; display: list-item; white-space: normal; }
  
  ul#Navigation a { color: black; font-weight: 500; text-decoration: none; }
  ul#Navigation a:link { 
  	color: black; 
  	text-decoration: none;
	}
  ul#Navigation a:visited { color: purple; text-decoration: none; }
  ul#Navigation a:hover { color: red; text-decoration: none; }
  ul#Navigation a:active { color: gray; background-color: gray; text-decoration: none; }
  
 
  div#Inhalt h1 { font-size: 2.1em; margin-top: 0; margin-right: 0; margin-left: 0; }
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
  }



a:link { color: black; text-decoration: none; }
a:visited { color: black; text-decoration: none; }
a:hover { color: red; text-decoration: none;}
a:active { color: gray; background-color: gray; text-decoration: none; }

#Lauftext { color: gray; font-size: 1.2em; font-weight: 300; line-height: 1.3em; text-decoration: none; margin-top: 0.5em; }

