/*
							Name: Lennys-Bahnshop Standard Stylesheet (main.css)
							Contact: http://www.lennys-bahnshop.de/contact.html
							Copyright: Copyright(c) lennys-bahnshop.de 2006
*/

html {
    color: #000000;
    background: #FFFFFF;
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    text-align: center;
}


.fett {
    font-weight: bold;
}

/*.error {
    color: red;
}*/
div.error {
    background-color: lightcoral;
    border: 1px #D8D8D8;
    border-style: dotted;
    padding:10px 10px 10px 10px;
}

.message {
    border: none;
    background-color: darkred;
    padding: 5px;
}

.messageError, .messageWarning, .messageOk, .messageInfo, .messageError {
    border: 1px #D8D8D8;
    border-style: dotted;
    padding: 0 0 0 0px;
}

.messageError {
    background-color: lightcoral;
}

.messageWarning {
    background-color: gold;
}

.messageOk {
    background-color: darkseagreen;
}

.big {
    font-size: 16px;
}

.mark {
    color: #A62A2A;
}

.altmark {
    color: #478137;
}

.efface {
    color: #B5B5B5;
}

.bold {
    font-weight: bold;
}

.under {
    text-decoration: underline;
}

.ital {
    font-style: italic;
}

p {
    margin: 1em 0 1em 0;
}

p.right {
    text-align: right;
}

p.center {
    text-align: right;
}

p.seperator {
    text-align: center;
    margin: 0 0 0 0
}

a:link, a:visited {
    color: #000000;
    text-decoration: underline;
}

a:active, a:hover {
    color: #000000;
    text-decoration: none;
}

img.banner {
    border: #FFFFFF solid 0px;
}

img.thumbnail {
    border: #B5B5B5 solid 0px;
}

img.noborder {
    border: #000000 solid 0px;
}

img.seperator {
    border: #FFFFFF solid 0px;
    margin: 3px 0 3px 0;
}

img.big {
}

img.inline {
    border: #000000 solid 1px;
    margin: 3px 3px 3px 3px
}

img.footnote {
    border: #FFFFFF solid 0px;
    float: left;
}

table.product {
    width: 100%;
    text-align: center;
}

td.productTitle {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}

td.productDescription {
    text-align: left;
    padding: 10px 0 0 0;
}

td.productNumber {
    color: #B5B5B5;
    text-align: left;
}

td.productPrice {
    color: #478137;
    font-weight: bold;
    text-align: right;
}

td.productOrder {
    text-align: right;
}

fieldset {
    background: #FFFFFF;
    border: 1px solid #478137;
    line-height: 1em;
    text-align: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

label {
    width: 60px;
    float: left;
}

input, textarea {
    background-color: #FFFFFF;
    border: #478137 solid 1px;
    font-size: 0.8em;
    font-family: Arial, Sans-Serif;
    margin: 1px 1px 1px 1px;
}

#mainFrame {
    width: 950px;
    background-color: #FFFFFF;
    background-image: url( ../gfx/bg2.png );
    background-position: center;
    background-repeat: repeat-y;
    border: #CFC9BA solid 0px;
    text-align: left;
    margin: 0 auto;
}

#mainMenue {
    width: 950px;
    height: 40px;
    background-image: url( ../gfx/menubg.png );
    border: #FFFFFF solid 0px;
    line-height: 25px;
    list-style: none;
    margin: -3px 0 0 0;
    padding: 0 0 0 0;
}

#mainMenue a {
    color: #F7F7F7;
    background: #478137;
    border: #000000 solid 1px;
    border-color: #000000 #000000 #478137 #000000;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    margin: 10px 10px 0 0;
    padding: 0 6px 0 6px;
    float: left;
}

#mainMenue a:hover {
    color: #FDEC00;
    background: #478137;
    border-color: #F7F7F7 #F7F7F7 #000000 #F7F7F7;
}

#subMenue {
    width: 190px;
    height: 100%;
    background: transparent;
    border: #FFFFFF solid 0px;
    text-align: left;
    line-height: 16px;
    margin: 0 0 0 0;
    padding: 8px 4px 0 6px;
    float: left;
}

#subMenue a {
    display: block;
    color: #478137;
    border: #478137 solid 1px;
    border-color: #FFFFFF #000000 #FFFFFF #000000;
    text-decoration: none;
    margin: 0 0 1px 0;
    padding: 0 0 0 3px;
}

#subMenue a:hover {
    color: #FFFFFF;
    background-color: #478137;
    border: #FFFFFF solid 1px;
    border-color: #478137 #FFFFFF #478137 #FFFFFF;
}

#subMenue a.offer {
    color: #478137;
    font-weight: bold;
}

#subMenue a.offer:hover {
    color: #FFFFFF;
}

#mainContent {
    width: 530px;
    height: 100%;
    background: transparent;
    border: #FFFFFF solid 0px;
    font-size: 1em;
    margin: 0 0 0 0;
    padding: 8px 10px 0 10px;
    float: left;
}

#mainInfobox {
    width: 190px;
    height: 100%;
    background: transparent;
    border: #FFFFFF solid 0px;
    text-align: left;
    line-height: 16px;
    margin: 0 0 0 0;
    padding: 8px 6px 0 4px;
    float: left;
}

#mainFootnote {
    width: 938px;
    height: 23px;
    clear: both;
    background-image: url( ../gfx/footer2.png );
    border: #FFFFFF solid 0px;
    text-align: right;
    margin: 0 0 0 0;
    padding: 7px 6px 0 6px;
}

#mainFootnote a {
    color: #478137;
    border: #478137 solid 3px;
    border-width: 0px 0px 0px 3px;
    font-weight: bold;
    text-decoration: none;
    margin: 0 5px 0 0;
    padding: 0 0 0 5px;
}

#mainFootnote a:hover {
    color: #B5B5B5;
}

.newsHeadline {
    height: 16px;
    color: #F7F7F7;
    background-color: #478137;
    border: #478137 solid 1px;
    font-weight: bold;
    line-height: 16px;
}

.newsBody {
    background-color: #F7F7F7;
    border: #478137 solid 1px;
    margin: 0px 0px 10px 0px;
}

.thumbFrame {
    width: 160px;
    height: 196px;
    background: #FFFFFF;
    border: #EBD800 solid 0px;
    margin: 0 5px 25px 5px;
    float: left;
}

.thumbTitle {
    height: 48px;
    color: #A62A2A;
    font-weight: bold;
    text-decoration: none;
    overflow: hidden;
}

.thumbTitle a {
    color: #A62A2A;
    font-weight: bold;
    text-decoration: none;
}

.thumbTitle a:visited {
    color: #A62A2A;
    font-weight: bold;
    text-decoration: none;
}

.thumbTitle a:active, .thumbTitle a:hover {
    color: #A62A2A;
    font-weight: bold;
    text-decoration: underline;
}

.thumbImage {
    width: 160px;
    height: 114px;
    border: #B5B5B5 solid 1px;
    text-align: center;
    overflow: hidden;
}

.thumbNumberBestell {
    width: 160px;
    height: 30px;
    color: #696969;
    font-size: 0.7em;
    float: left;
    text-align: center; /* vertical-align:middle;*/
/* margin: 0px 16px 0px 0px;*/
/*padding-top:2px;*/
    border: 1px solid black;
}

.thumbNumber {
    color: #696969;
    font-size: 0.7em;
    float: left;
    margin: 0px 16px 0px 0px;
}

.thumbPrice {
    color: #478137;
    font-weight: bold;
    font-size: 12px;
    text-align: right;
    margin: 0;
    padding: 0;
}

.thumbPages {
    clear: both;
    color: #696969;
    border: #696969 solid 1px;
    text-align: center;
    margin: 0 0 7px 0;
    padding: 3px 3px 3px 3px;
}

.thumbPages a {
    color: #696969;
    text-decoration: underline;
}

.thumbPages a:visited {
    color: #696969;
    text-decoration: underline;
}

.thumbPages a:active, .thumbPages a:hover {
    color: #696969;
    text-decoration: none;
}

/* Aditional Stuff*/

.dropdown {
    font-size: 0.8em;
}

table.warenkorb {
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
    width: 520px;
}

tr.warenkorbHeadline {
    height: 25px;
    background-color: forestgreen;
    vertical-align: middle;
    color: black;
}

tr.warenkorb {
    height: 35px;
    vertical-align: middle;
    background-color: #FFFFCC;
    color: gray;
}

tr.warenkorbLetzteZeile {
    height: 5px;
    background-color: darkolivegreen;
}

td.warenkorbGrunddaten {
    width: 170px;
    font-family: arial;
    font-size: 10px;
    font-style: normal;
    text-decoration: none;
    text-align: left;
}

td.warenkorbArtikelnummer {
    width: 60px;
    font-family: arial;
    font-size: 10px;
    font-style: normal;
    text-decoration: none;
    text-align: center;
}

td.warenkorbZustand {
    width: 60px;
    font-family: arial;
    font-size: 10px;
    font-style: normal;
    text-decoration: none;
    text-align: center;
}

td.warenkorbAnzahl {
    width: 60px;
    font-family: arial;
    font-size: 10px;
    font-style: normal;
    text-decoration: none;
    text-align: center;
}

td.warenkorbEinzelpreis {
    width: 60px;
    font-family: arial;
    font-size: 10px;
    font-style: normal;
    text-decoration: none;
    text-align: center;
}

td.warenkorbGesamtpreis {
    width: 60px;
    font-family: arial;
    font-size: 10px;
    font-style: normal;
    text-decoration: none;
    text-align: center;
}

td.warenkorbEntfernen {
    width: 50px;
    font-family: arial;
    font-size: 10px;
    font-style: normal;
    text-decoration: none;
    text-align: center;
}

input.anzahl {
    width: 40px;
    vertical-align: middle;
    text-align: center;
    font-size: 10px;
    color: gray;
}

table.warenkorbSumme {
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
    width: 520px;
}

tr.warenkorbSummeklein {
    height: 15px;
    vertical-align: middle;
}

tr.warenkorbSummergross {
    height: 25px;
    vertical-align: middle;
}

td.warenkorbSummeTextFett {
    width: 410px;
    font-family: arial;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    text-align: right;
    color: darkgreen;
}

td.warenkorbSummeInhaltFett {
    width: 60px;
    font-family: arial;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    text-align: right;
    color: darkgreen;
}

td.warenkorbSummeText {
    width: 410px;
    font-family: arial;
    font-size: 10px;
    font-style: normal;
    text-decoration: none;
    text-align: right;
    color: black;
}

td.warenkorbSummeInhalt {
    width: 60px;
    font-family: arial;
    font-size: 10px;
    font-style: normal;
    text-decoration: none;
    text-align: right;
    color: black;
}

td.warenkorbSummeSpacer {
    width: 50px;
}

td.warenkorbGesamtText {
    width: 410px;
    font-family: arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    text-align: right;
    color: darkgreen;
}

td.warenkorbGesamtInhalt {
    width: 60px;
    font-family: arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    text-align: right;
    color: darkgreen;
}

table.warenkorbBestellen {
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
    width: 520px;
}

tr.warenkorbBestellen {
    height: 35px;
    vertical-align: middle;
}

td.warenkorbBestellenSpacer {
    width: 50px;
}

td.warenkorbBestellenButtons {
    width: 185px;
}

/* register.jsp */
table.registerInnen {
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
    width: 520px;
}

tr.registerInnen {
    height: 12px;
}

tr.registerInnenUeberschrift {
    height: 12px;
    vertical-align: middle;
}

td.registerInnenUeberschrift {
    width: 520px;
    background-color: forestgreen;
    vertical-align: middle;
}

td.registerInnenl {
    width: 200px;
    vertical-align: top;
    background-color: white;
}

td.registerInnenr {
    vertical-align: top;
    width: 320px;
    background-color: white;
}

/* Tabellen generell */
td {
    font-family: arial;
    font-size: 12px;
    color: black;
    font-style: normal
}

/* login.jsp */
table.loginMain {
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
    width: 520px;
}

tr.loginMainUeberschrift {
    height: 15px;
    background-color: forestgreen;
    vertical-align: middle;
}

td.loginMainUeberschrift {
    vertical-align: top;
    width: 260px;
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
}

td.loginMain {
    vertical-align: top;
    width: 260px;
    text-align: left;
    vertical-align: top;
}

table.loginRight {
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
    width: 260px;
}

td.loginRightText {
    width: 60px;
    text-align: left;
}

td.loginRightFeld {
    width: 200px;
    text-align: left;
}

/* Startseite */
table.startseite {
    width: 520px;
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
}

td.startseitelinks {
    width: 217px;
    vertical-align: top;
}

td.startseiterechts {
    width: 313px;
    vertical-align: top;
}

td.wegrechts {
    width: 313px;
    vertical-align: top;
    text-align: right;
}

/* Tabelle Startbilder */
table.startbilder {
    width: 515px;
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
}

td.startbilderSpace {
    width: 35px;
}

td.startbilderBild {
    width: 125px;
}

/* Tabelle News */
table.news {
    width: 520px;
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
}

tr.newsDatum {
    height: 15px;
}

td.newsDatum {
    vertical-align: middle;
    text-align: right;
    width: 520px;
}

td.newsInhalt {
    vertical-align: top;
    text-align: left;
    width: 520px;
}

.aktuelleSeite {
    font-weight: bold;
    color: green;
}

table.linkliste {
    width: 520px;
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
}

tr.linkliste {
    height: 25px;
}

td.linklisteLogo {
    width: 150px;
}

td.linklisteLink {
    width: 370px;
}

textarea.message {
    width: 300px;
    height: 50px;
}