/* telefun-nordhausen.de Startseite */

* {
	margin: 0; 
	padding: 0; 
	}
html, body {
	margin: 0; 
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	height: 100%;
	}
body {
	background: white url(bilder/startseite/fond-body.gif) repeat-x; 
	}
a:link,
a:visited,
a:active,
a:hover {
	text-decoration: none; 
	outline: 0; 
}
img {
	border: 0px;
	}
#inhalt {
	position: relative;
	width: 800px;
	background: white; 
	margin: auto auto;
	padding: 0;
	min-height: 100%;
	height: auto;
	border-left: solid 1px #D9D9D9;
	border-right: solid 1px #D9D9D9;
	}
* html #inhalt {
	height: 100%;
	width: 800px;
	}
#kopf {
	float: left;
	width: 800px;
	height: 97px;
	background: url(bilder/startseite/fond-oben-shop-telefun.jpg) no-repeat;
	}
#logo1 {
	position: absolute;
	left: 104px;
	top: 34px;
	}
#logo2 {
	position: absolute;
	left: 442px;
	top: 32px;
	}
.fotos img{
	float: left;
	}
.content {
	text-align: center;
	padding: 30px 77px 0 77px;
	}
* html .content {
	}
#inhaltende {
	clear: both;
	}
#fussnote,
.impressum {
	font-size: 0.7em;
	color: #999;
	}
#fussnote {
	position: absolute;
	text-align: center;
	width: 800px;
	height: 102px;
	bottom: 0;
	background: url(bilder/startseite/fond-footer.gif) repeat-x; 
	}
#fussnote div {
	padding-top: 70px;
	}

img.logo {
	float: right;
	margin: 0 50px 0 10px;
	}
.button {
	float: left;
	margin-right: 100px;
	}
.links {
	clear: both;
	}
span {
	position:relative;
	top: 0.3em;
	font-size: 80%;
	line-height: 0%;
	}
