/* -------- Allgemein -------- */

body
	{
	padding: 0px;
	margin: 0px;
	scrollbar-track-color: #ffcc66;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #00aaec;
	scrollbar-highlight-color: #00aaec;
	scrollbar-shadow-color: #00aaec;
	overflow-y: 'auto';
	overflow-x: 'auto';
	-moz-scrollbars-horizontal: 'auto';
	-moz-scrollbars-vertical: 'auto';
	height: 100%;
	}


.spendenbg
	{
	background: #ffcc66 url(http://www.aswnet.de/images/spenden_bg_xs.gif) top right no-repeat;
	}

.infomaterialbg
	{
	background: #ffcc66 url(http://www.aswnet.de/images/material_bg_xs.gif) top right no-repeat;
	}

.materialbg
	{
	background: #ffcc66 url(http://www.aswnet.de/images/material_bg_xs.gif) top right no-repeat;
	}

.materialimg
	{
	margin: 0px 18px 5px 0px;
	border: 1px solid #ffffff;
	}

html
	{
	height: 100%;
	}





/* -------- Header -------- */

#header
	{
	background: #00aaec;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 10px;
	}

/* -------- Inhaltsbereich -------- */

.spendeneinzug
	{
	margin: 0px 20px 0px 20px;
	}

h1
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.1em;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 8px 20px 8px 20px;
	}

p, .p
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .82em;
	line-height: 1.4em;
	color: #423A2C;
	margin: 0px 20px 20px 20px;
	}

ul
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .82em;
	line-height: 1.4em;
	color: #423A2C;
	margin: 0px 20px 20px 40px;
	}

h2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .82em;
	line-height: 1.4em;
	color: #ff7200;
	font-weight: bold;
	margin: 0px 20px 0px 20px;
	}

a.txtlink
	{
	padding: 0px 2px;
	color: #f26900;
	text-decoration: none;
	}

a.txtlink:hover
	{
	background: #f26900;
	color: #ffffff;
	text-decoration: none;
	}

.proh, .prod
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .82em;
	line-height: 1.4em;
	color: #423A2C;
	background: #ffdd98;
	}

.prod
	{
	background: #fbd587;
	}

/* -------- Unterer Footer -------- */

#bottomfooter
	{
	clear: both;
	border-top: 1px solid #ffffff;
	background: #00aaec;
	height: 1.4em;
	padding: 0px 20px;
	}



a.closew
	{
	font-family: Verdana, Univers, Helvetica, sans-serif;
	font-size: .68em;
	color: #ffffff;
	margin: 7px 2px;
	text-decoration: none;
	}

.copy
	{
	font-family: Verdana, Univers, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	margin: 7px 0px;
	font-size: .68em;
	}

a.closew:hover, a.copy:hover
	{
	background: #76d0fa;
	color: #ffffff;
	}

#copyright
	{
	float: right;
	text-align: right;
	text-decoration: none;
	}

/* -------- Formulare -------- */

.input0, select
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.4em;
	color: #423A2C;
	background: #ffffff;
	border: 1px solid #423A2C;
	}

.input0:focus, select:focus
	{
	color: #76d0fa;
	border: 1px solid #76d0fa;
	}

.bestelllisteAnzahl:focus
	{
	background: #FDEED0;
	}

.bestelllisteAnzahl
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .82em;
	line-height: 1.4em;
	color: #423A2C;
	text-align: right;
	width: 28px;
	background: #ffe5b1;
	border: 1px solid #423A2C;
	}

.bestellisteBezeichnung, .bestellisteGesamtBezeichnung
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .82em;
	line-height: 1.4em;
	color: #423A2C;
	}

.bestellistePreis, .bestellisteGesamtPreis
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .82em;
	line-height: 1.4em;
	color: #423A2C;
	text-align: right;
	width: 75px;
	}

.bestellisteGesamtBezeichnung, .bestellisteGesamtPreis
	{
	font-weight: bold;
	color: #6b4f20;
	}

.bestellliste td
	{
	vertical-align: top;
	}
	