/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 18px;
 	color: rgb(12,149,215);
 	font-weight: normal;
 	font-style: normal
}

P {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-align: left;
 	background-color: rgb(255,255,255)
}

.Navi:visited {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14pt;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center;
 	background-color: rgb(243,98,0);
 	background-image: none;
 	background-repeat: repeat-x;
 	background-position: bottom left
}

.Button:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 11pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: center;
 	background-color: rgb(0,126,16)
}

A:hover {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 18px;
 	color: rgb(102,0,0);
 	font-weight: normal;
 	font-style: normal
}

BODY {
	background: rgb(222,210,198) url( "./colorado-back.jpg" ) repeat-x fixed top
}

.UEB{
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(255,255,255)
}

.Navi:hover {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14pt;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center;
 	background-color: rgb(254,139,50);
 	background-image: none
}

A:active {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 18px;
 	font-weight: normal;
 	font-style: normal
}

A:visited {
	font-size: 18px;
 	color: rgb(0,102,255);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(0,128,0)
}

.gallery{
	text-align: center;
 	margin: 20px
}

.Button{
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 11pt;
 	color: rgb(255,255,255);
 	line-height: 35px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: center;
 	background-color: rgb(0,126,16);
 	border-top: 1px solid rgb(119,189,127);
 	border-right: 1px solid rgb(119,189,127);
 	border-bottom: 1px solid rgb(119,189,127);
 	display: block
}

.Form{
	border-bottom: 1px solid rgb(128,128,128)
}

.Navi{
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14pt;
 	color: rgb(255,255,255);
 	line-height: 40px;
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center;
 	background-color: rgb(243,98,0);
 	background-image: none;
 	border: 1px solid rgb(255,255,255);
 	margin: 30px 15px 15px 15px;
 	padding: 10px;
 	border-radius: 15px;
 	box-shadow: 0 0 5px #454545
}

.AText{
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 18px;
 	line-height: 28px;
 	text-align: left;
 	margin: 0px 20px;
 	padding-bottom: 20px
}

.Button:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 11pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: center;
 	background-color: rgb(65,169,76)
}

.Buttonnavi{
	margin-left: 3px;
 	margin-top: 3px
}

.Box{
	width: auto;
 	max-width: 985px
}

A:link {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 18px;
 	color: rgb(12,149,215);
 	font-weight: normal;
 	font-style: normal
}