div.suchmaschine {
                 visibility:hidden;
                 visible:hide;

                 width: 100%;
                 height: 10px;
		 top: -250;

		 font-size: 4px;
                 font-weight: bold;

                 z-index:1;
}

div.dropbox {
            visibility: visible;
            position: absolute;

            top: -600px;
            height: 475px;
            width: 475px;

            z-index: 10;
}

table.dropbox_aussen {
                     width: 425px;
                     height: 425px;

                     border: 0px;

                     vertical-align: bottom;
                     text-align: right;
}

table.dropbox_innen {
                     width: 100%;

                     border: 0px;
}


td.dropbox_text {
        height: 400px;
        width: 400px;

        font-family: Century Gothic;
        font-size: normal;
        color: #C60000;
        font-weight: bold;
        text-align: center;

        background-image:url('http://www.wauziweb.de/shop/images/dropbox/logo_paw_400x400.gif');
        background-repeat: no-repeat;
        background-position:  center 50%;
}

td.box_lo {
	background:url('../images/rahmen/lo.gif') top right;
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	border-style: none;
	}

td.box_titel {
	background: url('../images/rahmen/o.gif') repeat-x;
	margin:0;
	padding:0;
	font-family:Century Gothic;
	font-size:14px;
	color: #ad764f;
	font-weight:bold;
	text-align:center;
	border-style:none;
	}

td.box_ro {
	background:url('../images/rahmen/ro.gif') top left;
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	border-style: none;
	}

td.box_ru {
	background:url('../images/rahmen/ru.gif') top left;
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	border-style: none;
	height:43px;
	weight:43px;
	}

td.box_lu {
	background:url('../images/rahmen/lu.gif') top right;
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	border-style: none;
	height:43px;
	weight:43px;
	}

td.box_l {
	background:url('../images/rahmen/l.gif') top right;
	background-repeat: repeat-y;
	margin:0;
	padding:0;
	border-style: none;
	weight:43px;
	}

td.box_r {
	background:url('../images/rahmen/r.gif') top left;
	background-repeat: repeat-y;
	margin:0;
	padding:0;
	border-style: none;
	weight:43px;
	}

td.box_u {
	background:url('../images/rahmen/u.gif') top right;
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	border-style: none;
	height:43px;
	}

.box_fill {
	background:url('../images/rahmen/fill.gif');
	margin:0;
	padding:0;
	font-family: Century Gothic;
    font-size: 12px;
    font-weight: normal;
    color: #ad764f;
    text-align: center;
    border-style:none;
	}

a.link {
	text-decoration:none;
        font-family: Century Gothic;
        font-size: normal;
        color: #C60000;
        font-weight: bold;
		}

a.link:link {
	text-decoration:none;
        font-family: Century Gothic;
        font-size: normal;
        color: #C60000;
        font-weight: bold;
	}

a.link:visited {
	text-decoration:none;
        font-family: Century Gothic;
        font-size: normal;
        color: #C60000;
        font-weight: bold;
	}

a.link:hover {
	text-decoration:none;
        font-family: Century Gothic;
        font-size: normal;
        color: #C60000;
        font-weight: bold;
	}

a.link:active {
	text-decoration:none;
        font-family: Century Gothic;
        font-size: normal;
        color: #C60000;
        font-weight: bold;
	}
