body{
	text-decoration : none;
	font-size : 12px;
	font-weight : normal;
	text-align : left;
	background-color : #f9f786;
	color : black;
	font-family:tahoma,arial,helvetica,sans-serif;
	display : block;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	
	}


img{
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	background-color : transparent;
}

A:LINK, A:VISITED{
	Height:16px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: black;
	font-weight : normal;
	text-align : left;
	text-decoration : none;
	vertical-align : middle;
	width:100%;
	background-color : ButtonFace;
	display : block;
	padding-left : 3px;
	padding-right : 3px;
	border-bottom : 1px solid #ef9b39;
	border-left : 1px solid #ef9b39;
	}
	
A:HOVER{
	Height:16px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align : left;
	text-decoration : none;
	vertical-align : middle;
	color: white;
	width:100%;
	background-color : orange;
	display :block;
	padding-left : 3px;
	padding-right : 3px;
	border-bottom : 1px solid #ef9b39;
	border-top : 1px solid silver;
	border-left : 1px solid #ef9b39;
	border-right : 1px solid silver;
	z-index: auto;
}

.titel, h1{
	background-color : orange;
	font-size : 11px;
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-variant : normal;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom: 5px;
	display: INLINE;
	width:100%;
	padding-bottom: 0px;
		}

h2{
	font-family : Arial, sans-serif;
	font-size : 10px;
	font-variant : normal;
	font-weight : bold;
	left : auto;
	padding : 0px;
	padding-top : 3px;
	color : black;
	padding-left : 5px;
	height : 15px;
	background-color : orange;
	display : block;
	margin-top: 1px;
	margin-bottom: 1px;
	border-bottom : 1px solid #ef9b39;
	border-left : 1px solid #ef9b39;
	width:250px;
	
	
}

h4{
	font-family : Arial san-serif;
	font-size :10px;
	font-variant : normal;
	font-weight : normal;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	padding-top : 2px;
	color : black;
	padding-left :0px ;
	padding-right : 0px;
	background-color : transparent;
	clear : none;
	margin-left : 0px;
	display : inline;
	margin-right :0px;
	width : 100%;
}
	

		
td{
	font-family : Arial, san-serif;
	text-decoration : none;
	font-weight : normal;
	text-align : left;
	z-index : 1;
	padding-left :2px;
	font-size : 10px;
	padding-bottom : 1px;
	vertical-align : text-top;
	table-layout: fixed;}


th{
	background-color : orange;
	font-size : 11px;
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-variant : normal;
	font-weight : bold;
	background-position: left;
	border-top: 0px solid silver;
	border-left: 0px solid silver;
	border-bottom: 0px groove silver;
	border-right: 0px groove silver;
		}