
	html { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; /*letter-spacing:0.05em;/**/ font-weight:normal; color:#666; }
	body { /* background:#DFF7B1 url(/themes/wichtel/img/body_back.png) left top repeat-x; */ }
	
.clearBoth	{ clear: both; }
	
	.small { font-size: smaller; }
	.green { color:#6aa30c; }
	
  #main { background:url(/themes/wichtel/img/back.png) center top repeat-y; }
	
	#header { background:url(/themes/wichtel/img/head_back.png) top center no-repeat; font-size:11px; font-variant:small-caps; }
	#header h1 a { background:url(/themes/wichtel/img/logo.png) 0 0 no-repeat; }
	#header h1 span { display:none; }
	#header ul {  }
	#header ul#navSub { border: 0 none; border-bottom: 2px solid #ffcf02; padding-top: -10px; }
	#header a { color:#000; text-decoration:none; }
	#header .selected a span { font-weight:bold; border-color:#000; border-style:solid; border-width:0 1px; }
	#header .selected a span,
	#header a:hover span { color: #7db310; }
	#header #navSub .selected a span { background:none; border:0; }
	
	#divImage { height: 230px; }
	
	#gnomes { background:url(/themes/wichtel/img/gnomes/ueberuns_start.jpg) no-repeat top right; width: 365px; height: 100px; }
	
	#middle { line-height:18px; vertical-align:middle; }
	#middle h2 { color: #6aa30c; font-weight: normal; font-size: 18px; line-height:24px; z-index: 999999; }
	#middle h3,
	#middle h4,
	#middle h5 { font-weight:bold; }
	#middle a { color:#6aa30c; }
	#middle ol,
	#middle ul { margin:0; padding:0; padding-left:18px; }
	#middle ul { list-style-image:url(/themes/wichtel/img/list-line.png); }
	#middle ol li ul { margin-left:-18px; }
  #middle li { margin:0; padding:0; }
	
	#left h3,
	#left h4 { font-size:12px; }
	#contentLeft { color:#6aa30c; text-align: right; margin-right: 20px; }
	#contentLeft h2 { margin-top: 0; }

	#contentRight { padding-left:8px; }
	
	#preFooter { background:#edfcd4 url(/themes/wichtel/img/white_block.gif) 375px 0 repeat-y; }
	#preFooter a { color:#000; font-size:10px; text-decoration:none; font-variant:small-caps; }
	#preFooter .selected,
	#preFooter .active,
  #preFooter a:hover { font-weight:bold; }
	
	#footer { color: #000; background:url(/themes/wichtel/img/footer_back.png) center bottom no-repeat; line-height:19px; vertical-align:middle; font-size:11px; font-variant:small-caps; text-align:center; }

	
/* neu ( LifeStyle CSS Angaben - Mario Linz )*/
.nav	{ margin: 0 12px 0 9px; }
.nav a	{ text-decoration: none; color: #333; }
.nav ul, .nav li { list-style-type: none; padding: 0; }
.nav li	{ float: left; }
.nav #navMain		{ margin: 0; border-bottom: 2px solid #ffcf02; height: 16px; padding-left: 388px; }
.nav #navMain li	{ line-height: 16px; margin-right: 30px; }
.nav #navMain li.selected a span { font-weight:bold; border-color:#000; border-style:solid; border-width:0 1px; color: #7db310; padding: 0 4px; }
.nav #navSub		{ margin: 0; height: 22px; padding-left: 388px; }
.nav #navSub li		{ line-height: 22px; margin-right: 30px; }
.nav #navSub li.selected a span { font-weight:bold; border-color:#000; border-style:solid; border-width:0 1px; color: #7db310; padding: 0 4px; }
