ul {
 margin-top:0;
 padding-top:0;
}

body, p,
h1, h2, h3, h4, h5, h6,
table, tr, td,div,
ul, ol, li, .error, 
form, input, textarea, select, a, a:link, a:active,a:visited,
a,
     a:link,
     a:active,
     a:visited,
     a:hover
     {
       font-family: Verdana, Helvetica, sans-serif;
       font-size: 12px;
       line-height:17px;
       text-decoration: none;
       font-weight: normal; 
	   color:#858484;
}

a,
     a:link,
     a:active,
     a:visited,
     a:hover
{
 color:#D2011E;
}	 

a:hover 
{
  text-decoration: underline;
}

input {
border: 1px solid #858484;
color:#000000;
}

textarea {
border: 1px solid #858484;
color:#000000;
}

*+html #copyright {padding-top: 100px;}

h3 {
   font-size: 14px;
   font-weight:bold;
   margin:0;
   padding-bottom:5px;
}

#zentriert {
  position:absolute;
  left:50%;
  top:50%;
  width:904px;
height:686px;
  margin-left:-452px;
  margin-top:-304px;
}

#zentriert2 {
  position:absolute;
  left:50%;
  top:50%;
  width:904px;
height:759px;
  margin-left:-452px;
  margin-top:-377px;
}

.error
{
color: #d2011e;
}

body {
	background-color: #FFFFFF;
}

#maincontent {
 width:675px;
 height:449px;
 border:1px solid #737272;
 float:left;
}

#pic-left {
  width:225px;
  height:451px;
  float:left;
  margin-right:1px;
}

#content-text {
  width:635px;
  height:386px;
  padding-left:20px;
  margin-top:20px;
  padding-right:20px;
overflow:hidden;
}

#content-footer {
  width:675px;
  height:43px;
  background-color:#b8aa89;
  text-align:center;
}

#text-footer {
   padding-top:4px;
   color:#FFFFFF;
}


#navi-top {
  width:904px;
height:27px;
}


#navi-bottom {
  width:904px;
height:27px;
}

#pic-and-content {
 width:904px;
height:451px;
margin-top:1px;
margin-bottom:1px;
}