body						{
							margin:0px;
							background:#C7E2F6;
							color:#0066B3;
							}
							
*							{
							margin:0px;
							padding:0px;
							}


#main						{
							position:relative;
							width:900px;
							border:solid 0px #000000;
							}
							
#top						{
							position:relative;
							height:0px;
							width:900px;
							border:solid 0px #000000;
							overflow:visible;
							}

#middle						{
							position:relative;
							min-height:300px;
							width:900px;
							border:solid 0px #000000;
							padding-top:30px;
							}
							
#content					{
							position:relative;
							width:900px;
							border-left:solid 0px #0066B3;
							left:0px;
							font-family:trebuchet ms;
							font-size:15px;
							color:#0066B3;
							}

#
#preise_text	td			{
							border:solid 1px #0066B3;
							padding:2px;
							}

.text13px					{
							font-size:13px;
							}

#but 	a		{
							display:block;
							width:115px;
							height:19px;
							background: url(../images/button1.gif) no-repeat;
							text-decoration:none;
							font-family:trebuchet ms;
							font-size:12px;
							color:#0066B3;
							}

#fuss						{
							border:solid 0px #0066B3;
							float:left;
							width:900px;
							}
							
#fuss_text					{
							padding-top:10px;
							width:775px;
							margin-left:0px;
							font-family:trebuchet ms;
							font-size:15px;
							color:#0066B3;
							border-top:solid 1px #0066B3;
							}

#fuss_text a				{
							color:#0066B3;
							}

#fuss_text a:hover			{
							color:#990000;
							}

#content a				{
							color:#0066B3;
							}

#content a:hover			{
							color:#990000;
							}


