@import url(gutschein.css);


html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
}

*
{
	margin: 0;
	padding: 0;
	border: 0;
}

.icon_abstand { padding-right: 4px; }
.weiss { color: #FFF; }

#wrap
{
	position: relative;
	left: 50%;
	margin-left: -528px;
	width: 1057px;
	text-align: left;
	float: left;
}

#main
{
	position: relative;
	margin-top:42px;
	padding-left: 32px;
	background-color: #FFF;
	width: 1025px;
	float: left;
}

/*...*/
#box_header
{
	position: relative;
	margin-top: -35px;
	float: left;
}

#info_rechts
{
	position: absolute;
	left: 750px;
	top: 5px;
	width: 300px;
}



body
{
	text-align: center;
	background-image: url(../_picts/elemente_sommer/bg_header_sommer.gif);
	background-position: center top;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #e3e3dd;
	float: left;
	width: 100%;
	height: auto;
}



/*...*/
#box_1
{
	position: relative;
	margin-top: 25px;
	width: 993px;
	height: 409px;
	background-color: #b0b0b0;
	float: left;
}

.box_1_1
{
	position: relative;
	width: 246px;
	height: 409px;
		background-image: url(../_picts/elemente_winter/bg_box_gross.gif);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #e3e3dd;
	float: left;
}

.box_1_2
{
	position: relative;
	width: 247px;
	height: 409px;
			background-image: url(../_picts/elemente_winter/bg_box_gross.gif);
	background-position: center top;
	background-repeat: repeat-x;
	border-left: solid 2px #FFF;
	background-color: #e3e3dd;
	float: left;
}

.img_gross_unten
{
	border-bottom: solid 1px #FFF;

}

.text_box_1
{
	padding-top: 5px;
	margin-left:13px;
	margin-right:10px;
}

/*...*/


#box_2
{
	position: relative;
	margin-top: 48px;
	width: 993px;
	height: 177px;
	float: left;
}

.box_2_1
{
	position: relative;
	width: 321px;
	height: 81px;
	background-image: url(../_picts/elemente_winter/bg_box_klein.gif);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #e3e3dd;
	float: left;
}

.box_2_abstand_rechts
{
	margin-right:15px;

}

.box_2_abstand_unten
{
	margin-bottom:15px;

}

.img_klein_rechts
{
	border-right: solid 1px #FFF;
	margin-right:12px;
	float:left;
}

.text_box_2
{
	padding-top: 5px;

}


/*...*/


#box_3
{
	position: relative;
			padding-top:20px;

		border-top: solid 1px #b5b5ae;

	margin-top: 48px;
		margin-bottom: 48px;

	width: 993px;
	float: left;
}

.box_3_1
{
	position: relative;
	width: 300px;
	height: 300px;
	float: left;
}

.box_3_abstand_rechts
{
	margin-right:15px;
	padding-right:21px;

}


/*...*/


#box_footer
{
	position: relative;
	padding-top:6px;
	border-top: solid 1px #b5b5ae;
	width: 993px;
	height: 50px;
	float: left;
}