/*
##################################################
##                                              ##
##            der.sportladen.de.vu              ##
##         styles created by Sneak0r            ##
##      all rights reserved by the creator      ##
##                    2010                      ##
##                                              ##
##################################################
*/
/*
Farbcodes
Rot: #BA2E15
Hintergrund Grau: #E8E8E8
Menü Grün: #547443
*/



/* ~~ Gemeral ~~ */

body {
text-align:center;
padding:20px;
font-family:Arial, Helvetica, sans-serif;
font-color:black;
font-weight:normal;
font-size:18px;
background-image:url(../../pics/body_bg.png);
background-repeat:repeat-x;
}

div { border:0px solid #000; } /*<--löschen*/


img { border:none; }

td { text-align:left; }

#head {
height:30px;
line-height:30px; /* <-- Größe vom div */

border:1px solid #000;
background-color:#ccc;
width:778px;
margin:18px 0px 10px 0px;
font-size:20px;
font-weight:bold;
text-align:left;
padding-left:20px;
}
/* ~~ end Gemeral ~~ */

/* ~~ Link Definition ~~ */
a:link { text-decoration:none; color:#BA2E15; }
a:visited { text-decoration:none; color:#BA2E15; }
a:hover { text-decoration:underline; color:#BA2E15; }
a:active { color:#BA2E15; }
/* ~~ end Link Definition ~~ */

/* ~~ Hintergrund ~~ */
#bg {
margin:0 auto;
position:relative;
padding:0px;
width:1024px;
min-height:800px;
border:0px solid #000;
}

#bg_inlayer {
width:1012px;
min-height:580px;
background-color:#E8E8E8;
border-right:6px solid #BA2E15;
border-bottom:6px solid #BA2E15;
border-left:6px solid #BA2E15;
}
/* ~~ end Hintergrund ~~ */

/* ~~ Content ~~ */
#content {
min-height:550px;
width:800px;
padding-bottom:10px;
}
/* ~~ end Content ~~ */

/* ~~ Inahlt vom Content ~~ */
#ccontent {
width:800px;
margin:10px 10px 10px 20px;
text-align:left;
}
/* ~~ end Inahlt vom Content ~~ */

/* ~~ Header ~~ */
#header {
height:230px;
background-image:url(../../pics/header.png);
background-repeat:no-repeat;
line-height:269px;
}
/* ~~ end Header ~~ */

/* ~~ Menü ~~ */
#navcontainer {
height:40px;
width:1012px;
border-top-color:#BA2E15;
border-bottom-color:#547443;
background-color: #547443;
font-weight:bold;
}

.floatleft {
float:left;
height:40px;
width:12.5%;
line-height:40px; /* <-- Größe vom div */
}

.floatleft:hover {
color: #fff;
background-color: #546341;
text-decoration: none;
}

#navcontainer a:link, #navcontainer a:visited {
color: #fff;
background-color: #547443;
text-decoration: none;
}
/* ~~ end Menü ~~ */

/* ~~ Öffnungszeiten ~~ */
#zeiten {
float:right;
border:1px solid;
margin:20px 20px 20px 20px;
width:150px;
}
/* ~~ end Öffnungszeiten ~~ */

/* ~~ Marken ~~ */
#markentop {
margin:0px 20px 0px 20px;
margin-bottom:20px;
font-size:12px;
font-weight:bold;
}

#markenbg { height:1250px; }

#markenrahmen {
height:117px;
width:204px;
margin:20px 0px 0px 40px;
background-image:url('../../pics/markenrahmen.png');
background-repeat:no-repeat;
float:left;
text-align:center;
}

#markenrahmen img {
position: relative;
top: 50%;
height: 90px; /* Grafikhöhe */
margin-top: -45px; /* negative Hälfte von height:70px */
}
/* ~~ end Marken ~~ */

/* ~~ Service ~~ */
#service {
text-align:left;
float:left;
margin-right:10px;
}

#service.sport2000 { float:right; }
/* ~~ end Service ~~ */

/* ~~ Bildergalerie ~~ */

#galerie200 {
border:1px solid #000;
width:267px;
height:200px;
repea
}

#galerie90 {
border:1px solid #000;
width:90px;
height:90px;
float:left;
margin:10px 10px 0px 0px;
background-repeat:no-repeat;
background-position:center;
}
/* ~~ end Bildergalerie ~~ */

/* ~~ Kontakt ~~ */
#kontaktheader {
float:left;
width:385px;
line-height:25px;
height:25px;
border:1px solid #000;
padding-left:10px;
background:#547443;
color:#fff;
}

#kontaktheader.right { float:right }

#kontaktcontent { height:170px }

#kontaktccontent {
float:left;
width:395px;
margin-top:5px;
font-weight:normal;
font-size:16px;
}

#kontaktccontent.right { float:right }

#map { text-align:center; }
/* ~~ end Kontakt ~~ */

/* ~~ Impressum ~~ */
.impressum { font-size:12px; }

#impressumcontent { height:70px; }

#impressumccontent {
float:left;
text-align:left;
width:33%;
}

.disclaimer {
color:black;
font-size:11px;
margin-bottom:10px;
}
/* ~~ end Impressum ~~ */