/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
}

#nonfooter {
	position: relative;
	min-height: 100%;
	width: 750px;
	padding: 0px;
	margin: 0px 0px 0px 13px;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
}

* html #nonfooter {
	height: 100%;
}

#footer {
	position: relative;
	margin: -38px 0px 0px 13px;
}

/* A CSS hack that only applies to IE -- specifies a different height for the footer */

* html #footer {
	margin-top: -38px;
}

body {
	background-color: #999999;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}

#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 85px;
	padding: 0px;
	margin: 0px;
}

#header img {
	padding: 0;
	margin: 0;
}

#navigation {
	width: 730px;
	padding: 0px;
	margin: 0px 10px;
}

#navigation ul {
	line-height: 28px;
	padding: 0px;
	margin: 0px 8px;
	color: #fff;
	font-weight: bold;
}

#navigation li {
	display: inline;
}

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

#navigation p a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 2px solid #fff;
}

#content {
	width: 710px;
	padding: 10px 0px;
	margin: 0px 20px 10px 20px;
}

#content h1 {
	font-size: 1.3em;
	font-variant: small-caps;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}

#content h2 {
	font-size: 1.3em;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}

#content h2 a, #content a:hover {
	color: #000000;
	text-decoration: underline;
}

#content small {
	font-size: 0.75em;
	font-weight: normal;
}

#content p {
	font-size: 1.05em;
	line-height: 160%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content p a, #content p a:link, #content p a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#content p a:hover, content p a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#content fieldset {
	width: 698px;
	border: 1px solid #AAAAAA;
	padding: 5px;
	margin: 0px 0px 5px 0px;
}

/* News-Seite */

#content .entry {
	padding: 0px;
	margin: 0px;
}

#content #container {
	float: left;
	width: 70%;
	padding: 0px;
	margin: 0px;
}

#content table td.top {
	background-color: #FFFFFF;
	border-top: 0px none;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 8px;
	margin: 0px;
	height: auto;
	text-align: center;
}

.content-line {
	width: 710px;
	height: 1px;
	background-image: url(../images/conent_line.gif);
	background-repeat: repeat-x;
	margin: 15px 0px;
	padding: 0px;
	font-size: 1px;
	clear: both;
}

#content legend {
	font-size: 1.3em;
	font-weight: bold;
	padding: 0px 5px;
	margin: 0px;
	line-height: 150%;
}

#content img.frame {
	border:1px solid #FFFFFF;
	padding: 0px;
	margin: 0px 0px 5px 10px;
}

#content ul {
	margin: 0px 7px 0px 30px;
	padding: 0px 0px 7px 0px;
	line-height: 170%;
}

#content li {
	font-size: 1.1em;
}

#content li.normal {
	list-style-image: url(../images/list.gif);
	font-size: 1.1em;
}

#content li.special {
	list-style-image: url(../images/li_special.gif);
	font-size: 1.1em;
	font-weight: bold;
}

#content ul a, #content ul a:link, #content ul a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#content ul a:hover, content ul a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#content p iframe {
	float: right;
	padding: 0px;
	margin: 0px 0px 5px 10px;
}

#content p.info {
	display: inline;
	float: right;
	text-align: right;
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;
}

#content table {
	border: 2px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 0px;
	margin: 5px 0px;
	text-align: center;
}

#content table th {
	background-color: #990100;
	border-left: 1px solid #333;
	border-bottom: 2px solid #333;
	padding: 2px;
	margin: 0px;
	color: #fff;
	line-height: 140%;
}

#content table td {
	/* background-color: #fff; */
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 1px;
	margin: 0px;
	height: 50px;
	line-height: 140%;
	vertical-align: middle;
}

#content table td.highlight {
	font-family: Arial, sans-serif;
	font-size: 145%;
	font-weight: bold;
	letter-spacing: -1px;
}

#content table hr {
	border: 0px solid #000;
	border-top-width: 1px;
	height: 0px;
	width: 100%;
	margin: 3px 0px;
	padding: 0px;
}

#content table small {
	font-size: 10px;
}

#content table.tipps {
	border: 1px solid #333;
	padding: 0px;
	margin: 0px 0px 5px 10px;
	text-align: left;
}

#content table th.tipps {
	background-color: #990100;
	border: 1px solid #333;
	border-bottom: 2px solid #333;
	padding: 1px;
	margin: 0px;
	text-align: center;
	color: #fff;
}

#content table td.tipps {
	background-color: #FFFFFF;
	border-top: 0px none;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 2px;
	margin: 0px;
	height: auto;
	line-height: 140%;
}

#content table a, #content table a:visited, #content table a:link {
	color: #000;
	text-decoration: underline;
}

#content table a:hover, #content table a:active {
	color: #666;
	text-decoration: none;
}

.kontakt {
	padding: 0px;
	margin: 0px;
}

.kontakt input {
	width: 500px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #000;
	border: 1px solid #333;
	padding: 2px;
	margin: 3px 0px;
}

.kontakt .button {
	width: 100px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #000
}

.kontakt textarea {
	width: 500px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #000;
	border: 1px solid #333;
	padding: 2px;
	margin: 3px 0px;
}

#footer {
	clear: both;
	width: 750px;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding-top: 10px;
}

#footer ul {
	width: 710px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/footer_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
}

#footer ul li {
	display: inline;
	list-style-type: none;
	color: #ddd;
	padding: 0px;
	line-height: 28px;
	margin: 0px 5px;
}

#footer a {
	color: #CACACA;
	text-decoration: none;
}

#footer a:hover {
	color: #CACACA;
	text-decoration: underline;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.skyscraper {
	position: absolute;
	z-index: 1;
	top: 98px;
	left: 770px;
	width: auto;
	height: 600px;
	padding: 0px;
	margin: 0px;
}

.halfbanner {
	position: absolute;
	top: 20px;
	left: 485px;
	width: auto;
	height: 60px;
	padding: 0px;
	margin: 0px;
}

.rectangle {
	position: absolute;
	z-index: 1;
	top: 98px;
	left: 770px;
	width: auto;
	height: 250px;
	padding: 0px;
	margin: 0px;
}

.ads-180x150 {
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 2px solid #000;
	background-color: #fff;
}

/**************/
/*** Rechner ***/
/**************/

#rechner {
	width: 710px;
	padding: 10px 0px;
	margin: 0px 20px 10px 20px;
}

#rechner h1 {
	font-size: 1.3em;
	font-variant: small-caps;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}

#rechner h2 {
	font-size: 1.3em;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}

#rechner h2 a, #rechner a:hover {
	color: #000000;
	text-decoration: underline;
}

#rechner small {
	font-size: 0.75em;
	font-weight: normal;
}

#rechner p {
	font-size: 1.05em;
	line-height: 160%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#rechner p a, #rechner p a:link, #rechner p a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#rechner p a:hover, content p a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#rechner table {
	border: 2px solid #333;
	padding: 0px;
	margin: 0px;
}

#rechner table table {
	border: 0px none;
	padding: 0px;
	margin: 0px;
}
