/* ############################################################ */
/*                                                              */
/*        Style-Sheet für die Scripte von POWIE                 */
/*       erstellt von Jochen Müller alias IndoorJo              */
/*                       10.04.2004                             */
/*                                                              */
/*   weitere CSS'es unter http://stuff.mueller-websolution.de   */
/*                                                              */
/*                    visit my websites:                        */
/*        www.drachenforum.net | www.kitepage.net               */
/*                                                              */
/* ############################################################ */

body {  color : #444444;
        font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
      }

.orngtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #BD0014;
}

.hdtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

.gtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #444444;
	font-weight: normal;
	}
.copy {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #777777;
	font-weight: normal;
}

.copy a:link, .copy a:visited, .copy a:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #777777;
	font-weight: normal;
}

.copy a:link.copy, a:visited.copy, a:active.copy {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #777777;
	font-weight: normal;
}

a:hover.gtxt1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #BD0014;
	font-weight: normal;
	}

.gtxt1, a:link.gtxt1, a:visited.gtxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #444444;
	font-weight: normal;
}

.rbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BD0014;
	border-right-color: #BD0014;
	border-bottom-color: #BD0014;
	border-left-color: #BD0014;
}

table { border: 0px; color : #444444; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; }

table.content { border-width: 0; margin: 0px; padding: 0px; background-color: #FFFFFF; }
table.head    { border-width: 0; margin: 0px; padding: 0px; background-color: #FFFFFF; }
table.info    { border-width: 0; margin: 0px; padding: 0px; background-color: #FFFFFF; }

td, th, p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

td.head { background-color: #FFFFFF; color: #444444; font-weight: bold; font-size: 12px; }
th.head { background-color: #ffffff; color: #BD0014; font-size: 12px; }

th.info { background-color: #ffffff; color: #444444; border: 0px solid #BD0014; }
td.info { background-color: #ffffff; color: #444444; }

td.header { background-color: #ffffff; color: #444444; font-weight: bold; }
th.header { background-color: #ffffff; color: #444444;  }

td.left   { background-color: #ffffff; }
td.right  { background-color: #ffffff; }

td.odd    { background-color: #E2E2E2; }
td.even   { background-color: #F2F2F2; }

td.center { background-color: #E2E2E2; }
td.top    { background-color: #F2F2F2; }
td.bottom { background-color: #F2F2F2; }

marquee   { background-color: #D2D2D2; }

A:link {font-weight: bold; color: #FFFFFF; Text-Decoration : none; font-size: 11px; }
A:visited { font-weight: bold; color: #FFFFFF; Text-Decoration : none; font-size: 11px; }
A:active { font-weight: bold; color: #FFFFFF; Text-Decoration : underline; font-size: 11px; }
A:hover { font-weight: bold; color: #BD0014; Text-Decoration : none; font-size: 11px; }

input       { border: 1px solid #444444; color: #444444; }
input.send  { border: 1px solid #444444; background: #E2E2E2; color: #444444; }
.butt { border: 1px solid #444444; background: #BD0014; color: #E2E2E2; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
select      { border: 1px solid #444444; color: #444444; }
textarea    { border: 1px solid #444444; color: #444444; }
fieldset    { border-color: #444444; background-color: #E2E2E2; padding-bottom: 15px; padding-left: 2px; padding-right: 2px; padding-top: 5px; }
legend      { font-family: Verdana; font-size: 12px; color: #444444; }

