body	{
	FONT-FAMILY:10PT;
	FONT-FAMALY:sans-serif;
	background-color:wheat;
	}
p
 	{
	FONT-SIZE:10PT;
	FONT-FAMILY:sans-serif;
	color:darkblue;
	}
.marker
 	{
	FONT-SIZE:10PT;
	FONT-FAMILY:sans-serif;
	padding:2px;
	color:black;
	background-color:#ffff66;
	}
	
.bestellung
 	{
	FONT-SIZE:10PT;
	FONT-FAMILY:sans-serif;
	padding:2px;
	color:black;
	background-color:red;
	}

.bundestrojaner
 	{
	FONT-SIZE:10PT;
	FONT-FAMILY:sans-serif;
	color:red;
	background-color:#ffff66;
	border-style:solid;
	border-width:1;
	border-color:red;
	}	
	
p#brief
 	{
	FONT-SIZE:8PT;
	FONT-FAMILY:sans-serif;
	font-stretch=narrower;
	color:black;
	text-align:right;
	}

p#h4
 	{
	FONT-SIZE:12PT;
	FONT-FAMILY:sans-serif;
	color:darkblue;
	font-weight:bold;
	font-variant:small-caps;
	}

p#check
 	{
	FONT-SIZE:10PT;
	FONT-FAMILY:sans-serif;
	color:darkblue;
	font-weight:normal;
	font-variant:small-caps;
	font-stretch:narrower;
	}

h1 	{
	FONT-SIZE:14PT;
	color:darkblue;
	FONT-FAMILY:sans-serif;
	MARGIN-TOP:10PT;
   	 }
    
h2 	{
	FONT-SIZE:14PT;
	text-indent:40px;
	FONT-FAMILY:sans-serif;
	BORDER-BOTTOM: dotted thin blue;
	color:blue;
    	}

h3 	{
	FONT-SIZE:12PT;
	FONT-FAMILY:sans-serif;
	color:blue;
    	}
    	
blockquote
	{
	font-size:8PT;
	font-family:sans-serif;
	font-stretch:narrower;
	color:yellow;
	background-color:black;
	}


h4
 	{
	FONT-SIZE:10PT;
	FONT-FAMILY:sans-serif;
	color:darkblue;
	BORDER-BOTTOM: double darkblue;
	color:darkblue;
	font-weight:bold;
	font-variant:small-caps;
	}


h5 	{
	FONT-SIZE:8 PT;
	FONT-FAMILY:monospace;
	color:black;
	fond-stretch:condensed;
    	}
h6 	{
	FONT-SIZE:8PT;
	FONT-FAMILY:sans-serif;
	BORDER-TOP: solid thin blue;
	MARGIN-TOP:16PT;
	color:black;
    	}

li#sonne
	{
	FONT-SIZE:8 PT;
	FONT-FAMILY:monospace;
	color:darkblue;
	vertical-align:super;
	fond-stretch:condensed;
	list-style-image: url(bilder/icons/ul-sonne.gif);
	}
	
li#ball
	{
	FONT-SIZE:8 PT;
	FONT-FAMILY:monospace;
	color:darkblue;
	border-bottom:solid thin red;
	margin-top:2px;
	vertical-align:bottom;
	fond-stretch:condensed;
	list-style-image: url(bilder/icons/ul-ball.gif);
	padding: 0 1px 1px;
	margin-left: 0;
	background: lightgrey;
	width: 42em;
	}