body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Verdana, Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 67.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
}

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}

.menu2  {
	background-image:url(http://www.dpd-partei.de/Bilder/menubg.gif);
	background-repeat:repeat-x;
	padding:0px;
	height:34px;
}

.menu2 { width:100%;float:left; }
.menu2 { position:relative; z-index:10;}
.menu2 ul li a, .menu ul li a:visited {display:block; text-decoration:none; overflow:hidden;}
.menu2 ul {padding:0; margin:0; list-style: none;}
.menu2 ul li {float:left; position:relative;}
.menu2 ul li ul {display: none;z-index:10;}
.menu2 ul li:hover ul {display:block; position:absolute; top:33px; left:4px; border:1px solid #eea008;}
.menu2 ul li:hover ul li ul {display: none;}
.menu2 ul li:hover ul li a {display:block; width:280px;background-color:#F3F3F3;padding:5px;}
.menu2 ul li:hover ul li a:hover {background-color:#ff9900;color:#000;}
.menu2 ul li:hover ul li:hover ul {display:block; position:absolute; left:150px; top:5px;}

.menu2 a {
	display:block;
	float:left;
}

.menu2 img {
	margin-top:-0px;		
	display:block;
	float:left;	
}
.menu2 ul li a img {
	padding-left:8px;	
	padding-right:8px;	
	border-right:1px solid #eea008;
}
.menu2 ul li ul li a img {
	padding-left:0px;	
	padding-right:0px;	
	border-right:0px solid #eea008;
}

.tablebg {
	background-color: #dcdcdc;
}

#wrapper {
	border: 1px solid #000;
	left: 50%;
	margin-left: -350px;
	position: absolute;
	width: 700px;
}
#header {
	width: 700px;
}
#navigation {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 698px;
}
#filters {
	float: left;
	margin: 15px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
#content {
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
}
#copyright {
	margin: 10px;
	text-align: center;
}

/* Hyper Links */
a { color: #666; }
a:hover { color: #333; }

#navigation a, .table_top_title a { color: #FFF; }
#navigation a:hover, .table_top_title a:hover {
	color: #CCC;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.table_border {
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 1px;
}
/* Top Ranking Style */
.table_top_title {
	background: #4a4a4a url("title.png") repeat-x;
	font-size: 12px;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.table_top_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_top_description { }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #DCDCDC;
	padding: 2px;
}
.table_top_rating {
	background-color: #DCDCDC;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { width: 100%; }
.table_stats {
	background-color: #DCDCDC;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
		background-color:#FF0000;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { background-color: #DCDCDC; }
.stats1 {
	background-color: #DCDCDC;
	text-align: center;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
}

/* Admin */
.darkbg {
  background-color: #737373;
  color: #fff;
}
.mediumbg {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lightbg {
	color: #000;
	background-color: #FFF;
}
.lightbgalt {
	color: #000;
	background-color: #DCDCDC;
}

table { width: 100%; }
/* No Borders Images */
img { border: 0; }

textarea, input {
	font-family: Verdana, Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 12px;
}

.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }
.bodyline {
	background:#FFFFFF;
	border:1px solid #999999;
}
.nav-header {
	background-image:url(images/navpic.gif);
	border-top: solid #999999; 
	border-top-width: 0px; 
	border-left: solid #999999; 
	border-left-width: 0px; 
	border-right: solid #999999; 
	border-right-width:0px; 
	border-bottom: solid #999999; 
	border-bottom-width:1px;
	padding:0px 15px 0px 15px;
}
a.white {
	font-size:10px;color:#000000; text-decoration:none;
}

a:hover.white {
	color:#265985; text-decoration:underline overline;
}
.main-bg {
	padding:5px 0px 5px 0px;
}

.side-border-left {
	padding:5px 5px 0px 0px;
}

.side-border-right {
	padding:25px 0px 0px 0px;
}

.main-body {
	font-size:10px;
	color:#000; 
	background-color:#DFEDF7;
	padding:12px 4px 3px 4px;
}

.side-body {
	font-size:10px;
	color:#515151; 
	background-color:#EFEFEF;
	padding:5px 0px 0px 0px;
}

.panel-left {
	width:6px; height:21px; 
	background-image:url(images/panel-left.gif); 
}

.panel-lefta {
	width:6px; height:21px; 
	background-image:url(images/panel-lefta.gif); 
}

.panel-right {
	width:6px; height:21px;
	background-image:url(images/panel-right.gif);
}

.panel-righta {
	width:6px; height:21px;
	background-image:url(images/panel-righta.gif);
}

.panel-main {
	font-family:Verdana, Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:10px;font-weight:bold;
	color:#515151;
	height:21px;
	padding:0px 2px 0px 2px;
	background-image:url(images/panel-main.gif);
	background-repeat:repeat-x;
}
.border-left {
	width:6px; background-image:url(images/border-left.gif);
	background-repeat:repeat-y; 
}

.border-right {
	width:6px; background-image:url(images/border-right.gif);
	background-repeat:repeat-y;
}

.border-bleft {
	width:6px; height:16px;
	background-image:url(images/border-bleft.gif);
}

.border-bright {
	width:6px; height:16px;
	background-image:url(images/border-bright.gif);
}

.border-bmain {
	height:16px; background-image:url(images/border-bmain.gif);
	background-repeat:repeat-x;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

.row1 {
font-size: 1.1em;
	background-color: #F3F3F3;
	padding: 4px;
}

#wrapfooter {
    margin: 10px 0px 0px 0px;
	text-align: center;
	clear: both;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #ffffff;
	background-image: url('http://www.dpd-partei.de/styles/subsilver2/theme/images/cellpic1.gif');
	text-indent: 4px;
}

.cat1 {
	height: 120px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #ffffff;
	background-image: url('http://www.dpd-partei.de/Bilder/logohintergrund.PNG');
	text-indent: 4px;
}

#logodesc {
	margin-bottom: 10px;
	background: #FFFFFF;
        }
		
#m{margin:0 0px;padding:0;list-style:none; border-top:0px solid #840000;} 

#m a:link,#m a:visited{display:block;margin:3px 3; padding:3px 3;background:#eeeeee; 

color:#000000;text-decoration:none;text-indent:10px; font-weight:normal;width:100%} 

#m a:hover{background:#00177D;font-weight:bold;color:#ffffff } 
.list_statistics_cell_1 {
background-color: white;
border-bottom: 1px #cdcdcd dashed;
padding: 4px;
text-align: left;
}

.list_statistics_cell_2 {
background-color: #F5F7FA;
border-bottom: 1px #cdcdcd dashed;
padding: 4px;
text-align: left;
}