/* Global Styles */
html { 
  background: url(spice/GR_Innen_1.jpg) no-repeat center center fixed; 
  webkit-background-size: cover;
  moz-background-size: cover;
  o-background-size: cover;
  background-size: cover;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #263C75;
}
a:link {
	color: #263C75;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #263C75;
}
a:hover {
	text-decoration: underline;
	color: #164BA5;
}
a:active {
	text-decoration: none;
}

#navigation td {
	border-bottom: px solid #f9f9f9;
	}
	
#navigation1 td {
	border-bottom: px solid #dca838;
	}
	
#navigation a {
	color: #666666;
	line-height:normal;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	text-decoration: underline;
	background-color: #333333;
	}
	
#navigation1 a {
	color: #333333;
	letter-spacing:0.05em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
	padding: 10px;
	}
		
#navigation1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	letter-spacing: 0.05em;
	background-color: #333333;
	color: #FFFFFF;
	}

	
#navigation2 a {
	color: #FFFFFF;
	letter-spacing:0.05em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
	text-transform: uppercase;
	}
	
#navigation2 a:hover {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	letter-spacing: 0.05em;
	}
	
#navigation3 a {
	color: #FFFFFF;
	line-height:normal;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
	font-variant: small-caps;
	padding: 4px;
	}
	
#navigation3 a:hover {
	color:#FFFFFF;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-transform: capitalize;
	font-variant: small-caps;
	font-style: normal;
	background-color: #666666;
	padding: 4px;
	}
		
	
#navigation4 a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	}
		
#navigation4 a:hover {
	color:#163862;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-variant: normal;
	text-decoration: underline;
	}
	
.navText {
	color: #333333;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
