body			{ font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:11pt;
						background-image:url(/images/hintergrund.jpeg); 
						background-attachment:fixed; }

h1,h2,h3  { color:#ff0000; font-weight: bold; }
h1		{ font-size:24pt; margin-top:3px;  margin-bottom:16px; text-align:center; }
h2    { font-size:16pt; margin-top:3px;  margin-bottom:16px; }
h3    { font-size:14pt; margin-top:12px; margin-bottom:6px; }

p						{ margin-top:4px;  margin-bottom:6px; line-height:120%; }

img					{ margin:5px; border-width:0px; }
img.linke		{ margin:5px; border-width:2px; }

input.norm	{ font-size: 10pt; font-weight: 600; text-align:center; color: #000099;
              height: 22px; border: thin outset; background-color: #eb0000;
              background-repeat: no-repeat ; border-color: #CCCCCC #333333 #333333 #CCCCCC; }

input.kl		{ font-size: 8pt; font-weight: 300; text-align:center; color: #000099;
              height: 18px; border: thin outset; background-color: #ebcccc;
              background-repeat: no-repeat ; border-color: #CCCCCC #333333 #333333 #CCCCCC; 
							margin:0px; }

.bg1        { background-color:#dddddd; }
.center			{ text-align:center; margin-left:auto; margin-right:auto; }
.fuss 			{ font-size:10px; color:#000099; text-align:right; font-weight:300; }
.kl         { font-size:9pt; }
.ohneunter	{ text-decoration:none; }
.rechts     { text-align:right; }
.rot		 		{ color:#ff0000; }

a						{ text-decoration:underline; }
a:link    	{ color:#000099; }
a:visited 	{ color:#800080; }
a:hover   	{ color:#000099; background:#eb0000; }
a:active  	{ color:#ff0000; }
a:focus   	{ color:#ffffff; }

a.knopf           { font-size: 14pt; font-weight: 600; text-decoration:none;
                    text-align:center; line-height:110%; display:block;
                    margin-left:auto; margin-right:auto;
                    width:250px; margin-bottom:4px; border-style:solid; border-width:2px; padding:0px; }
a.knopf:link      { color:#000099; background:#eb0000; border-style:outset; }
a.knopf:visited   { color:#800080; background:#cc0000; border-style:outset; }
a.knopf:hover     { color:#000099; background:#eb6666; border-style:inset; }
a.knopf:active    { color:#ff0000; background:#eb6666; border-style:inset; }