html,body {
	height:100%;	
}
	
body {
	margin: 0;
	padding: 0;
	font: 12px  Arial, verdana, helvetica, sans-serif;
	background-image: url(http://www.tartler-zelte.com/images/bg-1-2005.jpg);	
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;	
}
#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}
html>body #container {
	height: auto;
}
#content {
	padding:0px;	
	padding-bottom: 48px;
}
#bottom {
	position: absolute;
	bottom: 0px;
	padding: 0px;
	background-color: #f60;
	width:100%;
}
#bottom div{
 text-align:center;
 float:left;
 height:24px;
 line-height:24px;
 color:#ffc;}

#bottom div a{
	color:#ffc;
	font-size:11px;	
	font-weight:bold;
	padding:0 10px;}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin: 0px 20px 5px 0px;
	width: 420px;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	line-height: 18px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF6633;
	text-align: left;
	margin: 0px 10px 5px 0px;
	width: 360px;
	font-weight: bolder;
}
.headline-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF6600;
	text-align: left;
	margin: 0px 10px 5px 0px;
	width: 360px;
	font-weight: bolder;
}
.bold-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.LinkUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	font-variant: normal;
	text-decoration: underline;
}
.LinkNoLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	font-variant: normal;
	text-decoration: none;
}
.LinkNoLineBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	font-variant: normal;
	text-decoration: none;
}
