body {
	margin: 0px;
	font-family: Arial; 
	font-size: 16px; 
	color: #fff;
	line-height: 1.5em;
	background: #292929 url("bg.png") repeat-x;
}

a { 
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}

a:hover, a:focus { 
	font-size: 16px;
	text-decoration: none;
	color:Teal;
}

.button {
	background: #10b3f1 url("blue.png") repeat-x;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	border: 1px solid #10b3f1;
	padding: 0.2em 1.2em;
}

.button:hover, .button:focus {
	background: #111;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	border: 1px solid #555;
	padding: 0.2em 1.2em;
}

#content {
	text-align: center;
	margin: 25px auto 0px;
	width: 900px;	
}

#header {
	width: 100%;
	height: 125px;
	text-align: center;
}

.iumatop { 
	display: block;
	text-decoration: none;
	outline: none;
}

#menu {
	padding: 0.5em;
	text-align: center;
}

#menu ul {
	margin: 0em auto;
	padding: 0em;
	width: 100%;
}

#menu ul li
{
	display: inline;
}

#menu ul li a {
	padding: 0.7em 1.2em;
	font-weight: bold;
}

#menu ul li a:hover {
	background-color: #111;
	text-decoration: none;
}

#table_list {
	text-align: center;
	margin: 0px auto 0px;
	width: 1000px;
	background-color: #282828;
}

.table_top {
	background: #10b3f1 url("blue.png") repeat-x;
	font-weight: bold;
    width: 241px;
}

.table_main {
	background-color: #1e1e1e;
}

.platz_top {
	font-size: 42px;
}

.platz {
	font-size: 24px;
}

.site {
	color: #fff;
	padding: 0.1em 0.2em 0.1em 0.2em;
	text-decoration: none;
	font-weight: bold;
}

.site:hover, .site:focus { 
	background: #10b3f1;
	text-decoration: none;
}	

.desc {
	color: #888;
	font-size: 14px;
	line-height: 1.3em;
}

.break {
	color: #555;
	padding: 0em 0.4em 0em 0.4em;
}

.links { 
	font-size: 16px;
	color: #fff;
	padding: 0.1em 0.2em 0.1em 0.2em;
	text-decoration: none;
	border-bottom: 1px dotted #555;
	font-weight: bold;
}

.links:hover, .links:focus { 
	font-size: 16px;
	background: #10b3f1;
	text-decoration: none;
	border-bottom: 0px;
}

.stats {
	color: #888;
	font-size: 13px;
	line-height: 1.3em;
}
.total {
	color: #888;
	font-size: 11px;
	line-height: 1.3em;
}
img {
	border: none;
}
.scroll {
width:945px;
height:70px;
background-color:#1E1E1E;
overflow:auto;
}
.navigation {
    padding: 12px 0;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    color: #FFFFFF !important;
    font-size: 11px !important;
    padding: 4px 12px !important;
}
.wp-pagenavi span.pages {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    color: #FFFFFF !important;
    font-size: 11px !important;
    padding: 4px 12px !important;
}
.wp-pagenavi span.extend {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    color: #FFFFFF !important;
    font-size: 11px !important;
    padding: 4px 12px !important;
}
.wp-pagenavi span.current {
    background: none repeat scroll 0 0 #E9E6E0 !important;
    border: 0 none !important;
    color: #000000 !important;
    font-size: 11px !important;
    font-weight: bold;
    padding: 4px 12px !important;
}
.wp-pagenavi a:hover {
    background: none repeat scroll 0 0 #393939 !important;
    border: 0 none !important;
    color: #FFFFFF !important;
}