/*   archery-electronic Style  */
/*   author: Ole Fielitz       */
/*   last update: 2005/09/27  */
/*   file: style.css           */

	BODY {
		background-color: #D0C790;
		color : #333333;
		font-size: 10px;
		font-family : Arial, Helvetica, sans-serif;
		font-weight : normal;
		text-decoration: none;
		margin : 0 px;
		topmargin :0 px;
		bottommargin : 0 px;
		marginheight : 0 px;
		leftmargin : 0 px;
		rightmargin : 0 px;
		marginwidth : 0 px;		
	}

	H1  {
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : normal;
		color : #303030;
		text-align : left;
		font-size : 25px;
		margin-bottom: 0px;
	}


	H2  {
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : normal;
		color : #303030;
		text-align : left;
		font-size : 16px;
		margin-bottom : 0 px;
	}
	
	
	H3  {
		font : 11pt Arial, Helvetica, sans-serif;
		color : #303030;
	}
	
	A.top  {
		font-weight : bold;
		font-family : Arial, Helvetica, sans-serif;
		text-decoration: none;
		color : #D60000;
	}


	A:Visited.top  {
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		text-decoration: none;
		color : #D60000;
	}

	A:Active.top  {
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		color : #D60000;
		text-decoration: none;
	}

	A:Hover.top  {
		font-weight : bold;
		font-family : Arial, Helvetica, sans-serif;
		color : #D60000;
		text-decoration: none;
	}
	
	A  {
		font-weight : bold;
		font-family : Arial, Helvetica, sans-serif;
		text-decoration: none;
		color : black;
	}


	A:Visited  {
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		text-decoration: none;
		color : black;
	}

	A:Active  {
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		color : black;
		text-decoration: none;
	}

	A:Hover  {
		font-weight : bold;
		font-family : Arial, Helvetica, sans-serif;
		color : red;
		text-decoration: none;
	}


	OL {
		font-family: Arial, Helvetica, sans-serif;
		list-style : disc;
		
	}

	UL {
		font-family: Arial, Helvetica, sans-serif;
		list-style : disc;
		
	}


	HR {
		size : 1px;
		color : #000000;
		width : 80%;
		margin-left : 0px;
		margin-right : 0px;
	}

	
	TD.zellerot {
	   
	    border : none;
		font : 16pt Arial, Helvetica, sans-serif;
		font-weight : bold;
		color: #D60000;
	}
	
	TD.zellecont {
	   
	    border : none;
		font : 13pt Arial, Helvetica, sans-serif;
		font-weight : bold;
		color: black;
	}
	
	TD.zellehell {
	
	    border : 1px solid #F2E7B1;
		background : #E7D7A0;
		font : 11pt Arial, Helvetica, sans-serif;
		color : #303030;
	}
	
	TD.hellframe {
	
	        border : none;
		background : #E7D7A0;
		font : 11pt Arial, Helvetica, sans-serif;
		color : #303030;
	}

	
	
	input.submit {

		font : Arial, Verdana, Helvetica;
		font-size: 8pt;
		border-style : solid;
		border-color : #606060;
		background-color : #F2E7B1;
		color: #303030;	
	}
	
	