body			{
				background-color: #FFFFFF;
				}
				
#bgbg			{
				background-image: url(grafik/backgr.jpg);
				background-repeat: repeat-y;
				}

#surrounder		{
				margin-top: 10px;
				position: absolute;
				left: 50%;
				width: 440px;
				margin-left: -220px;
				}
				
#main			{
				margin-top: 10px;
				position: absolute;
				left: 50%;
				width: 570px;
				margin-left: -285px;
				margin-bottom: 0px;
				}
				
.special		{
				margin: 0px;
				padding: 0px;
				background-image: url(grafik/bg.jpg);
				repeat: no-repeat;
				height: 440px;
				}
				
.line			{
				margin-top: 10px;
				position: absolute;
				left: 50%;
				width: 570px;
				margin-left: -285px;
				margin-bottom: 0px;
				height: 2px;
				}
				
.right			{
				float: right;
				}
				
a.bigred			{
				color: #000000;
				font-size: 16px;
				text-decoration: none;
				}
				
a.bigred:hover			{
				color: #333333;
				font-size: 16px;
				text-decoration: underline;
				}
				
.fat			{
				font-weight: bold;
				}
				
div.bgtopp		{
				width: 570px;
				height: 35px;
				background-image: url(grafik/bg_topp.jpg);
				repeat: no-repeat;
				padding-bottom: 0px;
				margin-bottom: 0px;
				}
				
div.bgunder		{
				width: 570px;
				height: 35px;
				background-image: url(grafik/bg_under.jpg);
				repeat: no-repeat;
				padding-bottom: 0px;
				margin-bottom: 0px;
				}
				
p.bgtopp		{
				margin: 0px;
				padding: 5px;
				font-family: trebuchet ms, times new roman;
				font-size: 15px;
				color: #FFFFFF;
				}
				
p.bgtopp2		{
				margin: 0px;
				padding: 5px;
				font-family: trebuchet ms, times new roman;
				font-size: 15px;
				color: #585858;
				}
				
p.main			{
				margin: 0px;
				padding: 8px;
				font-family: trebuchet ms, times new roman;
				font-size: 12px;
				color: #4C4C4C;
				}
				
p.mainmini		{
				margin: 0px;
				padding: 8px;
				font-family: trebuchet ms, times new roman;
				font-size: 10px;
				color: #4C4C4C;
				}
				
.specialmain	{
				margin: 0px;
				padding: 0px;
				background-image: url(grafik/bg7.jpg);
				repeat: repeat-y;
				width: 570px;
				}
				
div.bgtopp2		{
				width: 570px;
				height: 35px;
				background-image: url(grafik/bg_topp_soft.jpg);
				repeat: no-repeat;
				padding-bottom: 0px;
				margin-bottom: 0px;
				}
				
div.bgunder2		{
				width: 570px;
				height: 35px;
				background-image: url(grafik/bg_under_soft.jpg);
				repeat: no-repeat;
				padding-bottom: 0px;
				margin-bottom: 0px;
				}
				
.specialmain2	{
				margin: 0px;
				padding: 0px;
				background-image: url(grafik/bg7_soft.jpg);
				repeat: repeat-y;
				width: 570px;
				}
				
p.distans		{
				padding-left: 10px;
				padding-right: 10px;
				padding-top: 10px;
				padding-bottom: 0px;
				}
				
input.front		{
				height: 20px;
				width: 150px;
				font-family: trebuchet ms, times new roman;
				color: #808080
				border: 1px solid #000000;
				font-size: 15px;
				font-weight: none;
				background-color: #FFFFFF;
				}
				
input.submit	{
				font-family: trebuchet ms, times new roman;
				color: #808080
				border: 1px solid #000000;
				font-size: 15px;
				font-weight: none;
				background-color: #FFFFFF;
				}
				
p				{
				padding: 3px;
				font-family: trebuchet ms, times new roman;
				font-size: 12px;
				color: #808080;
				}
				
.white			{
				color: #FFFFFF;
				}
				
form			{
				padding: 0px;
				margin: 0px;
				}
				
img				{
				border: 0px;
				}