* { padding: 0; margin: 0; }

html { height: 101%; }

body {
  background-color: #9f9f9f;
  color: #000000;
  text-align: center;
  margin-right: 0px; margin-left: 0px; margin-top: 0px; margin-bottom: 0px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  height: 100%;
}

#formular {
  background-color: #efefef;
  padding: 10px;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
}
#formular div {
  margin: 0 0 5px 0;
}
#formular input {
  border: 1px solid #666666;
  width: 200px;
}
#formular textarea {
  border: 1px solid #666666;
  width: 400px;
  height: 100px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

label {
  display: block;
}

label.gb {
  display: inline;
}

#fehlermeldung {
  background-color: #efefef;
  padding: 20px 40px;
  border-top: 1px solid #ff0000;
  border-bottom: 1px solid #ff0000;
}

div.main {
  background: #ffffff url(pix/hintergrund.jpg);
  width: 971px;
  margin-left: auto;
  margin-right: auto;
  border-right: 1px solid #555555;
  border-left: 1px solid #555555;
}

div.navi {
  text-align: left;
  border: 0px solid #000000;
  margin: 0 20px 0px 0;
}
#info {
  text-align: left;
  border: 0px solid #000000;
  margin: 0 0px 50px 20px;
}

div.news,
div#einsatz, 
div#ausbildung, div#fuhrpark {
  text-align: left;
  margin-bottom: 20px;
  margin-top: 0px;
  border: 0px solid #000000;
  padding: 0 20px;
}
div.news {
  margin-bottom: 5px;
  /*min-height: 180px;
  border: 1px solid red;*/
}

div#bewerbe {
  height: 50px;
  text-align: left;
  margin-bottom: 20px;
  margin-top: 0px;
  border: 0px solid #000000;
  padding: 0 20px;
}

div.footer {
  background: #dddddd url(pix/bg-footer-neu.jpg) no-repeat bottom;
  background-position: bottom;
  font-size: 10px;
  color: #dddddd;
  margin-top: 0px;
  padding-top: 40px; padding-bottom: 20px;
  width: 971px;
  height: 90px;
  line-height: 1.3em;
  border: 0px solid red;
}

div.namen_bewerbe {
  margin: 0 30px 20px 40px;
  line-height: 1.3em;
  border: 0px solid black;
  height: 200px;
  min-height: 200px;
}

div.wettgruppe {
  float: left;
  border: 0px solid black;
  width: 220px;
  margin-bottom: 5px;
}

div.team {
  float: left;
  text-align: center;
  border: 0px solid black;
  width: 250px;
  margin-bottom: 5px;
}

.sponsor {
  border: 0px;
}

#sponsor {
  border: 0px solid black;
  text-align: left;
  margin: 25px 0 20px 0;
  padding-left: 20px;
  
}

#kommando {
  text-align: center;
}

td {font-family: Verdana, Helvetica, Arial, sans-serif; font-size:12px;}

tr.mannschaft1 {background:#dddddd;}
tr.mannschaft2 {background:#cccccc;}
tr.mannschaft1:hover, tr.mannschaft2:hover {
  background:#ffffff;
}

h1 {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  margin: 10px 0px;
}
h2 {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  margin: 5px 0px;
  padding: 0 0 9px 0;
}
h3 {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
h4 { /* links */
  margin: 20px 0 5px 0;
  font-size: 14px;
}

p {
  margin: 0px 0px 0px 0px;
  text-align: right;
}

p.chronik {
  text-align: left;
  margin-bottom: 10px;
}


a {
  color: #000000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

a.breadcrump {
  font-family:Verdana,Helvetica,Arial,sans-serif; font-size:9px; text-decoration:none;
}

a.navi1, a.navi2 {
  display: block;
  width: 120px; height:20px;
  margin: 0px 0px 1px 10px;
  padding: 6px 0px 0px 10px;
  color: #000000;
  text-decoration: none;
  font-weight: bold; font-size:10px;
  text-align: left;
  border: 0px;
  border-bottom: 1px dotted #999999;
}
a.navi2 {
  margin: 0px 10px 1px 10px;
}
a.navi1:hover, a.navi2:hover {
  text-decoration: underline;
}

a.subnavi {
  display:block;
  border: 0px solid #000000;
  border-bottom: 1px dotted #cccccc;
  width: 90px; height:18px;
  margin: 0px 0px 1px 20px;
  padding: 3px 0px 0px 0px;
  color:#000000;
  text-decoration:none;
  font-weight:bold;
  font-size:10px;
}
a.subnavi:hover {
  text-decoration:underline;
}

a.extern {
  text-decoration: underline;
  color: black;
}

a.intern {
  color:black;
}
a.intern:hover {
  color:red;
}

a.navi{
  display:block; border:0px solid #000000; width:140px; height:20px; background-color:#dddddd;
  padding-left:7px; padding-top:4px; padding-bottom:1px;
  color:#000000; text-decoration:none; font-weight:bold; font-size:10px;
}
a.navi:hover{
  display:block; border:0px solid #000000; width:140px; height:20px; background-color:#eeeeee; color:#000000;
}

a.subnavi {
  padding-left:20px;
  }
a.subnavi:hover {}

a.footer {
  font-family: Verdana,Helvetica,Arial,sans-serif;
  font-size:10px;
  color: #ffffff;
  text-decoration:none;
}
a.footer:hover {
  text-decoration:underline;
  color: #ffffff;
}

a.bro {
  color: #aaaaaa;
  text-decoration:none;
  font-size:10px;
  font-weight:bold;
  font-family:Verdana,Helvetica,Arial,sans-serif;
}
a.bro:hover {color: #ffffff;}


a.mannschaft {
  color:#000000;
  padding: 3px 5px 3px 0px;
}

a.breadcrump {
  text-decoration:none; color:#000000;
}
a.breadcrump:hover {text-decoration:underline;}

a.blaettern {
  text-decoration: underline;
  color: #999999;
}
a.blaettern:hover {
  text-decoration: underline;
  color: #000000;
}

a.mehr {
  font-size: 9px;
  color: #777777;
  text-decoration: underline;
  clear: right;
  margin: 0;
}
a.mehr:hover {
  color: #000000;
}

a.nameanzeigen {
  text-decoration: underline;
}
a.nameanzeigen:hover {
  color: #ff0000;
}

a.blaettern_gb {
  background-color: #dedede;
  padding: 10px 5px;
  border: 1px solid #ffffff;
  color: #000000;
}
a.blaettern_gb:hover {
  background-color: #cdcdcd;
}

a.fuhrpark {
  color: red;
  font-weight: bold;
}

img.thumbnail {
  border: 1px solid #000000;
  margin: 3px 5px;
}
img.thumbnail-bericht {
  border: 1px solid #000000;
  float: left;
  margin: 3px 8px;
}

img.fuhrpark {
  float: left;
  margin-right: 8px;
  margin-bottom: 5px;
  border: 1px solid #000000;
}
img.fuhrpark_link {
  border: 0;
  height: 60px;
  margin: 8px 5px;
}

img.abzeichen {
  border: 0;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
img.abz {
  border: 0px;
}

img.vorschau {
  border: 1px solid #000000;
  float: right;
  margin: 0 10px 5px 10px;
}

img.portrait {
  float: left;
  height: 130px;
  width: 90px;
  border: 1px solid #000000;
  margin-right: 5px;
}

hr {
  border-style: dotted;
  height: 0px;
  margin-top: 10px; margin-bottom: 0px;
  width: 80%;
  color: #bbbbbb;
  text-align: center;
  clear: left;
}

.ems {
  width: 120px; height: 40px;
  border: 0px solid black;
  border-bottom: 1px dotted #999999;
  margin: 0px 0px 0px 10px;
  padding: 0px 5px 10px 5px;
  background: url(pix/ems.jpg) no-repeat top center;
}
.ems:hover {
  background-image: url(pix/ems-hover.jpg);
}

form label.davor {
  float: left;
  clear: left;
  width: 110px;
  text-align: right;
  margin-right: 10px;
}

ul li {
  list-style-type: arrow;
}
