body {
  margin: 20px 40px;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.9em;
  font-family: "Myriad Pro", "Trebuchet MS", Arial;
  font-size: 14px;
  color: #111111;
  xxborder: 1px solid #000;
  x-webkit-xborder-radius: 10px;
  x-moz-xborder-radius: 10px;
  xxborder-radius: 10px;
  max-width: 1000px;
 }

a {
  color: #64a520;
  text-decoration: none; }

a:hover {
    text-decoration: underline; }

h1 {
  text-transform: uppercase;
  font-size: 18px;
  color: #fff;
  background-color: #477b1d; }
  h1 span {
    background-color: #477b1d;
    padding: 0 10px; }

blockquote {
  text-align: center; }

#top {
  height: 30px;
  background-color: #ffffff;
  xxborder-bottom: 4px solid #000;
  x-webkit-xborder-top-left-radius: 10px;
  x-webkit-xborder-top-right-radius: 10px;
  x-moz-xborder-radius-topleft: 10px;
  x-moz-xborder-radius-topright: 10px;
  xxborder-top-left-radius: 10px;
  xxborder-top-right-radius: 10px;
  overflow: hidden; }

#name {
  float: left;
  xxborder-left: 20px solid #70c32e;
  xxborder-right: 20px solid #70c32e;
  x-webkit-xborder-top-left-radius: 10px;
  x-moz-xborder-radius-topleft: 10px;
  xxborder-top-left-radius: 10px; }

#name a {
    color: #333333;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    xbackground-color: #70c32e;
    text-decoration: none; }

#split {
  float: left;
  height: 30px;
  width: 20px;
  xborder-left: 3px solid #000000; }

#slogan {
  float: left;
  color: #fff;
  text-transform: uppercase;
  padding: 3px 0 0 10px;
  margin-top: 7px; }

#contact_us {
  float: right;
  background-color: #7abb37;
  height: 20px;
  padding: 2px 5px;
  margin-top: 10px;
  height: 15px;
  -webkit-xborder-top-left-radius: 10px;
  -moz-xborder-radius-topleft: 10px;
  xborder-top-left-radius: 10px; }
  #contact_us a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none; }

#logo {
  xbackground: url(images/head_bckg.jpg) no-repeat #78ce31;
  min-height: 220px;
  vertical-align: bottom; }

#logo_text {
  float: right;
  width: 200px;
  height: 80px;
  background-color: #70c32e;
  margin: 40px 20px 43px 0;
  font-family: Tahoma, Arial;
  font-size: 11px;
  color: #fff;
  padding: 10px;
  font-weight: bold;
  xborder-width: 1px;
  xborder-color: black;
  xborder-type: solid;
  position: relative;
  -webkit-xborder-radius: 20px;
  -moz-xborder-radius: 20px;
  xborder-radius: 20px; }

#menu {
  xbackground: #70c32e;
  min-height: 21px;
  width: 99%;
  margin: 0 auto;
  clear: both;
  xborder: 1px solid #a8f534;
  text-align: center;
  color: #333333;
  padding-top: 4px;
  position: relative;
  top: 193px;
  -webkit-xborder-top-left-radius: 10px;
  -webkit-xborder-top-right-radius: 10px;
  -moz-xborder-radius-topleft: 10px;
  -moz-xborder-radius-topright: 10px;
  xborder-top-left-radius: 10px;
  xborder-top-right-radius: 10px; }

#menu a {
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    margin: 0 20px;
    margin-top: 3px; }
    #menu a:hover {
      color: #d4ffa1; }

.item img {
  background-color: #fff;
  padding: 6px;
  xborder: 1px solid #d0d0d0; }

.description {
  display: block;
  float: right;
  width: 220px;
  padding: 10px 20px 20px 0;
  line-height: 12px;
  font-family: Tahoma, Arial; }

p.additional {
  margin: 0 10px;
  color: #9c9c9c;
  font-size: 10px;
  line-height: 12px;
  xborder-top: 1px solid #bdbdbd;
  padding: 10px 0;
  font-weight: normal;
  font-family: Tahoma, Arial; }

.text {
  padding: 10px; }
  .text h1 {
    margin-left: -10px;
    background-color: #477b1d;
    padding: 0 10px;
    -webkit-xborder-top-right-radius: 10px;
    -webkit-xborder-bottom-right-radius: 10px;
    -moz-xborder-radius-topright: 10px;
    -moz-xborder-radius-bottomright: 10px;
    xborder-top-right-radius: 10px;
    xborder-bottom-right-radius: 10px;
    width: 99%;
    padding-left: 10px; }
  .text li {
    list-style: none;
    padding-left: 20px;
    background: url(images/li.gif) no-repeat 0px 4px;
    line-height: 18px; }

/*#center {padding: 10px}*/
/*#right {padding: 10px}*/
#sidebar {
  float: right;
  width: 245px;
  padding: 20px 20px 0 30px;
  font-size: 10px; }
  #sidebar a {
    font-weight: bold; }
  #sidebar h2 {
    margin: 0;
    padding: 0 0 20px 0;
    text-transform: uppercase;
    color: #000;
    font-size: 18px; }

#main {
  float: left;
  background: url(images/sidebar_bckg.gif) no-repeat top right white; }

#footer {
  background-color: #477b1d;
  height: 40px;
  clear: both;
  -webkit-xborder-bottom-right-radius: 10px;
  -webkit-xborder-bottom-left-radius: 10px;
  -moz-xborder-radius-bottomright: 10px;
  -moz-xborder-radius-bottomleft: 10px;
  xborder-bottom-right-radius: 10px;
  xborder-bottom-left-radius: 10px; }

#left_footer {
  float: left;
  padding: 20px 0 0 30px;
  color: #fff;
  font-size: 12px; }
  #left_footer a {
    color: #fff; }
    #left_footer a:hover {
      text-decoration: none; }

#right_footer {
  float: right;
  padding: 20px 30px 0 0;
  color: #fff;
  font-size: 12px;
  text-align: right; }
  #right_footer a {
    color: #fff; }

/***************************************** neuer versuch *************************************************/
/*** The Essential Code ***/
/*
		body {
			min-width: 550px;         2 x LC width + RC width
		}
*/
#container {
  padding-left: 0px;
  /* LC width */
  padding-right: 250px;
  /* RC width */
  float: left; }
  #container .column {
    position: relative;
    float: left;
    height: 100%; }

#center {
  width: 100%; }

#left {
  width: 0px;
  /* LC width */
  right: 0px;
  /* LC width */
  margin-left: -100%; }

#right {
  width: 250px;
  /* RC width */
  margin-right: -100%; }

#footer {
  clear: both; }

/*** IE6 Fix ***/
* html #left {
  left: 250px;
  /* RC width */ }

/*** Just for Looks ***/
#center {
  background: white; }

#right {
  background: #eeeeee;
  /*
  -webkit-xborder-radius: 20px;
  -moz-xborder-radius: 20px;
  xborder-radius: 20px;
  */
  height: 100%; }

#container {
  background: #eeeeee; }

/*
		body {
			margin: 0;
			padding: 0;
			background: #FFF;
		}

		#header, #footer {
			font-size: large;
			text-align: center;
			padding: 0.3em 0;
			background: #999;
		}

		#left {
			background: #66F;
		}

		#center {
			background: #DDD;
		}

		#right {
			background: #F66;
		}

		#container .column {
			padding-top: 1em;
			text-align: justify;
		}
*/
