/* Global Styles */

html, body	{
	background-image: url(images/back.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	}
	
#navigation a {
	color: #ffffff;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#2a584d;
	background-color: #b1bcb5;
	}
	
#navigation_aktiv td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	color:#2a584d;
	background-color: #b1bcb5;
	}
	
#navigation_aktiv a {
	color: #2a584d;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
/* Class Styles */
	
.bodyText {
	color:#666666;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.bodyText_u {
	color:#666666;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	}
	
.navText {
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.Home1 {
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.Home2 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.Home3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	}
#main {
	height: 72%;
}
#body {
	height: 100%;
}
#main2 {

	height: 50%;
}

.Stil2 {
	font-size: 18px;
	font-weight: bold;
}
