/****************************************************/
/*                                                  */
/*              CSS: www.votho.com                  */
/*                                                  */
/*                                                  */
/****************************************************/


		body	{
			Background : transparent url("../deco/vt_bg1.jpg");
			margin:0px;
			font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;
				}

		a		{
			color:#006699;
			text-decoration:none;
				}

		a:hover	{
			color:#6699CC;
			text-decoration:underline;
				}

		#navi	{
			position: absolute;
			top: 14px;
			height:38px;
			width:100%;
					}

		#content{
			position:absolute;
			top: 110px;			/* Anfang des Inhalts */
			width:100%;
			margin: 0px auto;
			text-align:center;
			padding-bottom:6px;
				}

		table.schattiert	{
			margin:0px;
			padding:0px;
			text-align:center;
			margin:0px auto;
				}

		#s_r	{
			width:20px;
			margin:0px;
			padding:0px;
			background: transparent url("../deco/s_r.gif") no-repeat;
				}

		#s_u	{
			font-size:1px;
			height:20px;
			margin:0px;
			padding:0px;
			background: transparent url("../deco/s_u.gif") no-repeat;
				}

		#s_ru	{
			font-size:1px;
			height:20px;
			width:20px;
			margin:0px;
			padding:0px;
			background: transparent url("../deco/s_ru.gif") no-repeat;
				}

		#thumb_tbl	{
			position:relative;
			margin:0 auto;
				}

		.thumb_fill	{
			position:relative;
			width:20px;				/* Abstand 16er-Raster */
			height:20px;				/* dto.                */
				}

		.thumb_frm	{
			position:relative;
			margin:0 auto;
			height:117px;
			width:117px;
			background: transparent url("../deco/thumb_frame.jpg") no-repeat;
			padding:0px;
			vertical-align:top;
			padding-left:10px;
			padding-top:12px;
				}

		.thumb_img	{
			position:relative;
			padding:0px;
			margin:0px;				}

		#v_n	{
			height:18px;
			text-align:right;
			font-size:0.8em;
				}

		#v_n a	{
			padding:0px 6px 0px 6px;
				}

		#v_n a:hover	{
				}

		#history	{
			position:relative;
			top:10px;
			text-align:center;
			padding-bottom:20px;
				}

		#lblock	{
			position:relative;
			min-height:60px;
				}

		.left	{
			text-align:left;
			margin-left:180px;
			margin-bottom:50px;
			float:left;
			display:inline;
			clear:left;
			white-space:nowrap;
				}

		.right	{
			text-align:left;
			margin: 0px 0px 50px 50px;
			padding-left:30px;
			float:left;
			min-height:200px;
			border-left:solid 2px #666;
				}

		.angabe	{
			text-align:right;
			vertical-align:top;
			padding-right:10px;
			font-style:italic;
				}

		.felder	{
			width:276px;
			border:inset 2px black;
				}

		.submit	{
			width:100%;
			font-size:1.1em;
			font-style:italic;
			color:#336;
			letter-spacing:2;
				}

		.md		{
			margin-left:30px;
				}

		#name	{
			font-size:1.2em;
			font-style:normal;
			display:inline;
				}

		#profession	{
			font-size:0.8em;
			display:inline;
				}



		#copy	{
			position:relative;
			font-size:0.7em;
			font-style:italic;
			margin:20px 0 6px 0;
			clear:both;
				}

		#copy a	{
			text-decoration:none;
			color:#666;
			font-style:normal;
				}

		#copy a:hover	{
			color:#999;
				}