body {
  margin:0;
  padding:0;
  background:#BEBEBE;
}
body,table,input,textarea,select,button {
  font-family:arial,sans-serif;
  font-size:12px;
  color:#000;
  line-height:18px;
}
h1,h2,h3,h4,h5,h6,p {
  margin:0 0 8px 0;
}
h1 {
  font-size:18px;
  line-height:20px;
  font-weight:normal;
  color:#C50026;
}
h2 {
  font-size:16px;
  line-height:20px;
  color:#C50026;
}
h3{
  font-size: 14px;
  color: #C50026;
}
h4, h5, h6{
  font-size: 12px;
  color: #C50026;
}
a {
  color:#F37A3C;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
img {
  border:0;
}
.left{
  float: left;
}
.right{
  float: right;
}
img.left {
  margin:0 15px 10px 0;
  float:left;
}
img.right {
  margin:0 0 10px 15px;
  float:right;
}
.clear{
  clear: both;
}

/* clearfix
********************************/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}

#container {
  width:930px;
  background:#fff;
  margin:0 auto 10px auto;
}
#header {

}
#header h1 {
  margin:0;
  width:210px;
  height:170px;
  position:absolute;
  z-index: 10;
  margin:9px 0 0 -40px;
  text-indent:-9999px;
  background:url(/assets/images/esv-lok.png) no-repeat;
}
#header #fastlinks {
  text-align:right;
  padding:0 5px;
  font-size:10px;
  line-height:20px;
  margin: 0;
  position: relative;
  top: 3px;
}
#header #fastlinks a{
  color: #CA0029;
}
#header #header-image {
  height: 180px;
  background: url(/assets/images/header.jpg) #FFF no-repeat;
  margin: 0px 0 0 0;
  position: relative;
}
#header #header-image a#sponsor_SPK{
  display: block;
  width: 151px;
  height: 52px;
  background: url(/assets/images/Sponsor_SPK.jpg) no-repeat;
  position: absolute;
  top: 128px;
  right: 310px;
}
#header #header-image a#sponsor_SWP{
  display: block;
  width: 135px;
  height: 52px;
  background: url(/assets/images/Sponsor_SWP.jpg) no-repeat;
  position: absolute;
  top: 128px;
  right: 152px;
}
#header #header-image a#sponsor_SPKV{
  display: block;
  width: 138px;
  height: 52px;
  background: url(/assets/images/Sponsor_SPKV.jpg) no-repeat;
  position: absolute;
  top: 128px;
  right: 0px;
}
#main {
  clear:both;
  background:url(/assets/images/main-bg.gif);
  margin:20px 0 0 0;
  min-height: 400px;
}
#leftbar {
  float:left;
  width:150px;
}
#nv {
  margin:0 0 10px 0;
}
#nv ul {
  margin: 0;
  padding: 0;
  list-style-type:none;
}
#nv ul li {
  margin: 0;
  padding: 0;
}
#nv ul li a {
  display:block;
  line-height: 20px;
  width: 130px;
  padding:0 10px;
  color:#fff;
  background:#CA0029;
  border-bottom:solid #FBBF00 1px;
  margin: 0;
}
#nv ul li.d1 a.a1, #nv ul li.d1 a.s1 {
  color: #FBBF00;
  font-weight: bold;
}
#nv ul li.d2 a {
  width: 120px;
  background: #D98052;
  color: #CA0029;
  font-size: 12px;
  padding: 0 10px 0 20px;
}
#nv ul li.d2 a.a1, #nv ul li.d2 a.s1 {
  font-weight: bold;
  color: #CA0029;
  background: #D98052 url(/assets/images/d2_hover.jpg) no-repeat 5px;
}
#nv ul li a:hover {
  text-decoration:none;
  background:#B10428;
  color: #FBBF00;
}
#nv ul li.d2 a:hover {
  background: #D98052;
}
#nv ul li.d2 a.a1:hover {
  background: #D98052 url(/assets/images/d2_hover.jpg) no-repeat 5px;
}
#content {
  float:left;
  margin:0 20px;
  width:570px;
  padding: 0 0 20px 0;
}
#rightbar {
  float:left;
  width:170px;
}
#footer {
  clear:both;
  font-size:10px;
  color:#888;
  padding:0 10px 0 170px;
}
#logos-left a span{
  visibility: hidden;
}
#logos-left a#logo-pirna{
  display: block;
  background: url(/assets/images/logo_pirna.jpg) no-repeat;
  width: 139px;
  height: 84px;
}
#logos-left a#logo-liga{
  display: block;
  background: url(/assets/images/handball-3-liga.png) no-repeat;
  width: 70px;
  height: 92px;
}
#logos-left a{
  margin: -5px auto 25px auto;
}
#logos-left a:hover{
  text-decoration: none;
}