html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	outline: 0;
	padding: 0;
	font-weight:inherit;
    font-style:inherit;
    font-size:100%;
    font-family:inherit;
    vertical-align:baseline;
    background:transparent;
}

html { 
    -webkit-font-smoothing:antialiased;
    text-rendering:optimizeLegibility;
    -webkit-text-size-adjust:none;
    -ms-text-size-adjust:none;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

table { /* remember to put "cellspacing="0"" into the source of your site! */
	border-collapse: collapse;
	border-spacing: 0;
}



/*
--------------------------------------------------------------------------------
style für IE8
--------------------------------------------------------------------------------
*/
#inhalt ul{
font-size: 18px;
  font-family: "Trebuchet MS",Verdana,Arial,SunSans-Regular,Sans-Serif;
  color:#666;
}

p{
padding: 5px 0px;
margin:0px; 
font-size: 18px;
  font-family: "Trebuchet MS",Verdana,Arial,SunSans-Regular,Sans-Serif;
  color:#666;  
}

h1 {
  font-family: "Trebuchet MS",Verdana,Arial,SunSans-Regular,Sans-Serif;
  color:#666; 
font-size: 20px;
padding:15px 0px;
margin:0px 
}

h2 {
  font-family: "Trebuchet MS",Verdana,Arial,SunSans-Regular,Sans-Serif;
  color:#666;
font-size:18px;
font-weight: bold;
padding: 10px 0px 5px 0;
margin:0px;
}
#footer{
margin: 0px; 
margin-top: 25px;
padding: 0px;
height:800px;
background-color: #666;
}

