/* main.css */

body
  { leftmargin:0px;
    topmargin:0px;
    margin:0px;
    padding:0px;
    background-color:#dddddd;
    cursor:default;
    scrollbar-face-color:#eeeeee; 
    scrollbar-highlight-color:#dddddd; 
    scrollbar-shadow-color:#dddddd; 
    scrollbar-3dlight-color:#dddddd; 
    scrollbar-arrow-color:#22572D; 
    scrollbar-track-color:#ffffff; 
    scrollbar-darkshadow-color:#dddddd }

h1
	{ color:#000000;
    /* font-variant:small-caps; */
	  margin-left:20px;
	  margin-right:0px;
	  margin-top:26px;
    margin-bottom:26px;
	  font-size:28px;
	  line-height:32px;
    font-family:Trebuchet MS,Verdana,Geneva,Arial,sans-serif;
    letter-spacing:-1px;
    word-spacing:0px;
    text-indent:0px;
	  font-style:normal; }
    
  h2, h3, h4
	{ color:#000000;
	  margin-left:20px;
	  margin-right:0px;
	  margin-top:20px;
    margin-bottom:2px;
    font-size:14px;
    line-height:18px;
    font-family:Verdana,Geneva,Arial,sans-serif;
    letter-spacing:0pt;
    word-spacing:0px;
    text-indent:0px;
	  font-style:bold; }    
p
  { color:#000000;
	  margin-left:20px;
	  margin-right:20px;
	  margin-top:12px;
    margin-bottom:0px;
    font-size:14px;
    line-height:18px;
    font-family:Verdana,Geneva,Arial,sans-serif;
    letter-spacing:0pt;
    word-spacing:0px;
    font-style:normal;
    text-indent:0px;
    text-align:left;
    vertical-align:top; }
   
.startabelle
  { color:#000000;
    margin-bottom:0px;
    font-size:14px;
    line-height:18px;
    font-family:Verdana,Geneva,Arial,sans-serif;
    letter-spacing:0pt;
    word-spacing:0px;
    font-style:normal;
    text-indent:0px;
    text-align:left;
    vertical-align:top; }   
    
#grau
  { color:#666666; }
    
table
  { table-layout:fixed;
    border-style:none;
    border-width:0px;
    border-collapse:collapse;
    margin:0px;
    padding:0px;
    spacing:0px; }
    
tr
  { padding:0px;
    spacing:0px;
    vertical-align:top;
    text-align:left; }

td
  { padding:0px;
    spacing:0px;
    vertical-align:top;
    text-align:left; }
      
a:link
	{ cursor:hand;
    text-decoration:underline;
    text-transformation:none;
    font-variant:normal;
    font-weight:normal;
    border-style:none;
    color:#22572D; }

a:visited
	{ cursor:hand;
    text-decoration:underline;
    text-transformation:none;
    font-variant:normal;
    font-weight:normal;
    border-style:none;
    color:#22572D; }

a:hover
	{ cursor:hand;
    text-decoration:none;
    text-transformation:none;
    font-variant:normal;
    font-weight:normal;
    border-style:none;
    background:#F99927;
    color:#000000; }

a:active
	{ cursor:hand;
    text-decoration:underline;
    text-transformation:none;
    font-variant:normal;
    font-weight:normal;
    border-style:none;
    color:#22572D; }
	
.bildunterschrift {
	font-size: xx-small;
}
