body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(assets/images/bodybkg.jpg);
	background-repeat: repeat-x;
	background-color: #F4F1EA;
	width: 100%;
	border-top-color: #EF5E27;
	border-right-color: #EF5E27;
	border-bottom-color: #EF5E27;
	border-left-color: #EF5E27;
}
#container {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#logoarea {
	clear: both;
	height: 106px;
	width: 760px;
	background-attachment: scroll;
	background-image: url(assets/images/logo.jpg);
	background-repeat: no-repeat;
}
#menubar {
	height: 34px;
	width: 620px;
	top: 72px;
	left: 80px;
	position: relative;
}
#menubar ul {
	height: 34px;
	width: 660px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}
#menubar ul li  {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 34px;
	width: 80px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 34px;
	text-align: center;
	vertical-align: middle;
	display: block;
}
#menubar ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 34px;
	width: 80px;
	letter-spacing: 0.02em;
}
#menubar ul li a:hover {
	display: block;
	height: 34px;
	width: 80px;
	background-attachment: scroll;
	background-image: url(assets/images/buttonbkghover.gif);
	background-repeat: no-repeat;
}
#motto {
	clear: both;
	height: 246px;
	width: 760px;
	background-attachment: scroll;
	background-image: url(assets/images/flashbkg.jpg);
	background-repeat: no-repeat;
}
#textfield {
	background-color: #343434;
	width: 720px;
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 0px;
	position: relative;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    
}
#col1 {
	float: left;
	width: 200px;
	margin-right: 20px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#col1 ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#col1 ul li {
	text-indent: 10px;
	height: 24px;
	width: 200px;
	line-height: 24px;
	vertical-align: middle;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	background-attachment: scroll;
	background-image: url(assets/images/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#col1 ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 24px;
	width: 200px;
	font-size: 12px;
	letter-spacing: 0.02em;
}
#col1 ul li a:hover {
	height: 24px;
	width: 200px;
	background-attachment: scroll;
	background-image: url(assets/images/col1buttonhover.gif);
	background-repeat: repeat-x;
	background-position: left -33px;
	background-color: #1D1D1D;
}


#col2 {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #FFFFFF;
	float: left;
	width: 490px;
	letter-spacing: -1px;
}
.keywords {
	display: none;
}

#col2 p {
	line-height: 1.2;
	font-size: 0.9em;
	letter-spacing: 0.01em;
	margin-right: 30px;
}
#col2 ul {
	padding: 0px;
	letter-spacing: 0.02em;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 45px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #C8C8AC;
	font-weight: normal;
	font-style: italic;
}
h2 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFCC;
	letter-spacing: -1px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFCC;
	float: left;
	width: 200px;
	padding-right: 25px;
	border-left: 5px solid #F5F5F5;
	padding-left: 20px;
	font-style: italic;
	line-height: 1.5;
}
.quote2 {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #EBE7DB;
}


#col2 ul li {
	line-height: 1.5;
	font-size: 0.9em;
}
.border {
	border: 3px solid #FFFFFF;
}
#footer {
	clear: both;
	height: 80px;
	width: 760px;
}
#col2 a {
	font-weight: bold;
	color: #FFFFFF;
}

#flash {
	margin-left: 9px;
}
.imgalignleft {
	float: left;
	border: 3px solid #FFFFFF;
	margin-right: 20px;
	margin-bottom: 10px;
}
.borderwhite {
	border: 3px solid #FFFFFF;
}
#gallery ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#gallery {
	width: 500px;
}

#col2 #gallery ul li {
	float: left;
	height: 150px;
	width: 150px;
	margin-right: 2px;
	margin-bottom: 2px;
	border: 1px solid #FFFFFF;
}
.testimon {
	color: #FFCC00;
}

#gallery ul li a {
	float: left;
	border: 4px none #FFFFFF;
	height: 150px;
	width: 150px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #C8C8AC;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}
.aktif {
	background-attachment: scroll;
	background-image: url(assets/images/buttonbkghover.gif);
	background-repeat: no-repeat;
}
.aktif2 {
	background-color: #FF9900;
}

.style6 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}