@charset "utf-8";

/*
Design by NodeThirtyThree <http://www.nodethirtythree.com>
Published by Free CSS Templates <http://www.freecsstemplates.org/>
Released for free under a Creative Commons Attribution 2.5 License
*/
* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A5157;
}

h1,h2,h3 {
	text-transform: lowercase;
	color: #292929;
}

h1 {
	letter-spacing: -1px;
	font-size: 28px;
}

h2 {
	font-size: 22px;
	color: #292929;
}

h3 {
	font-size: 13px;
	color: #292929;
}

p,ul,ol {
	margin-bottom: 2em;
	text-align: justify;
	line-height: 150%;
}

p {
	
}

.red {
	color: #FF0000;
}

ul {
	
}

ol {
	
}

a {
	color: #FF0000;
}

a:hover {
	text-decoration: none;
}

a.report {
	margin-left: 268px;
}

img {
	border: none;
}

img.left {
	
}

img.right {
	
}

.tn img {
	border: 8px solid #F5F5F5;
}

hr {
	display: none;
}

/* Logo */
#logo {
	width: 874px;
	height: 97px;
	margin: 0 auto;
}

#logo h1 {
	float: left;
	padding: 30px 37px 0 0;
	height: 54px;
	background: url(images/img02.gif) no-repeat 100% 25px;
	font-size: 38px;
	font-weight: normal;
	letter-spacing: -2px;
}

#logo h2 {
	float: right;
	padding: 58px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
#menu {
	width: 919px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 10px;
	padding: 5px 20px 0 20px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	background: #EC0000 url(images/img03.gif) repeat-x left bottom;
}

/* Page */
#bg {
	background: url(images/img04.gif) no-repeat center top;
}

#page {
	width: 918px;
	margin: 0 auto;
}

/* Content */
#content {
	float: left;
	width: 650px;
	padding: 0 0 0 24px;
}

#content h1 {
	margin: 10px 0 10px 0;
	padding-left: 33px;
	background: url(images/img07.gif) no-repeat left center;
}

#content .content {
	padding-left: 32px;
}

/* Suchfeld */
#search {
	
}

#search fieldset {
	border: none;
	margin: 0;
}

#search input {
	font-size: 20px;
	border: 1px solid #292929;
	padding: 2px;
	color: #292929;
	height: 25px;
}

#search .submit {
	font-weight: bold;
	border: none;
	background: #EC0000;
	color: #FFFFFF;
	text-transform: lowercase;
	height: 32px;
	padding: 0 5px;
}

/* Table */
.hitliste {
	margin: 0 0 0 0;
	padding: 0;
	line-height: 14px;
	font-size: 14px;
}

.hitliste th {
	padding-bottom: 2px;
}

.hitliste tr:hover td {
	background: #eeeeee;
}

.hitliste tr.newpromi td {
	background: #dddddd;
}

.hitliste .position {
	font-weight: bold;
	padding: 0 5px 0 2px;
	text-align: right;
	font-size: 12px;
}

.hitliste .level {
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

.hitliste .hits {
	font-weight: bold;
	text-align: right;
	padding: 0 10px;
	font-size: 12px;
}

.hitliste .graph {
	font-size: 11px;
}

.hitliste .date {
	text-align: right;
}

/* Seiten-Navigationslinks */
#page_links {
	margin: 15px 60px 10px 43px;
	font-size: 12px;
}

#page_links a {
	border: 1px solid #EC0000;
	padding: 1px 5px 1px 5px;
	margin: 0 2px;
	text-decoration: none;
}

#page_links a.current {
	border-color: #292929;
	color: #292929
}

#page_links a:hover {
	background: #dddddd;
}

/* Sicherheitsabfrage */
form.secure {
	display: inline;
}

form.secure input.submit {
	font-weight: bold;
	font-size: 1.5em;
	background: #EC0000;
	color: #FFFFFF;
	border: none;
	padding: 2px;
	margin: 0 5px;
}

/* Posts */
.post h1.title {
	margin: 15px 0 5px 0;
	padding-left: 33px;
	background: url(images/img07.gif) no-repeat left center;
}

.post h2.title {
	margin: 20px 0 10px 0;
	padding-left: 33px;
	background: url(images/img07.gif) no-repeat left center;
}

.post .title a {
	text-decoration: none;
	color: #292929;
}

.post .entry {
	padding-left: 32px;
}

.post ul,.post ol {
	margin-left: 3em;
}

.post ul {
	list-style-type: square;
}

.post ol {
	list-style-type: decimal;
}

.post p {
	margin-bottom: 10px;
}

.post img {
	border: 2px solid #FF0000;
	padding: 3px;
}

.post img.promichart {
	border: none;
	margin: 10px;
	padding: 0;
}

.promi_image {
	text-align: center;
	float: right;
	margin-right: 20px;
}

.promi_image img {
	margin: 0;
}

.promi_image a {
	font-size: 0.7em;
}

#promi_ads {
	margin: 25px 0 0 0;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 214px;
	padding: 0 1px 0 0;
}

#sidebar a {
	color: #4A5157;
}

#sidebar ul {
	margin: 10px 15px 0 15px;
}

#sidebar li {
	margin: 0 0 5px 0;
}

#sidebar a {
	color: #FF0000;
	font-size: 12px;
}

#sponsors .google {
	text-align: center;
	margin-top: 10px;
}

.box {
	margin: 0 0 15px 0;
}

.box .title {
	height: 27px;
	padding: 6px 0 0 34px;
	background: #C80000 url(images/img05.gif) no-repeat;
	text-transform: lowercase;
	font-size: 17px;
	color: #FFFFFF;
}

.box .content {
	padding: 26px;
	background: url(images/img06.gif) repeat-x;
}

.box ul {
	list-style: none;
	line-height: normal;
}

.box ul li {
	margin-bottom: 13px;
	font-size: 12px;
}

.box small {
	font-size: 10px;
	color: #808C96;
}

/* Footer */
#footer {
	margin: 0;
	padding: 15px 0 0 0;
	background: url(images/img08.gif) no-repeat center top;
	font-size: 12px;
}

#footer p {
	text-align: center;
	margin: 0;
	padding: 0;
}

#bookmarks {
	text-align: center;
	margin: 0;
	padding: 0 0 10px 0;
}

#bookmarks a {
	color: #696969;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	line-height: 18px;
}

#bookmarks img {
	vertical-align: bottom;
}

.graph {
	position: relative; /* IE is dumb */
	width: 240px;
	/* border: 1px solid #EC0000; */
	padding: 2px;
}

.graph .bar {
	display: block;
	position: relative;
	background: url(images/img09.gif) repeat-y left top;
	text-align: left;
	color: #FFFFFF;
	/*    height: 100%;*/
}

.graph .bar span {
	position: absolute;
	left: 1em;
}

#comments {
	width: 405px;
}

#comments fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#comments p {
	margin: 0 0 10px 0;
	line-height: 140%;
}

#comments p.date {
	font-size: 0.85em;
	color: #FF0000;
	margin: 0;
}

#comments input,#comments textarea {
	float: left;
	display: block;
	clear: both;
	margin: 5px 0 5px 0;
}

#comments textarea {
	width: 100%;
	height: 75px;
}

#comments textarea.specialname {
	display: none;
}