/* Style Sheet www.rufinus.de V1.0 30.9.04 | (c)www.estcs.de */


/* basic elements */

body {
	font-size: 10pt;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #000000; 
	background: #FFDFB3; 
	margin: 0px;
	height:101%;
	}
p,li,td,.p,.extra {
	font-size: 10pt;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif; 
	}
th {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:left;
	}

/* headlines */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #6F0F0F;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	letter-spacing: 1px; 
	}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	letter-spacing: 1px; 
	}
h3 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11pt;
	color: #6F0F0F;
	font-weight: bold;
	margin: 0px; 
	letter-spacing: 1px; 
	}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11pt;
	font-weight: bold;
	margin: 0px; 
	letter-spacing: 1px; 
	}

h5,.headline { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11pt;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px; 
	color: #000000;
	}

/* extra elements */

.intro {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11pt;
	font-style: normal;
	color: #000000; 
	margin-top: 0px; 
	}

.line {
	border-bottom: #6F0F0F 1px solid;
	}
.upperline {
	border-top: #6F0F0F 1px solid;
	}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: bold;
	color: #000000
	}

/* links */

a.topnav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none; 
	}
a.topnav:visited { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	color: #ffffff;
	}
a.topnav:hover { 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 9pt;
	font-style: normal; 
	color: #ffffff;
	}
a.topnav:active { 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline; 
	font-size: 9pt;
	font-style: normal;
	color: #C1C1C1;
	} 

a.bottom:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none; 
	}
a.bottom:visited { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	text-decoration: none; 
	color: #000000;
	}
a.bottom:hover { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	text-decoration: underline; 
	color: #6F0F0F;
	}
a.bottom:active { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	text-decoration: underline; 
	color: #6F0F0F;
	} 

a.mainnav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	text-decoration: none;
	color: #000000;
	}
a.mainnav:visited { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	text-decoration: none; 
	color: #000000;
	}
a.mainnav:hover { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	text-decoration: underline; 
	color: #000000;
	}
a.mainnav:active { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	text-decoration: underline; 
	color: #C1C1C1;
	} 

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-decoration: none;
	color: #6F0F0F;
	}
a:visited { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-decoration: none; 
	color: #6F0F0F;
	}
a:hover { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-decoration: underline; 
	color: #6F0F0F;
	}
a:active { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-decoration: underline; 
	color: #C1C1C1;
	} 


/* horizontal line */	

hr {
	background: #6F0F0F; height:0px; border: 0px inset;
	}



/* form elements */

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #C1C1C1;
}
.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid;
  border-color: #C1C1C1;
	}


/* table elements */

.top { 
	background-color: #6F0F0F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
	border-style: none;
	}


