html, body {  
  height: 100%;
}

body {  
  font-family: Verdana, arial, Tahoma;  
  font-size: 0.8em;  
  color: #222222;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  background-color: white;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  text-align: justify;
}

a {  
  color: white;
}

a:hover {  
  text-decoration: none;
}

p, li {  
  margin-top: 2px;  
  margin-right: 2px;  
  margin-bottom: 2px;  
  margin-left: 2px;  
  color: #555555;  
  padding-top: 2px;  
  padding-right: 2px;  
  padding-bottom: 2px;  
  padding-left: 2px;
}

ul {  
  padding-left: 1em;
}

img {  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;
}

.bordered {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #aaaaaa;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #aaaaaa;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #aaaaaa;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #aaaaaa;
}

h1 {  
  text-align: right;  
  margin-top: 2px;  
  margin-right: 2px;  
  margin-bottom: 2px;  
  margin-left: 2px;  
  color: black;  
  font-family: Georgia, Arial, Tahoma;  
  font-size: 3em;
}

h3, h5 {  
  margin-bottom: 4px;
}

textarea {  
  background-color: #cccccc;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  color: #333333;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #aaaaaa;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #aaaaaa;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #aaaaaa;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #aaaaaa;
}

#content {  
  width: 700px;  
  background-color: #eeeeee;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  margin-left: auto;  
  margin-right: auto;  
  padding-top: 8px;  
  padding-right: 8px;  
  padding-bottom: 8px;  
  padding-left: 8px;  
  border-left-width: 10px;  
  border-left-style: solid;  
  border-left-color: #cccccc;  
  border-right-width: 10px;  
  border-right-style: solid;  
  border-right-color: #cccccc;
}

#bildhauersommer_2009 {  
  width: 100px;  
  height: 100px;
}

