﻿/* Neu003.css         Erwin Gottschlich           18.08.2014 */
/* ---------- Begin CSS ---------- */
body {
    background-color:#E7E7E7;
    font-family: Arial, Helvetica, sans-serif;
}
#Container {
    width: 957px;
    background-color:white;
}
#Header {
}
#TopBlueLine {
    height: 8px;
    background-color:#F0F8FF;
}
#LogoDansibar {
    text-align : right;
}
#Headerbild img {
    width: 957px;
}
#BannerBlue {
    font-weight: normal;
    font-style: normal;
    margin: 0px 0px 0px 0px;
    background-image:url(http://www.dansibar.com/ebay-vorlagen/BannerBlue.jpg);
    height: 94px;
    color: #FFF;
    font-size: 14px;
    line-height: 22px;
}
#Bannertext {
    padding: 12px 0px 0px 36px;
}
#Bannertext::after { 
	content: " Wir kaufen jederzeit gepflegte moderne und antike Modelleisenbahn-Sammlungen und Anlagen. Alle Spurweiten! Tel. 06731-4712061";
	color: darkblue;
	font-size: 14px;
}
.BannerSpan {
/* text-transform:uppercase */;
    font-size: 21px;
}
#Content {
    float:left;
    width: 939px;
/* top right bottom left */
    margin: 0px 0px 0px 9px;
    background-color:white;
}
#BeschreibungLinks {
    float:left;
    width: 450px;
	line-height: 3;
	font-size: 16px;
	font-weight: bold;
    color:#001db1;
    padding: 12px 12px 12px 20px;
}
#BildRechts {
    float:left;
    width: 400px;
    padding: 12px 0px 0px 30px;
}
#BildRechts img {
    width: 350px;
    border:1px solid #E7E7E7;
    padding: 10px 10px 10px 10px;
}
#Beschreibung {
    float:left;
	line-height: 1.5;
	font-size: 14px;
    padding: 10px 10px 10px 20px;
	color:#001db1;
}
.hersteller_typ {
         font-weight: bold;
         color:#0000CD;
         font-size: 14px;
}
.Bezeichnung_1 {
         font-weight: bold;
         color:#00008B;
         font-size: 20px;
}
.Bezeichnung_2 {
         font-weight: noraml;
         color:#0000CD;
         font-size: 14px;
}
.Bezeichnung_3 {
         font-weight: bold;
         color:#00008B;
         font-size: 14px;
}
.Bezeichnung_4 {
         font-weight: normal;
         color:#0000CD;
         font-size: 14px;
}
.spurweite {
         font-weight: bold;
         color:#00008B;
         font-size: 16px;
}
.zustand {
         font-weight: bold;
         color:#0000CD;
         font-size: 16px;
}
.gebrauch {
         font-weight: normal;
         color:#00008B;
         font-size: 14px;
}
.funktion {
         font-weight: normal;
         color:black;
         font-size: 14px;
}
.ovp {
         font-weight: bold;
         color:black;
         font-size: 14px;
}
#buttons {
    clear: both;
    text-align : center;
    background-color:#CC3300;
    width : 100%;
}
a.button, a.button2 {
    text-align : center;
    font-size : medium;
    background : #999999;
    color : black;
    width : 160px;
    padding : 5px 15px 5px 15px;
    text-decoration	: none;
    border : darkblue solid 2px;
    margin : 10px 10px 0px 0px;
/* top right bottom left */
}
a.button2 {
    width : 320px;
    background : blue;
    color : white;
    font-weight: bold;
}
a.button:visited, a.button2:visited {
    background : #E6DB8E;
    color : black;
}
a.button:active, a.button2:active {
    background : #CCCCCC;
    color : black;
}
a.button:hover,a.button2:hover {
    background : #CCCCCC;
    color : white;
    border : #5B2E00 solid 2px;
}
#Fussbild {
    Clear:both;
    z-index: 1;
}
#ebayButton {
    position:absolute;
    z-index: 2;
    margin: -25px 0px 0px 60px;
}
#GanzUnten {
    Clear:both;
    width: 300px;
    margin: 0px 0px 0px 300px;
    padding: 10px 20px 20px 40px;
    font-size: 11px;
    color: Black;
}
.GanzUntenSpan {
    font-weight: bold;
    color:#68B1E4;
    font-size: 14px;
}
#Ende {
    float: left;
    width: 939px;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    color: Blue;
}