/*
Theme Name: FC Viktoria Buxheim
Theme URI: http://www.viktoriabuxheim.de
Description: "FC Viktoria Buxheim" ist ein custommade zwei-Spalten-Layout
Version: 0.8 beta
Author: Daniel Klaus
License: exclusive
*/

@charset "UTF-8";
body{
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 11px;
  font-family: Verdana, sans-serif;
  background: transparent;
  text-decoration: none;
}
.head {
  width: 1000px;
  height: 494px;
  background-image:url(images/head_bg.png);
  background-repeat:repeat-x;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
}

.head2 {
  width: 1000px;
  height: 135px;
  background-image:url(images/head_bg.png);
  background-repeat:repeat-x;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
}

.page {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
}

.footer {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
}

.spacer {
  width: 611px;
  height: 15px;
}

.spacer2 {
  width: 86px;
  height: 12px;
}

.logo {
  width: 165px;
  height: 208px;
  background-image:url(images/logo.gif);
  background-repeat:no-repeat;
  margin-top: 0px;
  margin-left: 100px;
}

.logo2 {
  width: 86px;
  height: 109px;
  background-image:url(images/logo3.gif);
  background-repeat:no-repeat;
  margin-top: 0px;
  margin-left: 100px;
}

td.ergebnis.fblike{
  display: none;
  visibility: hidden;
}

td.ergebnis {
  color: #FFFFFF;
}


.ergcontent {
  width: 100%;
  height: 200px;
  color: #FFFFFF;
  position: relative;
  display: block;
}

.bild {
  width: 612px;
  height: 345px;
  background-image:url(images/bild.png);
  background-repeat:no-repeat;
  margin-left: 350px;
  margin-top: 24px;
}

.navi {
  width: 622px;
  height: 59px;
  margin-left: 350px;
  margin-top: -425px;
}

.navi2 {
  width: 622px;
  height: 59px;
  margin-left: 350px;
  margin-top: -109px;
}

.content {
  width: 624px;
}

.ergebnis table, .ergebnis div {
  background-image:url(images/head_box.png);
}

.sidebar {
  width: 376px;
}

.sidebar ul{
  list-style: none;
  padding-left: 10px;
}

h1{font-size:23px; color: #0A2E5E;}
h2{font-size:21px; color: #0A2E5E;}
h3{font-size:19px; color: #0A2E5E;}
h4{font-size:17px; color: #0A2E5E;}
h5{font-size:15px; color: #0A2E5E;}
h6{font-size:13px; color: #0A2E5E;}

.h3title a{color:#073c60;text-decoration:none;font-family:Verdana, sans-serif;font-size:15px;line-height:0px;}
.h3title a:hover{text-decoration:underline;color:#073c60;}

.time{color:#073c60;font-family:Verdana, sans-serif; font-weight:bold; padding-right:3px;}

td.headercell {
  background-color: #0A2E5E;
  color: #FFFEED;
  font-weight: bold;
}

td.cell {
  background-color: #617BA1;
  color: #FFFEED;
}

td.headbox {
  background-image:url(images/head_box.png);
  color: #FFFFFF;
}

a, a:visited {
  text-decoration: none;
  font-weight : bold;
  color: #0A2E5E;
}

a:hover {
  text-decoration: underline;
}

td.ergebnis a, td.ergebnis a:visited {
  text-decoration: none;
  font-weight : bold;
  color: #4c93f2;
}

td.ergebnis a:hover {
  text-decoration: underline;
}

#searchsubmit {
  font-size: 12px;
  padding: 1px;
}

#submit {
  font-size: 12px;
  padding: 1px;
}

