body{
        color:black;
        background: #EBE4D3;
        margin:0px;
        font-family : Arial, Helvetica, sans-serif;
}

p.grau {
        background : #707070;
        color: #F5F5F5;
}

p { text-align: justify; }

img { border: 0px none;  margin: 2px 2px 2px 2px;     }

a:link{ color: Navy;
        text-decoration:none; }
a:visited{ color: Navy;
           text-decoration:none; }
a:hover{ color:red;
        text-decoration:underline; }
a:active{ color: Navy;
          text-decoration:none; }

h6, h5, h4, h3, h2, h1{
        color:black;
        margin-bottom:2px;
        margin-top:2px;
}

ul,li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 5px;
	padding-left: 5px;
}

input,textarea {
	border: 1px solid Gray;
}

.ueber{
        color: Black;
        margin-bottom:1px;
        margin-top:1px;
        text-align:center;
        text-decoration: underline;
        }

.trenner{
        font-weight:bold;
        color: White;
        background:#282828;
        margin-bottom:3px;
        margin-top:2px;
        text-align:center;
}

.amazon{
  padding:4px;
  text-align : center;
  font-size : xx-small;
  float : left;
  width : 250px;
}

.weiss{ color: White; }
.small { font-size:smaller; }
.xsmall{ font-size: xx-small; }

.archivliste {
	border-bottom: 1px dotted Silver;
	text-align: left;
	vertical-align: top;
}

.zusatz {
/*  background-color : #f5f5f5;
  border : thin dotted Silver; */
  max-width : 70%;
  margin : 15px 15px 15px 15px;
  padding : 5px 5px 5px 5px;
  text-align: center;
}

.kopf{
  background: #000000;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

.buttons {
  float:right;
  padding: 3px 0px 0px 5px;
  margin: 30px 0px 0px 0px;
  text-align: center;
  background: url(../grafic/gif/klist_bleistift.gif) repeat-y scroll left;
  width: 180px;
}

.menu {
	text-align: center;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: none;
	height: 40px;
	background: #f5f5f5 url(../grafic/gif/menuhintergrund.gif) repeat-x scroll top;
	}

.inhalt {
  margin: 0px 0px 0px 0px;
  padding: 30px 10px 5px 10px;
  background: #EBE4D3 url(../grafic/gif/klist_ausriss.gif) repeat-x scroll top;
}

.rahmen{
  padding: 0px 180px 0px 275px;
  border: 1px none White;
  margin: 3px 3px 3px 3px;
  text-align: center;
}

.klist {
  margin: 0 3px 3px 0;
  float: left;
  padding: 5px 20px 5px 5px;
  background: url(../grafic/gif/klist_bleistift.gif) repeat-y scroll right;
  width: 275px;
  }

.kbild {
  margin: 0 3px 3px 0;
  float: left;
  padding: 5px 20px 5px 5px;
  background: url(../grafic/gif/klist_bleistift.gif) repeat-y scroll right;
  width: 275px;
  text-align: center;
  }

.box {
	width: 100%px;
	padding: 5px 5px 5px 5px;
	background: #f5f5f5;
	border-bottom: 2px solid Gray;
	border-left: 1px solid Silver;
	border-right: 2px solid Gray;
	border-top: 1px solid Silver;
	height: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.fuss {
	text-align: center;
   background: #EBE4D3 url(../grafic/gif/footer_bleistift.gif) repeat-x scroll top;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	clear: both;
	}