body {
  margin:0;
  padding:35px 0 0 0;
  color:#333333;
  background: #ddffee url(img/bg_body_top.png) center 5px no-repeat;
  font-family: "Lucida Grande","Lucida Sans Unicode", Verdana,Arial,Helvetica,sans-serif;
  font-size : 13px;
}
/* page layout */
#pagesuper {
  position: relative;
  margin: 0 auto 0 auto;
  padding: 120px 10px 0 10px;
  width:996px;
  background: white url(img/bg_page_wrapper.png) top left repeat-y;
}

#pageheader {
  position: absolute;
  top:-30px;
  left:10px;
  width: 1008px;
  height:150px;
  background: transparent url(img/bg_header.png) top left no-repeat;
  overflow:visible;
}

#pageleft {
  width:180px;
  float:left;
}
#pagecenter {
  width:816px;
  float:left;
  background:url(img/nl-top.png) top repeat-x;
}
#clearpage {
  clear:both;
  height: 20px;
  margin-left: 180px;
  background: transparent url(img/nl-bot.png) bottom repeat-x;
}
#pagefooter {
  clear:both;
  margin: 0 auto 0 auto;
  padding: 20px 10px 0 10px;
  height: 30px;
  background: #ddffee url(img/bg_footer_bot.png) top center no-repeat;
  color: #67a382;
  text-align:center;
}

#pagecenter-l {
  width:540px;
  float:left;
  margin: 0 0 0 16px;
  padding-top: 15px;
}
#pagecenter-r {
  width:240px;
  float:right;
  position: relative;
  margin: 0;

}
#pagecenter-f {
  padding: 16px 16px 0 16px;

}
h1 {
  font-size : 20px;
  color:#000000;
}

h2 {
  font-size : 18px;
  color: #00A070;
}

h3 {
  margin:20px 0 10px 0;
  font-size : 16px;
  color: #06431a;
  font-weight: 600;
}

h4 {
  margin:10px 0 5px 0;
  font-size : 14px;
  font-weight: 600;
  color: #00A070;
}

h5 {
  font-size : 13px;
  color: #ff0066;
}

h1, h2, h3, h4, h5 {
  margin: 0 0 1em 0;
}

a {
  color: #333333;
}
a:hover {
  color: #000000;
}


small {
  font-size: 11px;
}

table {
  font-family: 'Droid Sans',Arial,Helvetica,sans-serif;
  font-size : 13px;
}
th {
  padding: 4px;
  text-align:left;
}
td {
  vertical-align: top;
  padding: 4px;
}
em {
  color: #336699;
  font-weight : bolder;
}

ul {
  margin:0 0 16px 0;
  padding-left:1.2em;
}
ol {
  list-style-type:decimal;
}
li {
  margin:0;
  padding:3px 0;
}


p, div.p {
  margin: 0 0 12px 0;
}

h3.notop, h4.notop {
  margin-top: 0;
}


#pageheader h1 {
  margin:0;
  padding:0;
  position:absolute;
  top:115px;
  left:198px;
  width:745px;
  color: #06431a;
  font-size: 22px;
  text-shadow: 4px 4px 4px #ccc;

}
#pageheader a span {
  display: none;
}
#tb_home {
  display: inline-block;
  width:265px;
  height:20px;
  position:absolute;
  top:5px;
  right:10px;
}

#tb_contact,
#tb_results,
#tb_teams {
  display: inline-block;
  width:84px;
  height:78px;
  position:absolute;
  top:28px;
}
#tb_results {
  left:200px;
  background: transparent url(img/tb_results.png) top left no-repeat;
}
#tb_teams {
  left:285px;
  background: transparent url(img/tb_teams.png) top left no-repeat;
}
#tb_contact {
  left:370px;
  background: transparent url(img/tb_contact.png) top left no-repeat;
}

#tb_results:hover {
  background: transparent url(img/tb_results_on.png) top left no-repeat;
}

#tb_teams:hover {
  background: transparent url(img/tb_teams_on.png) top left no-repeat;
}

#tb_contact:hover {
  background: transparent url(img/tb_contact_on.png) top left no-repeat;
}

/* menu */
ul.navileft {
  margin:0;
  padding:0;
  width:179px;
  list-style-type:none;
}
ul.navileft li {
  margin: 0;
  padding:0;
  line-height:28px;
  vertical-align:middle;
  border-top: 1px solid silver;
}
ul.navileft li a {	
  padding-left:10px;
  display:block;
  text-decoration:none;
  background: url(img/mitem-default.jpg) top center repeat-x;
}

ul.navileft li.current a {
  color:#ffffff;
  background-image:url(img/mitem-current.jpg);
  border-color:#0B752D;
}
ul.navileft li.active,
ul.navileft li.current {
  border-color:#0B752D;
}
ul.navileft li.active a {
  color:#ffffff;
  background-image:url(img/mitem-active.jpg);
}
ul.navileft a:hover, ul.navileft li.active a:hover {	
  background-image:url(img/mitem-hover.jpg);
  color:#000000;
}


/* right menus */
ul.naviright {
  margin:0;
  padding:0;
  list-style-type:none;
}
ul.naviright ul {
  margin-left:10px;
  background-color: #ddffee;
  padding:0;
  list-style-type:none;
}
ul.naviright li {
  margin:0;
  padding:0;
  line-height:22px;
  vertical-align:middle;
}
ul.naviright a {
  padding:1px;
  padding-left:5px;
  display:block;
  text-decoration:none;
}

ul.naviright li.current a {
  background-image:url(img/mitem-hover.jpg);
}
ul.naviright li.active {
  background-color: #ddffee;

}
ul.naviright a:hover, ul.naviright li.active a:hover {	
  background-image:url(img/mitem-hover.jpg);
  color:#000000;
}



/* special types */
.num, td.num, th.num,
.sum, td.sum, th.sum
{
  text-align: right;
}
.sum, td.sum, th.sum
{
  font-weight: bold;
}
.tip {
 border-bottom: 1px dotted #67a382;
}

p.intro {
  margin:10px 10px 10px 0;
  font-weight:bold;
}
.maintext {
  margin:10px 10px 10px 0;
  padding-bottom:15px;
}
table.maxw {
  width: 100%;
}

table.maintable {
  margin:0 0 16px 0;
  padding:0;
  border: 1px solid #0a732e;
}

table.maintable caption {
  padding: 15px 0 5px 0;
  font-weight: bold;
}

table.maintable th {
  margin:0;
  padding:5px;
  text-align:center;
  color: #ffffff;
  background: #0a732e url(img/bgmaintableth.jpg) top repeat-x;
}

table.maintable .left {
  text-align:left;
}

table.maintable .right {
  text-align:right;
}

table.maintable .center {
  text-align:center;
}
table.maintable td {
  padding:4px;
  border-color: #0a732e;
}

table.maintable .team a {
  font-weight: bold;
}

table.blind {
  width: 100%;
  border:0;
}
table.blind th, table.blind td {
  padding:7px;
  vertical-align:top;
}

td.selected {
  border-top: 1px solid #06431a;
  border-bottom: 1px solid #06431a;
  border-left: 1px solid #06431a;
}

td.highlite {
  background: #ccffdd;
}

tr.row:hover {
  background: #B2FCCB url(img/mitem-hover.jpg) top repeat-x;
  color:#000000;
}
tr.tline td {
  border-top: 1px solid gray;
}
tr.bline td {
  border-bottom: 1px solid gray;
}
td.rline {
  border-right: 1px solid gray;
}
td.lline {
  border-left: 1px solid gray;
}

.up-g {
  padding-left: 22px;
  background: transparent url(img/up-green.png) 2px center no-repeat;
}
.down-o {
  padding-left: 22px;
  background: transparent url(img/down-orange.png) 2px center no-repeat;
}

table.qtable {
  width: 280px;
  border: 2px solid #0a732e;
  border-collapse:collapse;
} 
table.qtable th, table.qtable td {
  padding: 3px;
  border-bottom: 1px solid gray;
}
table.qtable th {
  text-align: right;
}

ul.qlist {
  float: right;
  width: 200px;
  margin-left: 20px;

}


table.calendar {
  width: 100%;
  margin:0 auto 5px auto;
  padding:0;
  border: 1px solid #0a732e;
  border-collapse:collapse;
}

table.calendar caption {
  padding: 0 0 5px 0;
  font-weight: bold;
}

table.calendar th {
  margin:0;
  padding:5px;
  text-align:center;
  color: #ffffff;
  background: #0a732e url(img/bgmaintableth.jpg) top repeat-x;
}

table.calendar td {
  margin:0;
  padding:5px;
  text-align:center;
  border: 1px solid gray;
  background-color:#ffffff;
}

table.calendar td a {
  font-weight: bold;
}
p.calendar  {
  margin:0 auto 5px auto;
  padding:5px;
  text-align:center;
  border: 1px solid gray;
}

table.calendarxl td {
  width: 14.3%;
  height: 80px;
  text-align: right;
  vertical-align: bottom;
}

table.calendarxl div {
  height: 75px;
  vertical-align: top;
  text-align: left;

}

/* NEWSLINE CONTAINER */
div.newslinebox {
  margin:0 0 24px 0;
  padding:0 0 3px 0;
  border-bottom: 5px solid #efefef;
}
div.nlt {
  margin: 0;
  padding:0 0 12px 0;
  font-size:16px;
  font-weight:bold;
  color: #06431a;

}
div.nlb {
  clear: both;
  margin-top: 5px;
}
div.nlf {
  clear:both;
  margin-top: 15px;
}

span.date, .nld, .nld a {
  font-family:"courier new";
  font-weight:normal;
  color: #999999;
  font-size: 13px;
}

a.prevnext {
  display:inline-block;
  width: auto;
  height: 18px;
  float:left;
  margin:3px 6px 3px 0;
  padding:1px 6px 1px 6px;
  border:1px solid silver;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #333333;
  text-align: center;
  text-decoration:none;
}

a.prevnext:hover {
  color:black;
  background-color:#B2FCCB;
}

a.addnew, a.add {
  width: auto;
  height: 12px;
  padding: 2px 0 1px 22px;
  background: transparent url(img/add.png) left center no-repeat;
}
a.edit {
  width: auto;
  height: 12px;
  padding: 2px 0 1px 22px;
  background: transparent url(img/edit.png) left center no-repeat;
}
a.info {
  width: auto;
  height: 12px;
  padding: 2px 0 1px 22px;
  background: transparent url(img/info.png) left center no-repeat;
}
a.detail {
  width: auto;
  height: 12px;
  padding: 2px 0 1px 22px;
  background: transparent url(img/detail.png) left center no-repeat;
}

a.toplink {
  width:44px;
  height:11px;
  display: inline-block;
  float: right;
  background: transparent url(img/arr_top.png) top center no-repeat;
}

a.ics {
  width:auto;
  height:22px;
  padding: 5px 0 0 22px;
  display: inline-block;
  background: transparent url(img/kalender.gif) left center no-repeat;
}

a.combibtn {
  height: 18px;
  padding:1px 6px 1px 26px;
  background-position: 4px center;

}

a.logolist {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-align: right;
  text-decoration: none;
  border-bottom: 1px solid #c0c0c0;
}
.spaceright {
  width: 20px;
  height: 12px;
  display: inline-block;
  float: left;
}





/* RIGHTLINE CONTAINER */
.rightlinebox {
  border-bottom:1px solid silver;
  border-left:1px solid silver;
  background: white url(img/nl-top.png) top left repeat-x;
}
.rightlinebox .rlt {
  height:20px;
  padding:15px 10px 10px 10px;
  font-size:15px;
  font-weight:bold;
  color: #06431a;
}
.rightlinebox .rlb {
  padding:2px 10px 10px 10px;
  background: transparent url(img/nl-bot.png) bottom left repeat-x;
}



/* sponsorenschaufenster */

.spindow {
  width:138px;
  height:138px;
  margin:0px;
  padding:21px;
  background-image:url(img/schaufenster.jpg);
  background-repeat:no-repeat ;
  background-position:left top;

}
.spindowt {
  margin-top:20px;
  width:180px;
  text-align:center;
  color:#ddffee;
}
.spindow a img {
  border: 0;
}

p.current,
td.current, 
div.teamlist a.current, 
a.current {
  border: 1px solid #06431a;
  background-image:url(img/mitem-hover.jpg);
  text-decoration:none;
}


a.btnblock {
  display:block;
  line-height:26px;
  text-align:center;
  vertical-align:middle;
  text-decoration:none;
  background: transparent url(img/mitem-default.jpg) center repeat-x;
  border: 1px solid silver;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
a.btnblock:hover {
  color:black;
  background-image:url(img/mitem-hover.jpg);
}



.hinweis {
  padding-left: 5px;
  border-left : 3px solid #999999;
  color:#666666;
}
.error {
  color: red;
}
.smarthighlite {
  font-weight:bold;
}
.topborder {
  border-top: 1px solid;
}

.bottomborder {
  border-bottom: 1px solid;
}

.fl {
  width:auto;
  float:left;
  margin-right: 5px;
}
.fr {
  position:relative;
  width:auto;
  float:right;
}

.rightobj {
  margin-top:0.3em;
  margin-right:0;
  margin-bottom:0.3em;
  margin-left:0.8em;
  float:right;
}

.leftobj {
  margin-top:0.3em;
  margin-right:0.8em;
  margin-bottom:0.3em;
  margin-left:0;
  float:left;
}
.centerobj {
  margin-top:0.3em;
  margin-bottom:0.3em;
  text-align: center;
}

.clear {
  margin: 0;
  padding: 5px 0 5px 0;
  clear:both;
}

.clearline, .lineclear {
  clear:both;
  margin: 10px 0 10px 0;
  padding: 5px 0 5px 0;
  background: url(/img/spacer760r.gif) top left no-repeat;
}

.slightly {
  color:#999999;
}


/* other classes */
div.exportwrap {
  padding: 2px 0 2px 0;
  text-align: right;
}

div.selector {
}
div.selector table td {
  padding:2px 0 2px 0;
  vertical-align: middle;

}



.admcomment {
  margin:5px 0 5px 0;
  padding:5px;
  border:1px solid silver;
  color:#666666;
  background-color: #ddffee;
  font-style:italic;
}

.browsepage {
  margin:0;
  padding:7px 2px 7px 2px;
}

div.bookline {
  position: relative;
  margin:10px 0 20px 0;
  padding: 10px;
  background: white url(img/nl-top.png) top repeat-x;
  border: 1px solid silver;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
div.bookline .blt {
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
  font-size:16px;
  font-weight:bold;
  color: #06431a;
  border-bottom: 1px solid #efefef;
}
div.bookline .nld {
  padding:0 0 5px 0;
  width:130px;
  float:left;
  color: #666666;
}
div.bookline .nlb {
  padding:0 0 5px 0;
}


.bookline a.www,
.bookline a.mail {
  display: inline-block;
  width:20px;
  height:20px;
  margin: 2px 2px 0 0;
}
.bookline a.www {
  background:url(img/link_web.jpg) left bottom no-repeat;
}
.bookline a.mail {
  background:url(img/link_mail.jpg) left bottom no-repeat;
}
.bookline a.www span,
.bookline a.mail span {
  display:none;
}


img.rightimage {
  margin-top:0.1em;
  margin-right:0;
  margin-bottom:0.1em;
  margin-left:0.5em;
  padding:0.25em;
  float:right;
  border: 1px solid #999999;

}
a img {
  border: 0;
}
a.nb img {
  border: 0;
}
img.leftimage {
  margin-top:0.1em;
  margin-right:0.5em;
  margin-bottom:0.1em;
  margin-left:0;
  padding:0.25em;
  float:left;
  border: 1px solid #999999;
}

#pigalle {
  width: 784px;
  margin:auto;
}

div.pigallenav {
  margin: 5px 0 10px 0;
  padding:0 5px 0 5px;
}
div.pigallenav p {
  margin: 0 0 10px 0;
  padding:0;
}
div.pigallenav table td {
  vertical-align:middle;
}

div.pigallefld {
  margin: 5px 0 5px 0;
  padding:5px 0 5px 0;
  line-height: 15px;
}
div.pigallefld a.fld {
  display: inline-block;
  width: 133px;
  height: 38px;
  overflow:hidden;
  margin: 0 10px 10px 0;
  padding:8px 10px 2px 40px;
  font-size: 13px;
  text-align: left;
  border: 1px solid silver;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: transparent url(img/imgfolder30px.png) 5px center no-repeat;
}
div.pigallefld a.fld:hover,
div.pigallefld a.img:hover {
  background-color: #DDFFEE;
}
div.pigallefld a.img {
  display: inline-block;
  width: 160px;
  height: 160px;
  overflow:hidden;
  margin: 0 20px 20px 0;
  padding:5px;
  text-align: center;
  border: 1px solid silver;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: transparent;
}
div.pigallefld a img {
  -moz-box-shadow:2px 2px 2px #ccc;
  -webkit-box-shadow:2px 2px 2px #ccc;
  box-shadow:2px 2px 2px #ccc;
}

div.pigallepic {
  margin: 5px 0 0 0;
  text-align: center;
}
div.pigallepic img {
  border:1px solid black;
  -moz-box-shadow:7px 7px 7px #ccc;
  -webkit-box-shadow:7px 7px 7px #ccc;
  box-shadow:7px 7px 7px #ccc;

}
div.pigalletxt {
  margin: 10px 0 5px 0;
  padding:10px;
}
div.pigalleaut {
  margin: 2px 5px 5px 5px;
  padding: 5px;
  float: right;
  font-size: 12px;
  font-family: "Courier New", monospace;
  text-align:right;
  color: #666666;
}



/* newsticker */
.nt_row {
  padding:10px 0 10px 0;
  border-top: 1px solid #efefef;
}

.nt_date {
  font-size:11px;
  text-align:left;

}

.vspacer {
  line-height:30px;
}


#fblike {
  margin-top: 30px;
}

/* spezial für gameticker */
.fsizenormal {
  font-weight: normal;
}

div.gameticker div.actual,
div.gameticker div.prev,
div.gameticker div.next
{
  margin-bottom: 10px;
  padding: 10px;
  background: white url(img/nl-top.png) top repeat-x;
  border: 1px solid silver;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
div.gameticker div.actual {
  border: 1px solid #67a382;
  background: #ddffee url(img/hl-bot.png) bottom repeat-x;
}
div.gameticker h3 {
  margin:0;
  padding:0;
}
div.gameticker div.gt_date {
  margin: 10px 0 0 0;
}
div.gameticker div.gt_game {
  padding: 5px 5px 5px 10px;
}




#membercard {
  width:540px;
  height:310px;
  position:relative;
  top:30px;
  margin-bottom: 20px;
  padding:15px;
  background: transparent url(img/bgmembercard.png) top left no-repeat;
}

#membercard .foto {
  width:160px;
  height:160px;
  float:left;
}
#membercard .foto div {
  width:160px;
  height:100px;
  padding-top: 60px;
  border: 1px solid silver;
  vertical-align: middle;
  text-align: center;
  color:#999999;
}
#membercard .foto img {
  position: relative;
  z-index: 150;
  overflow: visible;
}

#membercard .txt {
  width:320px;
  margin-left:10px;
  padding:3px;
  float:left;
  border: 0px solid #aaaaaa;

}
#membercard h3 {
  margin-top:0;
}
#membercard p {
  margin:5px 20px 5px 5px;
}

ul.statistic {
  margin:0;
}
li.season {
  font-size:15px;
  margin-top:15px;
}


/* search */

/* search suggest 
*
*
*
*/

.suggest_link {
  color: #000000;
  background-color: #ffffff;
  padding: 0.25em;
  border-bottom: 1px solid #aaaaaa;
}

.suggest_link_over {
  cursor:pointer;
  color: #ffffff;
  background-color: #777777;
  padding: 0.25em;
  border-bottom: 1px solid #777788;
}



#search_suggest {
  position:absolute;
  display: none;
  overflow:visible;
  z-index: 8;
  background-color: #FFFFFF;
  text-align: left;
  border: 1px solid #777788;
}	

#search_element {
  display: none;
}



#loading {
  float: left;
  margin: 2px 5px 0 0;
}


ul.doc {
  margin:0;
  padding:0;
  list-style-type:none;
}
ul.doc li {
  margin:2px 5px 5px 0;
  line-height:30px;
  vertical-align:middle;
}
ul.doc a {
  display:block;
  padding:2px 0 2px 25px;
  border:1px solid #999999;
  background:url(img/icon_document.gif) left center no-repeat;
}
ul.doc a:hover {
  border:1px solid #000000;
}

ul.list {
  margin-left: 20px;
}
div.tlist {
  clear: both;
  height: 140px;
  margin: 10px 0 20px 0;
  padding: 10px;
  background: white url(img/nl-top.png) top repeat-x;
  border: 1px solid silver;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}


div.tdetail {
  clear: both;
  margin: 10px 0 20px 0;
  padding: 10px;
  background: #ddffee url(img/hl-bot.png) bottom repeat-x;
  border: 1px solid #67a382;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

div.tlist h2,
div.tdetail h2 {
  margin:0;
  padding:0;
}
/* Formular specials */
form.singleselect {
  width: auto;
  margin: 3px 6px 3px 0;
  float:left;
}
form.singleselect select {
  height:22px;
  padding: 1px 6px;
}

form.gbookmain {
  display:none;
}

div.teamlist {
  line-height: 15px;
}

div.teamlist a {
  display: inline-block;
  width: 110px;
  height: 15px;
  margin: 5px 10px 2px 0;
  padding: 5px;
  font-size: 13px;
  text-decoration: none;
  text-align: center;
  background: url(img/mitem-default.jpg) bottom repeat-x;
  border: 1px solid silver;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;

}
div.teamlist a:hover {
  background-image:url(img/mitem-hover.jpg);
}

a.stdbtn {
  display: inline-block;
  width: auto;
  height: 18px;
  margin: 5px 10px 2px 0;
  padding: 8px 5px 3px 5px;
  border: 1px solid gray;
  text-decoration: none;
  text-align: center;
  background: url(img/mitem-default.jpg) bottom repeat-x;
  -moz-border-radius: 3px;
  border-radius: 3px;

}
a.stdbtn:hover {
  background-color: #DDF5F5;
}

