/*
 * additional.css
 *
 * (C) www.schnell-ans-geld.de
 */

.logotext {
	font-family: georgia, serif;
	font-size: 22px;
}

div.content {
	padding-bottom: 50pt;
	min-height: 250pt;
}

div.impressum  table, div.impressum  table tr, div.impressum  table tr td {
	border-style: none; 
	border-width: 0px;
	color: black;
}

p.anmerkung {
	font-size: 12px;
}

.banner {
	padding-top: 100px;
	text-align: center;
}

.banner div {
	padding-bottom: 50px;
}

a.content {
	text-decoration: none;
	font-weight: bold;
}

a:link.content {
	text-decoration: none;
	font-weight: bold;
}

a:hover.content {
	text-decoration: none;
	font-weight: bold;
}

a:visited.content {
	text-decoration: none;
	font-weight: bold;
}

a:hover.ref {
	font-family: Arial, sans-serif;
}

a:active.ref {
	color: gray;
	text-decoration: none;
}

#counter {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: teal;
}

#hitpage {
	text-align: center;
	padding-bottom: 20px;
}

.footer_link {
	font-size: 10px;
	color: gray;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

.ext { 
	display: block;
}

.nonext { 
	display: none;
}

#list li a {
	text-decoration: none;
	font-size: 18px;
	line-height: 25px;
}

h2.noway {
	font-size: 25px;
	color: red;
	text-decoration: blink;
}

#pageRank {
	width: 100%;
	clear: both;
	text-align: center;
}

.important h3, h4, h5, h6 {
	display: inline;
}

.wichtig {
	text-align: justify;
	color: black;
	background-color: yellow;
	font-weight: bold;
	font-size: 13px;
	padding: 10px;
}

img.plus {
	margin-right: 7px;
	cursor: pointer;
}

.new {
	color: red;
	font-size: 14px;
	font-family: Georgia, serif;
	font-weight: bold;
	float: right;
}

#list li {
	border-width: 1px;
	border-color: black;
}

span.firm {
	font-size: 15px;
	font-style: italic;
	font-weight: bolder;
	color: #303040;
}