body {
  text-align: center;
  background: #C3D9FF;
}
body, p, td {
  font: 12px Arial, sans-serif;
  color: #000000;
}
img { border: 0; }
a {
  font: 12px Arial, sans-serif;
  color: #477AC3;
  text-decoration: none;
}
a:hover { color: #F69401; }
a img { vertical-align: middle; }

#positioning { text-align: left;
  width: 960px; /* 922px;  ~ 90% bei 1024px */
  margin: 0px auto; }
#outer {
  float: left;
  width: 960px; /*922px;*/
  border: 1px solid;
  background: #FFFFFF; }

h1, h2, h3 {
  color: #F69401;
  font-size: 18px;
  padding: 0;
  margin: 0;
}
h2 {
  font-size: 16px;
  margin-top: 10px;
}
h3 {
  font-size: 13px;
  margin-top: 5px;
}

#logo, #navigation, #spaltelinks, #spalterechts, #spaltemitte, #footer {
  float: left;
  width: 960px; /* 922px; */ }

#logo {
  height: 100px;
  background: url(http://www.babes-voten.de/pics/skin/babesvoten/bg_top.gif) repeat-x #92C6F6;
}
#navigation {
  height: 28px;
  background: url(http://www.babes-voten.de/pics/skin/babesvoten/bg_navi.gif) repeat-x;
  margin-bottom: 20px;
}
#navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 99;
}
#navigation ul.dd { margin-left: 160px; }
#navigation ul * ul {
  display: none;
  position: absolute;
  width: 166px;
  border: 1px solid #A1C2E2;
}
#navigation ul li { float: left; }
#navigation ul li * li {
  float: none;
  position: relative;     /* required? */
  width: 166px;
  background: url(http://www.babes-voten.de/pics/skin/babesvoten/bg_dd_dd.gif);
  color: #F69401;
  text-indent: 5px;
}
#navigation ul ul * ul {
  left: 98%;
  top: 0;
  width: 100%;
}
#navigation ul li a {
  display: block;
  width: 125px;
  font: 14px Verdana;
  color: #FFFFFF; 
  font-weight: bold;
  height: 28px; 
  line-height: 28px;
  background: url(http://www.babes-voten.de/pics/skin/babesvoten/bg_navi.gif) repeat-x;
}
#navigation ul li a:hover { color: #F69401; }
#navigation ul li ul li a {
  width: 166px;
  background: url(http://www.babes-voten.de/pics/skin/babesvoten/bg_dd_dd.gif);
  color: #477AC3;
  font: 12px Arial, sans-serif;
  font-weight: normal;
  text-align: left;
  text-indent: 15px;
  height: auto;
  line-height: auto;
}
#navigation ul li ul li a:hover { 

}

#navigation ul ul * a { width: 166px; }
#navigation ul li:hover ul ul, #navi ul li:hover ul ul ul, #navi ul li:hover ul ul ul ul { display: none; }
#navigation ul li:hover ul, #navi ul ul li:hover ul, #navi ul ul ul li:hover ul { display: block; } 



#spaltelinks, #spalterechts { width: 170px; }

#spaltelinks h1, #spalterechts h1 {
  font-size: 14px;
  color: #F69401;
  background: url(http://www.babes-voten.de/pics/skin/babesvoten/bullet.gif) 10px center no-repeat;
  text-indent: 25px;
  margin-top: 4px;
}
#spaltelinks a, #spaltelinks #active, #spalterechts a, #spalterechts #active {
  display: block;
  text-indent: 25px;
}
div.ads { margin: 10px 0; }
#spaltelinks div.ads { text-align: left; }
#spalterechts div.ads { text-align: right; }
#spaltelinks div.ads a { 
  display: inline;
  text-indent: 0; }
#spalterechts div.ads a { 
  display: inline;
  text-indent: 0; }

#spaltemitte {
  width: 618px;
}
#spaltemitte h1 {

}
#news, #wait {
  margin: 10px auto;
  padding: 10px;
  border: 1px solid;
}
#wait {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
#footer {
  clear: both;
  text-align: center;
}
#footer, #footer a { font-size: 10px; }
p.bc {
  padding: 0;
  margin: 0;
}
p.bc, p.bc a {
  font: 10px Tahoma, sans-serif;
}
p.bc a:hover { text-decoration: underline; }
p.labels {
  text-align: right;
  margin-top: 0;
  padding-top: 2px;
}
table.verw th {
  text-align: left;
  font: 10px Verdana, Arial, Helvetica, sans-serif; 
  color: #FFFFFF;
  font-weight: bold; 
  height: 20px;
  line-height: 20px;
  background: #A8C6F0; 
  text-indent: 34px;
  border: 1px solid #000000;
}
table.verw .l {
  background: #FFFFFF;
  border: 1px solid #000000;
  text-align: center;
  vertical-align: middle;
}
table.verw .r {
  background: #EFEFEF;
  border: 1px solid #000000;
  padding: 5px;
}
table.verw .r a {
  display: block;
  font-weight: bold;
}
div.list {
  border: 1px solid #000000;
  padding: 3px 3px 20px 3px;
  margin-bottom: 10px;
}
div.list table {
  empty-cells: show;
  width: 592px;
}
div.list table th {
  color: #FFFFFF;
  font-weight: bold;
  padding: 3px;
  background: #A8C6F0;
  text-align: left;
}
div.list table tr { background: #FEFEFE; }
div.list table tr.alt1 { background: #F7F7F7; }
div.list table tr.alt2 {  background: #EFEFEF; }
div.list table tr:hover { background: #FFFFCC; } /* nur firefox */
div.list table tr td {
  border-bottom: 1px solid #D4D4D4;
  vertical-align: top;
  padding: 2px;
}
div.paging {
  border: 1px solid #EAEAEA;
  background:#F7F7F7;
  padding: 0;
  margin: 20px 0px 20px 0px;
  text-align: center;
}
div.paging table { 
  width: 570px;
  margin: 0px auto;
  text-align: left;
}
div.paging a {
  border: 0;
}
div.scroll {
  height: 100px;
  overflow: auto;
  overflow-x: hidden;
}
div.scroll a, div.scroll a:hover {
  display: block;
  height: 18px;
  line-height: 18px;
  text-indent: 5px;
  border: 0;
}
div.scroll a img { vertical-align: middle; }
div.scroll div {
  position: absolute;
  display: none;
  text-align: center;
  border: 1px solid #000000;
  padding: 5px;
  margin-top: 35px;
  margin-left: 30px;
  z-index: 99;
  background: #FFFFFF;
}
span.online { color: #00CC00; }
span.offline { color: #CC0000; }
.inv {
  visibility: hidden;
  display: none;
}
.vis {
  visibility: visible;
  display: block;
}









div.stats, div.stats h3 { font-size: 10px; }

sup {
  font: 10px Tahoma;
  color: #CC0000;
  font-weight: bold;
}


	


div.contentcontainer {
  float: left;
  width: 890px;
  margin: 0px 15px 5px 15px;
  background: url(http://www.babes-voten.de/pics/skin/babesvoten/bg_contentcontainer.gif);
}



div.content { margin: 0px 20px; }



div.error, div.success, div.warning {
  padding: 10px 20px 10px 20px;
  border: 1px solid #000000; }
div.error {
  background: #F47578;
  color: #FFFFFF; }
div.success { background: #8EEDBF; }
div.warning { background: #FFCC00; }



p.opt {
  text-indent: 5px;
  padding: 2px 0px;
  margin: 0px;
  border-bottom: 1px solid #000000;
}

table.vb td {
  text-align: center;
  font-size: 14px; }
table.vb td a b { font-size: 18px; }

.ttlt {
  font-weight:bold;
  background:#CCCCCC;
  font-size:10px;
}
.ttrt {
  background:#F7F7F7;
  font-size:10px;
}


#ads {
  text-align: left;
  width: 768px;
  margin: 20px auto;
  background: #C3D9FF;
}

/* seitenübergreifend */
.plbox {
  background-color: #F7F7F7;
  border: 1px dashed #CCCCCC;
  padding: 5px;
  text-align: center;
}
#partner div.thumb {
	float:			left;
	text-align:		center;
	margin-right:		20px;
	margin-bottom:		20px;
	width:			150px;
}
#partner div.text {
	display:		block;
	float:			left;
	width:			400px;
}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}
