﻿/*Version 5*/


div#container { height: 750px; }

h1 { /*text-align: center;*/ font-size: 32px; font-style: italic; color: gray; border-bottom: solid 1px silver; /*margin-right: 150px; margin-left: 150px;*/ width: 380px; margin: 20px auto 0;  padding: 0 10px; /*text-decoration: underline; */}

div#linkespalte { height: /*650px*/ 700px; }

div#hauptspalte { height: /*650px*/ 700px; }

div#hauptspalte ul { width: 600px; list-style-type: none; position: relative; margin: 0 auto; padding: 0; }

div#hauptspalte ul img { border: solid 1px silver; padding: 4px; }

div#hauptspalte ul li#loewe img { width: 114px; height: 200px; position: absolute; top: 35px; /*left: 150px;*/ left: 90px;}
div#hauptspalte ul li#loewe img:hover { width: 154px; height: 270px; position: absolute; top: 0px; /*left: 130px;*/ left: 70px;}

div#hauptspalte ul li#adria img { width: 200px; height: 163px; position: absolute; top: 55px; /*left: 400px;*/ left: 340px;}
div#hauptspalte ul li#adria img:hover { width: 269px; height: 219px; position: absolute; top: 27px; /*left: 365px;*/ left: 305px;}

div#hauptspalte ul li#boote img { width: 201px; height: 143px; position: absolute; top: 315px; /*left: 107px;*/ left: 47px;}
div#hauptspalte ul li#boote img:hover { width: 269px; height: 192px; position: absolute; top: 290px; /*left: 72px;*/ left: 12px;}

div#hauptspalte ul li#werbung img { width: 105px; height: 220px; position: absolute; top: 275px; /*left: 450px;*/ left: 390px;}
div#hauptspalte ul li#werbung img:hover { width: 129px; height: 270px; position: absolute; top: 250px; /*left: 436px;*/ left: 386px;}

div#hauptspalte div#ende { width: 87%; margin: /*560px*/ 600px auto 0; padding: 0; border-top: 1px dotted black; }



div#rechtespalte { height: 650px; }



