
/* dartmuseum.de - Fri, 21 Nov 2025 22:09:53 UTC */
body
{
  padding:10px;
  font-family:verdana,arial,sans-serif;
  font-size:9pt;
}

a
{
  color:#800000;
  text-decoration:underline;
}
a:hover
{
  color:#006633;
  text-decoration:none;
}

li
{
  padding-bottom: 5px;
}

table.main
{
  margin-left:auto;
  margin-right:auto;
}

table.main td.header
{
  border-bottom:1px solid #e6c86c;
}

table.main td.navigation
{
  color:#000000;
}

table.main td.content
{
  padding:1em 0 0 0;
  text-align: justify;
}

div.locationbar
{
  margin-bottom:5px;
}

table.main td.sidebar
{
  background-color:#ffdd78;
  color:#000000;
}

/* Navigation */

div.menu
{
  width:170px;
  padding:65px 5px 5px 5px;
  background:url('//images.travity.de/dartn/navitop.gif') top left no-repeat #ffdd78;
  border:0;
  margin:0;
  color:#cc0000;
}
div.menu a
{
  color:#cc0000;
  display:block;
  border:0;
  padding:0 2px 1px 2px;
  margin:0;
}


div.menu a:hover
{
  background-color:#006633;
  color:#ffdd78;
}
div.toc2 a:hover
{
  background-color:#cc0000;
  color:#ffdd78;
}

div.subtoc1
{
  margin-top:0.5em;
}

div.toc1
{
  width:170px;
  border:0;
  padding:0;
  margin:0;
}
div.toc2
{
  border-top:1px solid #006633;
  padding:0.5em 0 0 0.5em;
  margin-bottom:1.0em;
}
div.toc2:hover
{
  background-color:#e6c86c;
}

div.toc2 a
{
  color:#006633;
}


/* INDEX */

div.index-half-block
{
  border:0px solid #e6c86c;
  margin:0;
  padding:0;
}
div.index-half-block-left
{
  margin:0;
  padding:0 8px 0 0;
}
div.index-half-block-right
{
  margin:0;
  padding:0 0 0 8px;
}
div.index-half-block div.newscategory p.h2
{
  font-size:8pt;
  text-align:left;
  margin-bottom:0.5em;
}
div.index-half-block div.newscategory p.newscatdesc
{
  padding:0;
  margin:0;
  font-size:8pt;
  text-align:justify;
  display:none;
}
div.index-half-block div.newsblock div.newselement p.newstitle
{
  font-size:8pt;
  text-align:left;
  font-weight:bold;
  color:#cc0000;
}
div.index-half-block div.newsblock div.newselement p.newstitle a
{
  color:#800000;
  text-decoration:underline;
}
div.index-half-block div.newsblock div.newselement p.newstitle a:hover
{
  color:#006633;
  text-decoration:none;
}
div.index-half-block div.newsblock div.newselement p.newstitle span.newsdate
{
  font-size:8pt;
  font-weight:bold;
  color:#000000;
}
div.index-half-block div.newsblock div.newselement p.newsdesc
{
  font-size:7pt;
  text-align:justify;
}
div.index-half-block p.newsarchive
{
  border-top:1px dotted #006633;
  font-size:8pt;
  text-align:left;
  margin-top:10px;
}

div.index-half-block div.actualtopvisits div.h2
{
  font-size:8pt;
  text-align:left;
}
div.index-half-block div.actualtopvisits ol
{
  margin:1em 0 0 30px;
  padding:0;
}
div.index-half-block div.actualtopvisits li
{
  font-size:8pt;
  text-align:left;
  font-weight:normal;
  color:#000000;
}
div.index-half-block div.actualtopvisits li a
{
  color:#800000;
  text-decoration:underline;
  font-weight:bold;
}
div.index-half-block div.actualtopvisits li a:hover
{
  color:#006633;
  text-decoration:none;
}


div.index-half-block div.dartforum div.thread p.title
{
  margin:0.5em 0 1em 0;
  padding:2px 5px 3px 5px;
  border-bottom:1px solid #006633;
  color:#006633;
  background-color:#ffdd78;
  font-size:8pt;
  text-align:left;
  font-weight:bold;

}
div.index-half-block span.forumlink
{
  display:block;
  border-top:1px dotted #006633;
  font-weight:bold;
  margin:0.5em 0 0 0;
  padding:0;
}
div.index-half-block div.dartforum div.thread div.post
{
  font-size:8pt;
  text-align:left;
  color:#000000;
  margin-bottom:3px;
}
div.index-half-block div.dartforum div.thread div.post a
{
  color:#800000;
  font-weight:bold;
  text-decoration:underline;
}
div.index-half-block div.dartforum div.thread div.post a:hover
{
  color:#006633;
  font-weight:bold;
  text-decoration:none;
}


/* Content */

div.content p { text-align:justify; }

.h1, h1, .h2, h2, .h3, h3, .h4, h4 { text-align:left; }

.h1, h1
{
  margin:0.5em 0 0.5em 0;
  padding:2px 5px 3px 5px;
  color:#cc0000;
  border-bottom:2px solid #006633;
  background-color:#ffdd78;
  font-size:16px;
}
.h2, h2
{
  margin:0.5em 0 0.5em 0;
  padding:2px 5px 3px 5px;
  border-bottom:1px solid #006633;
  color:#006633;
  background-color:#ffdd78;
  font-size:14px;
}


table.image-right, table.image-left, table.image-middle,
img.image-right, img.image-left, img.image-center, img.image-middle
{
  margin:5px;
  border:1px solid #332820;
  padding:0;
  background-color:#332820;
}
table.image-right img, table.image-left img, table.image-middle img
{
  margin:0
  border:0;
  padding:0;
}

table.image-right td, table.image-right td.image img,
table.image-left td, table.image-left td.image img,
table.image-middle td, table.image-middle td.image img
{
  margin:0;
  border:0;
  padding:0;
}

table.image-right td.alt, table.image-left td.alt, table.image-middle td.alt
{
  background-color:#efefe7;
  color:#332820;
  padding:2px;
  font-size:10px;
  font-weight:normal;
  font-family:Arial,sans-serif;
}



/* News Styles */
div.newsblock div.newselement p.newstitle { color:black; margin-top:1em; }
div.newsblock div.newselement p.newstitle a { color:black; text-decoration:none; font-weight:bold; }
div.newsblock div.newselement p.newstitle a:hover { color:black; text-decoration:underline; font-weight:bold; background:none; }
div.newsblock div.newselement p.newstitle span.newsdate { color:#cc0000; }
div.newselement p.newsdate { font-weight:bold; }
img.newsthumb { border:1px solid black; float:left; margin:2px 5px 3px 0; }

img.newsimg
{
  margin:5px;
  border:1px solid #332820;
  padding:0;
  background-color:#332820;
}

/* Meet the Power II - Turnierliste*/
table.meetthepower
{
  /*border:1px solid black;*/
}
table.meetthepower td
{
  font-size:9px;
  padding:2px;
  /*border-bottom:1px dotted lightgrey;*/
}
table.meetthepower td.right { border-right:1px solid black; }
table.meetthepower td.left { border-left:1px solid black; }
table.meetthepower td.top { border-top:1px solid black; }
table.meetthepower td.bottom { border-bottom:1px solid black; background-color:#404080; color:white; }
table.meetthepower td.rightbottom { border-right:1px solid black; border-bottom:1px solid black; background-color:#404080; color:white; }


/* ----- rating ----- */
div.rating
{
  background:url('//images.travity.de/dartn/rate.gif') 5px 5px no-repeat #ffdd78;
  padding-top:15px;
  padding-left:95px;
  margin-top:2px;
  height:80px;
  border:1px solid black;
}
div.rating div.ratethis span.vote1 a { padding:3px; font-weight:bold; cursor:pointer; }
div.rating div.ratethis span.vote2 a { padding:3px; font-weight:bold; cursor:pointer; }
div.rating div.ratethis span.vote3 a { padding:3px; font-weight:bold; cursor:pointer; }
div.rating div.ratethis span.vote4 a { padding:3px; font-weight:bold; cursor:pointer; }
div.rating div.ratethis span.vote5 a { padding:3px; font-weight:bold; cursor:pointer; }
div.rating div.ratethis span.vote1 a:hover { background-color:#990000; color:white; }
div.rating div.ratethis span.vote2 a:hover { background-color:#72260c; color:white; }
div.rating div.ratethis span.vote3 a:hover { background-color:#4c4c19; color:white; }
div.rating div.ratethis span.vote4 a:hover { background-color:#267226; color:white; }
div.rating div.ratethis span.vote5 a:hover { background-color:#009933; color:white; }
div.rating div.ratethis { font-size:11px; }

/* ----- toprating ----- */

div.topratedpages
{
 font-size:14px;
}

div.actualtoprating a
{
 font-size:14px;
 font-weight:bold;
}

div.actualtoprating ol, div.actualtoprating li
{
 font-size:14px;
}

div.actualtoprating small
{
 font-size:10px;
 font-weight:normal;
}


div.toprated
{
border: 1px solid black;
}

/* search pages */
div.search div.element { margin-top:1em; margin-bottom:2em; }
div.search div.element div.title {}
div.search div.element div.title p.title { color:#800000; }
div.search div.element div.title p.title a.title { color:black; text-decoration:none; font-weight:bold; }
div.search div.element div.title p.title a.title:hover { color:black; text-decoration:underline; font-weight:bold; background:none; }
div.search div.element div.description { margin-left:20px; }
div.search div.element div.description p.description {}
div.search div.element div.description p.rank { font-size:0.8em; text-align:right; }
div.search div.element div.description p.link { text-align:right; }

div.tickerheader 
{ 
  background-image:url('//images.travity.de/dartn/liveticker.png'); 
}

div.tickerblock div.element div.title p.title span.title { color:#800000; }
p.tickerdate { font-weight:bold; color:#800000; font-size:1.5em; }


div.sourcecode
{
  border:1px dotted #333333;
  background-color:#f0f0f0;
  padding:5px;
}
