/* Gripability*/
/* produkt.css*/

@import url(vorlage_body.css);
@import url(vorlage_head.css);
@import url(vorlage_menu.css);
@import url(vorlage_suchbegriffe.css);

#main{        height:auto;
        width:100%;
        margin-top:10px;
        text-align:left;
        }
/*------------------------------------------*/
#head {
        width:1000px;
        height:125px;
        background-image:url(../foto/head/PicAbgerundeteEcken_20px.jpg);
        background-repeat:no-repeat;
        z-index:100;}
#middle {
        float:left;
        height:auto;
        width:800px;
        text-align:center;
        margin:4px auto 0px auto;
        background-color:#18a229;/*C9CFCB silber*/
        /*border:1px solid #778;*/}
#middlecont{
        float:left;
        height:auto;
        width:700px;
        text-align:center;
        margin:10px 0px 30px 50px;
        background-color:#EBEBEA;/*C9CFCB silber*/
        /*border:1px solid #778;*/}
#mc_titel {
        height:100px;
        width:700px;
        margin-top:0px;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:30px;}
#mc_artikel {
        width:700px;
        height:auto;
        text-align:center;
        margin-left:auto;
        margin-right:auto;}
#pic1, #pic2 {
        width:700px;
        padding-top:0px;
        padding-bottom:0px;
        margin-left:auto;
        margin-right:auto;}
#art_text {
        width:700px;
        height:300px;
        border:0px solid #778;
        z-index:2;
        background:url(../foto/index/Stempel_03.jpg) no-repeat top right;}
#text1 {
        float:left;
        width:490px;
        text-align:left;
        margin: 50px 10px 30px 10px;
        border:0px solid #778;}
#text1 h1 {
        font-size:18px;}
#text1 p {
        font-size:16px;}
#text2 {
        float:right;
        width:145px;
        text-align:right;
        margin: 130px 10px 30px 10px;
		padding:5px;
        border-left:1px solid #778;}
#text2 a, #text2 p {
		font-size:14px;
        font-family: "Trebuchet MS";
        color:#000000;}		
#text3 {
        float:left;
        width:260px;
        text-align:left;
        padding:0px;
        margin: 80px 10px 0px 10px;
        border:0px solid #778;}
#text3 a, #text3 p{
        font-size:14px;
        font-family: "Trebuchet MS";
        color:#000000;}
#user {
        float:right;
        width:400px;
        padding-top:0px;
        padding-bottom:0px;
        margin:0px 0px 2px 0px;
        border:0px solid #778;}
.wo {	font-size:10px;}		