/* Layout ELDEY.de */

@import url("norm.css");

body {
min-width:300px;
max-width:1000px;
position:relative;
margin:0 auto;
font-family :Arial,Verdana,Helvetica,Tahoma,sans-serif;
color:rgb(0,0,0);
font-size:12px;
background-color:rgb(239,235,222);
}

p {
margin-bottom:15px;
}

h1 {
font-family:Arial,Verdana,Helvetica,Tahoma,sans-serif;
font-size:16px;
font-weight:bold;
margin-bottom:20px;
}

h2 {
font-family:Arial,Verdana,Helvetica,Tahoma,sans-serif;
font-size:14px;
font-weight:bold;
margin-top:6px;
margin-bottom:20px;
}

h3 {
font-family:Arial,Verdana,Helvetica,Tahoma,sans-serif;
font-size:14px;
font-weight:bold;
font-style :italic;
margin-top:6px;	
margin-bottom:15px;
}

h4 {
font-family:Arial,Verdana,Helvetica,Tahoma,sans-serif;
font-size:13px;
font-weight:bold;
margin-bottom:20px;
}

h5 {
font-family:Arial,Verdana,Helvetica,Tahoma,sans-serif;
font-size:12px;
font-weight:bold;
margin-bottom:20px;
}

ul {
list-style-type:disc;
margin-left:margin-left:0em;
padding-left:1.5em;
margin-bottom:1.5em;
}

ul.dreieck {
list-style-image:url('/img/layout/dreieck.gif');
margin-bottom:3px;
}

ol {
list-style-type:decimal;
margin-left:margin-left:0em;
padding-left:1.5em;
}

a {
color:rgb(0,0,255);
text-decoration:underline;
}

a:active {
color:rgb(0,0,255);
text-decoration:underline;
}

a:visited {
text-decoration:underline;
color:rgb(0,0,255)
}

a:hover {
color:rgb(0,0,255);
text-decoration:none;
}

#wrapper {
color:rgb(0,0,0);
background-color :#F2F2F2;
border:1px solid rgb(0,0,0);
position:relative;
overflow:hidden;
width:100%;
border-top-left-radius:12px;
border-top-right-radius:12px;
}

#keyvisual {
background-repeat:no-repeat;
border:0px solid rgb(0,0,0);
width:1000px;
height:150px;
top:0px;
}

#logo {
position:absolute;
top:49px; left:1px;
}

#bannertop {
position:absolute;
top:45px;
left:500px;
}

#contentbox {
position:relative;
top:50px;
left:10px;
width:800px;
margin-bottom:60px;
}

#sidebar {
width:180px;
position:absolute;
top:200px;
right:2px;
}

.teaser_row1_beige {
height:30px;
background-image:url('/img/layout/verlauf_beige_1x30px.jpg');
background-repeat:repeat-x;
border-left:1px solid rgb(195,195,195);
border-top:1px solid rgb(195,195,195);
border-right:1px solid rgb(195,195,195);
border-top-left-radius:12px;
border-top-right-radius:12px;
padding:5px;
}

.teaser_row1 {
height:30px;
background-image:url('/img/layout/verlauf_grau_1x30px.jpg');
background-repeat:repeat-x;
border-left:1px solid rgb(195,195,195);
border-top:1px solid rgb(195,195,195);
border-right:1px solid rgb(195,195,195);
border-top-left-radius:12px;
border-top-right-radius:12px;
padding:7px 5px 5px 5px;
}

.teaser_row2 {
border-left:1px solid rgb(195,195,195);
border-bottom:1px solid rgb(195,195,195);
border-right:1px solid rgb(195,195,195);
border-bottom-left-radius:3px;
border-bottom-right-radius:3px;
padding:5px 5px 10px 5px;
margin-bottom:10px;
}

table {
border-collapse:collapse;
border-spacing:1em 0.5em;
background-color:rgb(153,204,255);
vertical-align:top;
}

td {
padding:2px;
border:2px solid #F2F2F2;
vertical-align:top;
}

.gallery {
border:1px solid black;
margin-right:15px;
margin-top:15px;
}

.country_thumbnail {
border:1px solid black;
margin-right:10px;
float:left;
}

.photo_in_text {
margin:0px 10px 10px 10px;
float:right;
text-align:center;
}

.photo {
border:1px solid black;
display:block;
margin-left:auto;
margin-right:auto;
text-align:center;
}

#map {
width:800px;
height:500px;	
}

#photonavigation {
margin:10px 0px 10px 0px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

figure figcaption {
padding:3px 4px 3px 4px;
font-style:italic;
font-size:11px;
}

.productSeachResult {
position:relative;
overflow:hidden;
min-height:165px;
width:100%;
bottom:0px;
}

.productSeachResult_Spalte1 {
min-height:165px;
position:absolute;
float:left;
width:145px;
}

.productSeachResult_Spalte2 {
min-height:165px;
position:relative;
left:150px;
top:0px;
float:left;
width:630px;
}

.productSeachResult_Spalte3 {
position:absolute;
right:0px;
bottom:0px;
float:right;
background:linear-gradient(0deg, #54a853 5%, #026802 50%);
border-radius:5px;
padding:5px;
line-height:20px;
}

.productSeachResult_Spalte3 a {
color:rgb(255,255,255);
font-weight:bold;
}

.productPhoto {
border:1px solid black;
display:block;
margin-left:auto;
margin-right:auto;
text-align:center;
max-width:130px;
}

#amazonLogo {
float:right;
border:1px solid black;
}

#bottomline {
margin-top:25px;
}

footer {
text-align:center;
margin-top:10px;
margin-bottom:5px;
}