@charset "utf-8";
/* CSS Document */

/*Inhalt-Container */
#content{
clear:both;
position:absolute;
top:200px;
left:18%;
width:80%;
height:auto;
background-color:#EDE9D8;
border:inset;
-moz-border-radius:5px 5px;
font-size:11px;
font-weight:normal;
font-style:normal;
padding-left:3px;
color:#000000;
}