/* Global Styles */

BODY {
	 SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-BASE-COLOR: #99CC66;

	margin-left: 10%; 
	margin-top: 0px; 
	margin-right: 10%; 
	margin-bottom: 0px;
	height: 600px;
	width: 780px;
		background-color: #eeeeee;


}

#brodtxt {
	position:absolute;
	width:575px;
	height:550px;
	z-index:1;
	overflow: auto;
}
	
td {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	width: 180px;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:0px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	background-attachment: fixed;
	background-image: url(../toplogo/forte.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	
#bundlinie 	{
	color: #5C743D;
	letter-spacing:.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
	}

#tagline 	{
	color: #993300;
	letter-spacing:0.2em;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
/* Class Styles */
	
.bodyText {
	color:#666666;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: text-top;
	}
	
.pageName{
	color: #99CC66;
	line-height:26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	color: #759DA1;
	line-height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
.smallText {
	color: #666666;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.navText {
	color: #003366;
	line-height:normal;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.rammer {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 5c743d;
	border-left-color: 5c743d;
}
.ydertabel {
	height: 100%;
	width: 100%;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5c743d;
	border-left-color: #5c743d;
}
.formtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5c743d;
}
