body{
 margin:0px 0px 0px 0px;
 padding:0px;
}

table{
margin:0px 0px 0px 0px;
}

#background
{
 background-image: url("gfx/bg2.gif");
 background-repeat: repeat-x;
 width: 100%;
 height: 100%;
}
#top
{
 width: 950px;
}
a:link, a:visited, a:active{
				color: black;
				font-family: verdana;
				font-size: 12px;
				text-decoration: none;

				}		
a:hover		{
				color: #288FFE;
				font-family: verdana;
				font-size: 12px;
				text-decoration: none;
				}
.text				{
				font-family: verdana;
				font-size: 10px;
				}
h1			{
				font-family: verdana;
				font-size: 18px;
				}
h2			{
				font-family: verdana;
				font-size: 14px;
				}
p				{
				font-family: verdana;
				font-size: 10px;
				}
.produktlist{
				font-family: verdana;
				font-size: 10px;
				}
h1.produktlist			{
				font-family: verdana;
				font-size: 10px;
				}
a:link.produktlist, a:visited.produktlist, a:active.produktlist, a:hover.produktlist{
				color: black;
				font-family: verdana;
				font-size: 10px;
				text-decoration: none;
				}
				
select{
			 border: 1px solid silver;
			}
input {
			font-family: verdana;
			font-size: 10px;
			}

