	body
	{
	margin: 10px 0 0 0;
	font-family: arial, verdana, helvetica, sans-serif;
    font-size: 0.8em;
	line-height: 1.4em;
	color: #737373;
	background: #B5A663;
	text-align: center;
	}

	.indexbody
	{
	background: no-repeat #B5A663 top center url('../gfx/bkg_indexbody.gif');
	}

	#totalcontainer
	{
	width: 770px;
	margin: 1px auto;
	text-align: left;
	}


		#navtabs
		{
		text-align: left;
		padding: 0 10px 0 10px;
		}


			#dropdownbox
			{
			float: right;
			text-align: right;
			padding: 10px 0 0 0;
			}

				.dropdownlist
				{
				padding: 3px;
				background: #988c53;
				width: 250px;
				}


			#flashnsubmenu2
			{
			padding: 0 0 0 0;
			background: repeat-y url('../gfx/bkg_flashnsubmenu2.gif');
			text-align: center;
			text-transform: uppercase;
			font-size: 90%;
			}


			#flashnsubmenu
			{
			padding: 0 0 0 0;
			background: repeat-y url('../gfx/bkg_flashnsubmenu.gif');
			text-align: center;
			text-transform: uppercase;
			font-size: 90%;
			}

				#flashnsubmenu a
				{
				color: #fff;
				text-decoration: none;
				}

				#flashnsubmenu a:hover
				{
				color: #9E9E9E;
				}

				#flashnsubmenu ul
				{
				margin: 0 10px 0 10px;
				padding: 10px;
				}

				#flashnsubmenu li
				{
				padding: 3px 7px 3px 7px;
				display: inline;
				}

				#flashnsubmenu .active
				{
				border: 1px dotted;
				font-weight: bold;
				}
				
				
			#bannerholder
			{
			margin: 16px 0 0 0;
			text-align: center;
			}



			#frametop
			{
			width: 770px;
			height: 14px;
			background: no-repeat bottom url('../gfx/bkg_frametop.gif');
			}

			#framebottom
			{
			width: 770px;
			height: 14px;
			background: no-repeat url('../gfx/bkg_framebottom.gif');
			}

			#specialframetop
			{
			margin: 10px 0 0 0;
			width: 770px;
			height: 14px;
			background: no-repeat bottom url('../gfx/bkg_specialframetop.gif');
			}

			#specialframebottom
			{
			clear: both;
			width: 750px;
			height: 40px;
			padding: 10px 20px 0 0;
			background: no-repeat url('../gfx/bkg_specialframebottom.gif');
			text-align: right;
			}


		#flashnsubmenucontainer
		{
		position: relative;
		z-index: 1;
		margin: -5px 0 0 0;
		width: 770px;
		}


		#contentnsubcontainer
		{
		width: 770px;
		background: repeat-y #fff url('../gfx/bkg_contentnsubcontainer.gif');
		}

			#sub
			{
			padding: 20px 30px 20px 30px;
			float: left;
			width: 220px;
			}

				#sub ul
				{
				padding: 0 0 0 35px;
				margin: 0 0 20px 0;
				}

				#sub li
				{
				margin: 0 0 5px 0;
				padding: 0 0 0 0;
				}
				

			#content
			{
			padding: 10px 10px 0 20px;
			float: right;
			width: 460px;
			}





	
	img
	{
	border: 0px;
	}

	.produktbild
	{
	padding: 4px;
	border: 1px solid;
	}

	.banner
	{
	margin: 0 1px 0 1px;
	}

	.notice
	{
	margin: 10px 0 10px 0;
	padding: 3%;
	border: 1px dotted #808080;
	background: no-repeat top right url('../gfx/bkg_notice.gif');
	color: #fff;
	}

	.notice2
	{
	margin: 10px 0 10px 0;
	padding: 3%;
	border: 1px dotted #c0c0c0;
	background: repeat-y right url('../gfx/bkg_notice2.gif');
	text-align: center;
	font-size: 120%;
	color: #BC9321;
	}

	.linebreak
	{
	border-top: 2px dotted #BC9321;
	}

	.inputfield
	{
	margin: 0 0 10px 0;
	padding: 2px;
	background: #D8D1AF;
	width: 95%;
	}

	h1
	{
	margin: 20px 0 20px 0;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	}

		h1 a
		{
		color: #C4920C;
		text-decoration: none;
		}

		h1 a:hover
		{
		color: #A37A0A;
		text-decoration: underline;
		}

	a
	{
	color: #808080;
	}
		