/* 05.06.2007 Z&K */
/**/
a, blockquote, caption, dd, dfn, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, img, label, legend, li, ol, p, samp, table, tbody, td, tfoot, th, thead, tr, ul {
	font-family:  "Trebuchet MS", Arial, sans-serif;
	border: 0;
	font-size:100.1%;
	line-height:100%;
}

ul, ol {
	list-style-image: url(../resources/bulletpoint.gif)!important;
	margin-top: 0px;
}

li {
	font-size:0.8em ;
	line-height:120%;
}

p,td {
	font-size:0.8em ;
	line-height:120%;
	margin: 0px;
}

h1, h2, h3 {
	font-weight:normal;
	margin: 0px;
	padding-bottom: 15px;
}

h1 {
	font-size:1.3em;
}

h2 {
	font-size:1.2em;
}

h3 {
	font-size:1.1em;
}

h4 {
	font-size:1em;
}

h5 {
	font-size:.9em;
}

a img, a:hover img, a:focus img	{
	border:none;
}

acronym {
	cursor: help;
}

label, input, textarea {
	cursor:pointer;
}

dt {
	font-weight:bold;
}


.clear /*  wird ben.?tigt um die ineinandergeschachtelten div Tags wieder aufzuheben  */{ 
clear: both; 
line-height: 0px; 
font-size: 0px; 
height: 0px; 
}