/* CSS Document */
html {
}
body {
	height:100%;
	margin-bottom: 1px;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	background:url(../images/hg.gif) repeat-x;
}
#main_table {
	height:100%;
	background:url(../images/hg_body.gif) repeat-y;
}
ul {
	margin:0;
	margin-left:0.6em;
	padding-left:0.6em;
}
img {
	border:none;
}
p {
	margin-bottom:0;
}
input:focus, textarea:focus {
	background-color:#F7F7F7;
}
.lauftext {
	font-size:0.8em;
}
.lauftext_klein {
	font-size:0.7em;
}
.lauftext_wetter {
	font-size:0.6em;
}
.lauftext_produktinfo {
	font-size:0.7em;
}
.spacer {
	font-size:1px;
}
a:link {
	color:#000000;
	text-decoration:underline;
}
a:visited {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#505050;
	text-decoration:underline;
}
a:active {
	color:#505050;
	text-decoration:underline;
}
.bottom a:link, .bottom a:visited {
	color:#ffffff;
	text-decoration:none;
}
.bottom {
	background-color:#999999;
}
.bottom a:hover, .bottom a:active {
	color:#505050;
	text-decoration:none;
}
hr {
	color:#727272;
	height:0px;
	border:0;
	border-top:1px solid #727272;
}
h1 {
	font-size:0.9em;
	color:#727272;
	margin:0;
}
h2 {
	font-size:0.9em;
}
h3 {
	font-size:0.7em;
	margin-bottom:5px;
	padding-bottom:5px;
	margin-top: 0px;
}
form {
	margin:0;
	padding:inherit;
}
.produktinfo table {
	border:1px solid #787777;
}
.produktinfo table td {
	padding:0 2px 0 2px;
}
.produktinfo .stein_bild {
	background-image:url(../images/loading.gif);
	background-position:center;
	background-repeat:no-repeat;
	min-height:100px;
	line-height:100px;
}
.produktinfo table td img {
	padding:0 0 2px 0;
}
.produktinfo table th {
	background-color:#d7d8d9;
	line-height:20px;
}
.link_bottom a:link, .link_bottom a:visited {
	color:#ffffff;
	text-decoration:underline;
}
.link_bottom a:hover, .link_bottom a:active {
	color:#CCC;
	text-decoration:underline;
}
.link_bottom td {
	padding:3px 0 3px 0;
}

