html,body{margin:0;padding:0}
body{font: 90% arial,sans-serif;text-align:center}
p{margin:0 10px 10px}
a{color: #981793;padding:0px}
div#header{background-image: url(/images/stardir.jpg);height:180px;}
/*div#header h1{height:55px;line-height:55px;margin:0;
  padding-left:10px;background: #EEE;color: #0099ff}*/
div#header h2{height:30px;line-height:20px;margin:0;
  padding-left:195px;background: #EEE;color: #3399ff}
div#menu {margin:-35px 0px 13px 0px;}
div#menu a{padding:10px; margin:15px; font: 145% arial,sans-serif;text-decoration: none;color: #fff;}
div#menu a.activ{padding:10px; margin:15px; font: 145% arial,sans-serif;text-decoration: underline;color: #ff0033;}
div#menu a:hover{padding:10px; margin:15px; font: 145% arial,sans-serif;text-decoration: none;color: #ff0033}
div#container{text-align:left}
div#main p{line-height:1.4}
div#main a.category{font: 130% arial,sans-serif;padding:0px 0px 15px 10px;text-decoration: none;}
div#main a.category:hover{font: 130% arial,sans-serif;padding:0px 0px 15px 10px;text-decoration: underline;color: #ff0033;}
div#main a.url{color:#999;}
div#main .error{color:#ff0033;}
div#main dl.hot{color:#ff0033;}
div#main dl.cold{color:#0066ff;}
div#main .hot{color:#ff0033;}
div#main .cold{color:#0066ff;}
div#main li{margin:10px 0px 13px 0px;}
div#leftside{background:#fff}
div#rightside{background:#fff}
div#footer{background: #eee;color: #79B30B}
div#footer p{margin:0;padding:5px 10px 5px 10px;}
div#nav h3{font-weight: boldfont: 18px arial,sans-serif;text-decoration: none;color: #ff0033;}
div#nav a{text-decoration: none;}
div#nav a:hover{text-decoration: none;color: #ff0033;}
div#nav a.activ{text-decoration: none;color: #ff0033;}
div#nav dt{font-weight: bold;text-decoration: none;display: block;background: url(/images/0051_plus.png) left center no-repeat;padding-left: 15px;}
div#nav dd{margin-left:5px;display: block;background: url(/images/0052_minus.png) left center no-repeat;padding-left: 15px;}
div#nav dt.activ{background: url(/images/0052_minus.png) left center no-repeat;padding-left: 15px;}
div#nav dd.activ{background: url(/images/0050_pfeil.png) left center no-repeat;padding-left: 15px;}
div#nav dt:hover{background: url(/images/0050_pfeil.png) left center no-repeat;padding-left: 15px;}
div#nav dd:hover{background: url(/images/0050_pfeil.png) left center no-repeat;padding-left: 15px;}
div#main .slinks{text-decoration: none;background: #ff9999;}
table#category {width: 98%};
table#category td{text-align: left;vertical-align: top;}
div#main .rating{float: right;margin: 0.2em;}
/*table#category img{vertical-align: top;}*/ /*list-style-type: disc;list-style-image: url(/images/tdbullet.gif);*/

div#container .ads{text-align: center}

/* common tags for rounded corners that can be used for many panels */
b.Rnd1{margin: 0 5px;}
b.Rnd2{margin: 0 3px;}
b.Rnd3{margin: 0 2px;}
/* container one */
div.ContainerOne {position:relative; top:10px; left:10px; width:96%; min-height:25px; background: #ccccff;} /* adjust the position, size and colour of the panel here */
div[class="ContainerOne"] {height:auto; min-height:25px;} /* adjust the minimum height of the panel here for mozilla only */
b.RndTopOne b, b.RndBottomOne b{display:block;height: 1px; overflow: hidden; background: #ccccff} /* adjust the colour of the panel top and bottom here */
b.RndTopOne, b.RndBottomOne{display:block;background: #FFFFFF;} /* adjust the background colour here */
div.RPanelContentOne {position:relative; top:0px; left:0px; display:block; margin: 0 auto; margin-top:10px; margin-bottom:10px; width:93%; height:25px; text-align:left; color:#000000;} /* adjust the content width (to be slightly less than the panel width to get a margin), height and text alignment of the content here */
div[class="RPanelContentOne"] {height:auto; min-height:25px;} /* adjust the minimum height of the panel here for mozilla only */
b.RndTopOne b.Rnd4, b.RndBottomOne b.Rnd4{margin: 0 1px; height:2px;}
/* Messaging */
.pending, .error, .warning, .message { color: #000; }
h3.info, h3.error, h3.warning, h3.message { font-size: 90%}
.error
{
	background: #fdd url("/images/delete.png") no-repeat 10px 3px;
	border: 1px solid #fbb;
	padding: .2em 40px;
	margin: .5em 1.5em 1em 0;
	position: relative;
}

.warning
{
	background: #fdd url("/images/icon_warning.gif") no-repeat 10px 3px;
	border: 1px solid #fbb;
	padding: .2em 40px;
	margin: .5em 1.5em 1em 0;
	position: relative;
}

.accept
{
	background: #dfd url("/images/accept.png") no-repeat 10px 3px;
	border: 1px solid #bfb;
	padding: .2em 40px;
	margin: .5em 1.5em 1em 0;
	position: relative;
}


.warning, .pending, .WikiBanner, .WikiNotice {background: #ffd url("/images/icon_warning.gif") no-repeat 10px 3px; border: 1px solid #fe6; padding: .2em 40px; margin: .5em 0 1em 0; position: relative; }



div#container{width:870px;margin:0 auto}
div#wrapper{float:left;width:100%}
div#main{margin: 0 160px;min-height: 450px;}
div#leftside{float:left;width:160px;margin-left:-870px;min-height: 450px;}
div#rightside{float:left;width:160px;margin-left:-160px;min-height: 450px;}
div#footer{clear:left;width:100%}
