body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

#container {
	width: 1047px;
	height: 100%;
	background-image: url(/images_gutschein/bg.jpg);
	background-position: 0px 0px
}

#inhalt {
	width:939px;
	height:770px;
	background-color: #ffffff;
}

#header {
	width:939px;
	height:62px;
}

#logo {
	float:left;
	margin:20px 0px 5px 5px;
	width:260px;
	height:47px;
}

#line {
	margin:0px 0px 0px 0px;
	padding:0px 0px 1px 15px;
	width:927px;
	height:21px;
	background-color: #16729b;

}

#content {
	width:879px;
	height:525px;
}

#footer {
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 0px;
	width:939px;
	height:27px;
	background-color: #16729b;

}

img {
   border: 0px;
} 

a:link {color:  #16729B; text-decoration: none;}
a:visited {color:#16729B;text-decoration: none;}
a:hover {color: #03C;text-decoration: underline;}
a:active { color:#16729B;text-decoration: none;}
.clear {clear:both;height:0px;line-height:0px;}

h1 {
	font-family:arial;
	font-size: 15px; 
	font-weight: bold;
	color: #16729b;
}

h2 {
	font-family:arial;
	font-size: 16px; 
	font-weight: bold;
	color: #ffffff;
}

