@charset "utf-8";
/* CSS Document */

p,ul,ol,li,div,td,th,address,blockquote,nobr,i   {
	color:#333;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial, san-serif;
	line-height: 20px;
}
h1   { color: #333; font-size: 16pt; font-weight: bold; margin-bottom: 18px; font-family:Arial, san-serif;  }
h2   { color: #333; font-size: 12pt; font-weight: bold; margin-bottom: 18px; font-family:Arial, san-serif;  }
#subheader {
	font-size: 12pt; color:#333;
}

ha:link    { color: #333; font-family: Arial, san-serif; }
a:visited   { color: #000; font-family: Arial, san-serif; }
a:active   { color: #000; font-family: Arial, san-serif; }

img {border: 0;}

#text { color: #333; font-size: 10pt; font-family: Arial, san-serif; }

#rahmen { border-width:1px; border-style:solid; border-color:#000; }

