@charset "utf-8";
/* CSS Document */

body
		{
		background-color: #d8d8d8;
		margin: 0;
		padding: 0;
		}

#aussen
		{
		width: 905px;
		height: 592px;
		background: url(gfx/schatten_4-6.gif) repeat-y;
		margin: 7px auto 0;
		position: relative;
		}

#schatten-1
		{
		background: url(gfx/schatten_1.gif) no-repeat;
		width: 13px;
		height: 13px;
		}

#schatten-2
		{
		background: url(gfx/schatten_2.gif) repeat-x;
		width: 879px;
		height: 13px;
		position: absolute;
		top: 0;
		left: 13px;
		}

#schatten-3
		{
		background: url(gfx/schatten_3.gif) repeat-x;
		width: 13px;
		height: 13px;
		position: absolute;
		top: 0;
		right: 0;
		}

#haupt
		{
		width: 879px;
		height: 566px;
		position: absolute;
		top: 13px;
		left: 13px;
		background: #fff;
		}

#logo
		{
		width: 302px;
		height: 91px;
		background: url(gfx/wellfood-verlag-muenchen.gif) no-repeat 21px 13px;
		text-indent: -5000px;
		}

#logo a
		{
		display: block;
		width: 302px;
		height: 91px;
		text-decoration: none;
		}

#header
		{
		width: 577px;
		height: 91px;
		background: url(gfx/header.jpg) no-repeat;
		position: absolute;
		top: 0;
		left: 302px;
		}

#navigation
		{
		width: 870px;
		height: 29px;
		background: #a4b85c;
		position: absolute;
		top: 91px;
		left: 0;
		margin: 0;
		padding: 0 0 0 9px;
		list-style-type: none;
		}

#navigation li
		{
		width: auto;
		float: left;
		font-family: Arial, Verdana;
		font-size: 16px;
		font-weight: 700;
		margin: 0;
		padding: 0;
		}

#navigation li a
		{
		text-decoration: none;
		display: block;
		padding: 5px 18px 5px 43px;
		color: #fff;
		background: url(gfx/navi-apfel-gruen.gif) no-repeat 15px 4px;
		}

#navigation li a:hover
		{
		background: url(gfx/navi-apfel-gruen-hover.gif) no-repeat 15px 4px #799028;
		}

#navigation li a.aktiv
		{
		background: url(gfx/navi-apfel-orange.gif) no-repeat 15px 4px #f1be0e;
		}

#bild-links
		{
		width: 302px;
		height: 400px;
		position: absolute;
		top: 120px;
		left: 0;
		}

#inhalt
		{
		width: 477px;
		height: 320px;
		padding: 50px 50px 30px;
		position: absolute;
		top: 120px;
		left: 302px;
		background: #fff;
		overflow: auto;
		font-family: Arial, Verdana;
		font-size: 13px;
		  scrollbar-base-color:#a4b85c;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#a4b85c;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#dde5bf;

		}

h2
		{
		font-size: 16px;
		color: #a4b85c;
		background: url(gfx/welle.gif) no-repeat;
		height: 38px;
		padding-left: 18px;
		margin-bottom: 34px;
		}

h3
		{
		font-size: 16px;
		color: #a4b85c;
		background: url(gfx/welle.gif) no-repeat;
		height: 32px;
		padding-left: 18px;
		padding-top: 6px;
		margin-bottom: 34px;
		}

h2 span
		{
		font-weight: 400;
		}

p
		{
		line-height: 22px;
		}


#inhalt ul
		{
		margin: 0;
		padding: 0;
		}

#inhalt ul li
		{
		background: url(gfx/apfel-icon.gif) no-repeat;
		list-style-type: none;
		padding-left: 34px;
		line-height: 22px;
		margin-bottom: 16px;
		}

label
		{
		display: block;
		float: left;
		clear: left;
		width: 100px;
		margin-bottom: 3px;
		}

input
		{
		width: 170px;
		background: #f8f8f8;
		border: solid 1px #b2b2b2;
		margin-bottom: 1px;
		}

select
		{
		width: 120px;
		background: #f8f8f8;
		border: solid 1px #b2b2b2;
		margin-bottom: 2px;
		}

#abschluss
		{
		width: 879px;
		height: 28px;
		background: #a4b85c;
		position: absolute;
		bottom: 18px;
		left: 0;
		}


#schatten-7
		{
		background: url(gfx/schatten_7.gif) no-repeat;
		width: 13px;
		height: 13px;
		position: absolute;
		top: 579px;
		left: 0;
		}

#schatten-8
		{
		background: url(gfx/schatten_8.gif) repeat-x;
		width: 879px;
		height: 13px;
		position: absolute;
		top: 579px;
		left: 13px;
		}

#schatten-9
		{
		background: url(gfx/schatten_9.gif) repeat-x;
		width: 13px;
		height: 13px;
		position: absolute;
		top: 579px;
		right: 0;
		}

