
	td, div {
		text-align:left;
	}

	body  {
	    margin : 0;
	    background-color : #ffffff;
	    font-size : 12px;
	    color : #000000;
	    font-family : arial, sans serif;

	}


	td, a, span, font, div, input, textarea, select {
		font-family:arial, sans serif;
		font-size:11px;
		color:#181919;
	}

	form {
		margin:0;
		padding:0;
	}

	.grau {
		color:#7A7A7A;
	}

	.i {
		background-color:#ffffff;
		border-style:solid;
		border-width:1px;
		border-color:#CCCCCC;
	}

	a {
		color:#EA6600;
		text-decoration:none;
	}

	a:hover {
		color:#181919;
		text-decoration:none;
	}

	.rot
		{
		color:#cc0000;
	}






	div.price {
		position:relative;
		width:79px;
		height:79px;
		float:right;
		margin-left:7px;
		background:url(../pics/bg_preis.jpg) no-repeat;
	}


	div.priceAmount {
		position:absolute;
		width:100%;
		text-align:center;
		top:5px;
		left:0;
		font-size:60px;
		font-weight:normal;
		letter-spacing:1px;
	}


	span.priceCurrency {
		font-size:30px;
	}


	div.priceInfo {
		position:absolute;
		width:100%;
		text-align:center;
		bottom:7px;
		left:0;
		font-weight:normal;
		font-size:10px;
	}




	h1.big {
		width:454px;
		height:21px;
		background:url(../pics/h1_big_bg.jpg) no-repeat;
		font-size:14px;
		font-family:arial,sans-serif;
		font-weight:bold;
		color:#444;
		text-transform:uppercase;
		padding:5px 0 0 10px;
		text-align:left;
		margin:0;
	}



	h1.small {
		width:191px;
		height:21px;
		background:url(../pics/h1_small_bg.jpg) no-repeat;
		font-size:14px;
		font-family:arial,sans-serif;
		font-weight:bold;
		color:#444;
		text-transform:uppercase;
		padding:5px 0 0 10px;
		text-align:left;
		margin:0 0 5px 0;
	}



	h1.produkt {
		height:21px;
		background:url(../pics/h1_produkt_bg.jpg) no-repeat;
		font-size:14px;
		font-family:arial,sans-serif;
		font-weight:bold;
		color:#444;
		text-transform:uppercase;
		padding:5px 0 0 23px;
		text-align:left;
		margin:0 0 5px 0;
	}
	
	
	
	h3 {
		font-size:14px;
		font-family:arial,sans-serif;
		font-weight:bold;
		color:#444;
		text-transform:uppercase;
		text-align:left;
		margin:0 0 5px 0;
	}



	h2.misc, h2.misc a {
		font-size:14px;
		font-family:arial,sans-serif;
		font-weight:bold;
		color:#444;
		text-transform:uppercase;
		text-align:left;
		text-decoration:none;
		margin:0 0 3px 0;
	}

	h2.misc a:hover {
		font-size:14px;
		font-family:arial,sans-serif;
		font-weight:bold;
		color:#EA6600;
		text-transform:uppercase;
		text-align:left;
		text-decoration:none;
		margin:0 0 3px 0;
	}



	label {
		cursor:pointer;
	}


		div#winterbox {
		width: 454px;
		height: 115px;
		overflow: hidden;
		background-image: url('../pics/winterbg.jpg');
		background-repeat: no-repeat;
	}


	div#winterinhalt {
		margin: 0;
		padding-left: 10px;
		display: block;
		width: 285px;
		height: 115px;
		float: left;
		line-height: 34px;
		vertical-align: bottom;
	}


	a#winterbutton:link, a#winterbutton:visited, a#winterbutton:active, a#winterbutton:focus {
		display: block;
		float: left;
		text-indent: -200px;
		overflow: hidden;
		width: 159px;
		height: 115px;
		background-image: url(../pics/winterbutton.jpg);
		background-position: top;
	}

	a#winterbutton:hover {
		background-position: bottom;
	}



	div.xtemplatebox {
		padding: 10px;
		text-align: center;
	
	
	}




	ul.modulauflistung li {
		font-size:14px;
		line-height:20px;
		font-weight:normal;
	}
	
	ul.modulauflistung li span {
		padding-left:2px;
		font-size:10px;
		font-weight:normal;
		color:#777;
	}
	
	
	
	
	table.modulbestellungstabelle th {
		font-size:14px;
		font-family:arial,sans-serif;
		font-weight:bold;
		color:#444;
		text-transform:uppercase;
	}
	
	table.modulbestellungstabelle .col1 {
		padding-right:20px;
	}
	
	table.modulbestellungstabelle td.col1 {
		font-size:14px;
	}
	
	table.modulbestellungstabelle .col2 {
		text-align:right;
		font-weight:bold;
		padding-left:8px;
	}
	
	table.modulbestellungstabelle tr.row-gesamt td.col2 {
		border-top:2px solid #777;
		padding-top:3px;
	}