/* DATEI: screen.css */

/* Style Sheet Definitionen für hof-bauermeister.de */
/* Autor: Frank Doerr, www.wolke23.de */


body {
  background-color: #155521;
  color : #000000;
  padding-top: 15px;
  padding-bottom: 10px;
  margin: 0px;
  text-align: center;
  font-size: 12px;
      }

#container {
  text-align: left;
  vertical-align: middle;
  margin: 0px auto;
  padding: 0px;
  width: 920px;
  background-color: #ffffff;
}

#inhalt {
  margin: 0px 20px 0px 20px;
}

#content {
  text-align: left;
  vertical-align: middle;
  width: 595px;
  margin-top:60px;
  margin-left: 258px;
  padding-top: 0px;
  margin-bottom: 0px;
}

#content2 {
  text-align: left;
  vertical-align: middle;
  width: 370px;
  margin-top:60px;
  margin-left: 258px;
  padding-top: 0px;
  margin-bottom: 0px;
}

#content3 {
  text-align: left;
  vertical-align: middle;
  width: 525px;
  margin-top:60px;
  margin-left: 328px;
  padding-top: 0px;
  margin-bottom: 0px;
}

#rechts1 {
position:absolut;
  text-align: left;
  width: 214px;
  margin-left: 640px;
  padding-top: 40px;
  margin-bottom: 0px;
}

#footer {
  height:15px;
  background-color: #ffffff;
      }

* html #footer {
    background-color: #155521;
}

p, h1, h2, h3, h4, div, td, th, b, i {
  font-family : Verdana, Helvetica, sans-serif;
      }

h1 {
  font-size : 20px;
  font-weight : bold;
      }

h2 {
  margin:0px;
  padding:0px;
  font-size : 16px;
  font-weight : bold;
  color: #155521;
      }

h2.martop {
  margin-top:40px;
      }

h3 {
  font-size : 12px;
  font-weight : bold;
      }

p, ul, ol, li, div, td, th, b, i {
  font-size : 12px;
      }

p {
  margin-top:20px;
  line-height: 18px;
}

td.linkbox {
background:url("/img/linkbox.jpg") no-repeat right 30px;
padding-top:20px;
padding-left:20px;
}

a:link, a:visited {
color: #000000;
text-decoration:none;
}

a:hover, a:active {
color: #155521;
text-decoration:underline;
}

ul {
style: list-style-image:url("/img/bullet-gelb.gif");
line-height: 18px;
}


#navi {
float:left;
width:880px;
font-size:12px;
line-height:normal;
color: #ffffff;
background:url("/img/taste.gif") repeat right top;
}

#navi ul {
margin:0px;
padding:0px;
list-style:none;
}

#navi li {
float:left;
margin:0px;
padding:0px;
}

#navi a {
display:block;
background:url("/img/taste-gerade-dunkel.gif") no-repeat left top;
padding:5px 21.5px;
color: #ffffff;
text-decoration:none;
}

#navi a:hover, #navi a:active, a#current {
display:block;
background:url("/img/taste-gerade-hell.gif") no-repeat left top;
padding:5px 21.5px;
color: #000000;
text-decoration:none;
}

img.nopad
{
	border:0px;
	padding:0px;
}

img.left
{
	float: left;
	margin: 30px 10px 10px 0px;
    	background-color: #ffffff;
}
img.right
{
	float: right;
	margin: 30px 0px 10px 10px;
    	background-color: #ffffff;
}
img.profile
{
	position: relative;
	float: left;
	margin: 0.5em;
	padding:3px;
}

/* rot: F80700 */
