body {
    background: #ffffff url(http://bilder4.eazyauction.de/WaterWorld/templates/31762_fbd26717/img01.jpg) repeat-x 0 0;
    color: #000000;
    font-family: Verdana,Helvetica,Arial,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin: 0;
    padding: 0
}
h1 {
    color: #000000;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    text-align: left;
    text-decoration: underline;
}
h2 {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-decoration: underline;
}
h3 {
    color: #ff0000;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    text-decoration: underline;
}

.clear{
	clear: both;
}

#header {
    background: #cccccc url(http://bilder4.eazyauction.de/WaterWorld/templates/31762_fbd26717/waterworld_ebay_header.jpg) no-repeat 0 0;
    height: 165px
}
#menu {
    background: #3B3A40 url(http://bilder4.eazyauction.de/WaterWorld/templates/31762_fbd26717/menu.jpg) repeat-y 0 0;
    height: 45px
}
#menu ul {
    list-style: none outside none;
    margin: 0;
    padding-left: 220px;
}
#menu li {
    display: inline;
}
#menu a {
    background: none repeat scroll 0 0 #3B3A40;
    color: #fff;
    display: block;
    float: left;
    font: bold 16px "Trebuchet MS",Arial,Helvetica,sans-serif;
    padding: 0 10px;
    text-decoration: none;
    text-transform: uppercase;
	line-height: 45px;
}

#mitte p
{
    text-align: left;
}

/*
#menu a:hover {
    background: none repeat scroll 0 0 transparent;
    color: #ffffff;
    font: bold 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
}
*/

#puffer {
    background: none repeat scroll 0 0 transparent;
    height: 3px;
}
#links {
    background-color: #fff;
    float: left;
    margin-top: 18px;
    width: 19%;
}
#linksNavi {
    background-color: #cccccc;
    width: 212px;
}
#linksNavi ul {
    list-style: none outside none;
    margin: 0;
    padding: 10px 0;
    width: 212px;
	background-color: #3B3A40;
}
#linksNavi li {
    display: inline-table;
    height: 22px;
    width: 212px;
}
#linksNavi a {
    /* background: url("http://www.kanusport-dreisbusch.de/ebay/pfeil.jpg") no-repeat scroll 0 0 #000000; */
    color: #fff;
    display: block;
    float: left;
    font: bold 14px "Trebuchet MS",Arial,Helvetica,sans-serif;
    padding-left: 10px;
    text-decoration: none;
    text-transform: uppercase;
    width: 193px;
	line-height: 22px;
}
#linksNavi li:hover {
    background: none repeat scroll 0 0 #F37528;
}
#bezahlung {
    background: url(http://bilder4.eazyauction.de/WaterWorld/templates/31762_fbd26717/waterworld_ebay_versand.jpg) no-repeat 0 0;
    height: 117px;
    margin-top: 10px;
    width: 212px
}
#kontakt {
    background: url(http://bilder4.eazyauction.de/WaterWorld/templates/31762_fbd26717/waterworld_ebay_kontakt.jpg) no-repeat 0 0;
    margin-top: 10px;
    width: 212px
}
#service {
    background: url(http://bilder4.eazyauction.de/WaterWorld/templates/31762_fbd26717/waterworld_ebay_service.jpg) no-repeat 0 0;
    height: 250px;
    margin-top: 10px;
    width: 212px
}
#mitte {
    border: 1px solid #cccccc;
    float: right;
    margin-top: 18px;
    width: 80%;
}
#content {
    clear: both;
}
#text {
    background-color: #ffffff;
    color: #000000;
    font-family: Verdana,Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    padding: 20px;
    text-align: left;
}
#footer {
    background:  url(http://bilder4.eazyauction.de/WaterWorld/templates/31762_fbd26717/footer.jpg) no-repeat 0 0;
	/*padding: 5px 20px;
	height: 120px;*/
	width: 800px;
	height: 100px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;


}

#mitte table{
	background-color: #F5F5F5;
	padding: 0 30px;
    width: 100%;
}
	table td > h2{
		color: #F37528;
		text-decoration: none;
	}
	
	table td li{
/* 		list-style: none; */
	}
	
	
.beschreibung{
	float:left;
	width:40%;
}

#bild_gallery {
    float: right;
	width:50%;
	position: relative;
}

.bild_wrapper{
	float: left;
}

.bild{
	width: 100px;
}

.active .bild{
	width: 460px;
}


.bild_wrapper:hover .bild {
    left: 0;
    position: absolute;
    top: 0;
    width: 460px;
    z-index: 99;
}
.bild_wrapper:hover {
    height: 85px;
    width: 100px;
}