/* @group reset all normal styles ! */

body, div, span, p, a, ul, li, h1, h2, h3, h4{

	margin: 0!important;
	padding: 0!important;
	background-color: #fff!important;
	background-image: none!important;
	color: white!important;
	font-size: 0!important;
	line-height: 0!important;
	float: none!important;
}


.div {
	width: 0!important;
	overflow: visible;
}

a, ul, li, input, textarea, form, span,h1, h2, h3, h4,p{
	display: none!important;
	visibility: hidden!important;

}

img{

	margin: 0!important;
	padding: 0!important;
	border: 0!important;
	display: none;
	visibility: hidden;
}


body {

	width: 640px;
}





/* @end */




/*

a:link:after, a:link:visited:after {
	content: " (Link auf <" attr(href) ">) ";
	font-size: 76%;
	color: #999;
	background: transparent;
}



a[href^="/"]:link:after {
	 content: " (Link auf <http://style-sheets.de " attr(href) ">) ";
}
*/




#Vouchers {
	display: block!important;
	visibility: visible;
	padding: 0;	
	width: 600px!important;
	margin-right: auto!important;
	margin-left: auto!important;
float: left!important;
	color: black!important;
	font-size: 12px!important;
	line-height: 12px!important;
}

#Vouchers div, #Vouchers span, #Vouchers p, #Vouchers h1, #Vouchers h2{

	color: black!important;
	font-size: 12px!important;
	line-height: 12px!important;
	display: block!important;
	visibility: visible!important;

	

}

#Vouchers h1, #Vouchers h2{


	font-size: 16px!important;
	line-height: 16px!important;
	font-weight: bold!important;
}

#Vouchers input {
	margin: 0;
	padding: 0;
	display: none;
	visibility: hidden;
}

#Vouchers h1 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0;
}

#Vouchers p {
	padding-top: 10px!important;
	padding-bottom: 10px!important;
}

#Vouchers h2 {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}

#Vouchers .text{
	padding: 10px!important;
	border: 2px solid #000;
	margin-bottom: 20px!important;
	width: 576px!important;
}

#Vouchers form {

	margin-bottom: 10px!important;
	display: none;
	visibility: hidden;
}