body {
    font-family : Tahoma;
    font-size : 0.8em;
    margin : 0 0 0 0;
    padding : 0;
    color: #747474;
    text-align : center;
	margin: 0;
	background-image: url(hg.jpg);
    background-repeat : repeat-x;
    line-height : 140%;
}
	
#layoutrahmen {
	margin: 0 auto 0 auto;
	padding : 0;
    text-align : left;
    width : 1000px;
    font-size : 89%;
    clear : both;
    border-right : 1px solid #c0c0c0;
    border-left : 1px solid #c0c0c0;
    border-bottom : 1px solid #c0c0c0;
	background-image: url(hg2.jpg);
    background-repeat : no-repeat;
}


#uploadrahmen
{
	margin: 20px auto 0 auto;
	padding : 0;
    text-align : left;
    width : 800px;
    font-size : 89%;
    clear : both;
    border : 1px solid #c0c0c0;
    background-image: url(mailbox_kreativ.jpg);
    background-repeat : no-repeat;
}

#fuss
{
    position : relative;
    width : 1000px;
    font-size : 11px;
    color : #808080;
 	margin: 5px auto 20px auto;
	padding : 0;
    text-align : left;
}

#impressum
{
    position : absolute;
    right : 0px;
    top : 0px;
    width : 200px;
    text-align : right;
}

.formerror
{
    color : #ff0000;
}

.komment
{
    font-style : italic;
}

#abstand
{
    padding : 40px 40px 40px 280px;
}

.beschreibung
{
    display : none;
}


a:link, a:visited { text-decoration : underline; color:#5f5f5f; }
a:active, a:hover, a:focus { color : #5f5f5f; text-decoration : underline; font-weight : normal; }

a img
{
  border : 0;
}

ul
{
  margin : 0;
  padding : 5px 0 0 20px;
}

li
{
   list-style-type : none;
   background-image : url(../tmpl/layout/menu_off.gif);
   background-repeat : no-repeat;
   background-position : 0 5px;
   margin : 0;
   padding : 0 0 4px 15px;
}

h1
{
  margin : 0 0 5px 0;
  padding : 0 0 0 0;
  color : #5f5f5f;
  border  : 0;
  font-size : 160%;
  line-height : 160%;
  font-weight : normal;
  font-family : Arial,Verdana,Sans-serif;
}

h2
{
  color : #5f5f5f;
  margin :  0;
  font-size : 116%;
  font-weight : bold;
  line-height : 200%;
  padding : 0 0 0 0;
}

input 
{
    margin-bottom : 5px;
}