@charset "UTF-8";
/* CSS Document */

.header_background {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.header_menu {
	font-family: "Century Gothic", Tahoma;
	font-size: 18px;
	color: #66212E;
	font-weight: lighter;
}
.body_back {
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.header_menu A:link {text-decoration: none; color: #66212E}
.header_menu A:visited {text-decoration: none; color: #66212E}
.header_menu A:active {text-decoration: none; color: #66212E}
.header_menu A:hover {text-decoration: none; ; color: #FFF}

.back {
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.tl_corner {
	background-image: url(images/tl_corner.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tr_corner {
	background-image: url(images/tr_corner.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.content {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", Tahoma;
	font-size: 14px;
	color: #662100;
}
.content2 {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", Tahoma;
	font-size: 14px;
	color: #662100;
}
.content2 A:link {text-decoration: none; color: #66212E}
.content2 A:visited {text-decoration: none; color: #66212E}
.content2 A:active {text-decoration: none; color: #66212E}
.content2 A:hover {text-decoration: none; ; color: #F50}

.bl_corner {
	background-image: url(images/bl_corner.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.br_corner {
	background-image: url(images/br_corner.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.spacer {
	font-family: "Century Gothic", Tahoma;
	font-size: 1px;
	background-color: #FFF;
}
.menu_top {
	background-image: url(images/menu_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu_bottom {
	background-image: url(images/menu_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menu_middle {
	background-image: url(images/menu_middle.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.menu2_text {
	font-family: "Century Gothic", Tahoma;
	font-size: 16px;
	color: #662100;
	font-weight: normal;
}
.menu2_text A:link {text-decoration: none; color: #662100}
.menu2_text A:visited {text-decoration: none; color: #662100}
.menu2_text A:active {text-decoration: none; color: #662100}
.menu2_text A:hover {text-decoration: none; ; color: #F50}

.l_bar {
	background-image: url(images/l_bar.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.m_bar {
	background-image: url(images/m_bar.png);
	background-repeat: repeat-x;
	background-position: left center;
}
.r_bar {
	background-image: url(images/r_bar.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin: 5px;
	font-weight: normal;
}
.footer A:link {text-decoration: none; color: #662100}
.footer A:visited {text-decoration: none; color: #662100}
.footer A:active {text-decoration: none; color: #662100}
.footer A:hover {text-decoration: none; ; color: #FFF}
.textsize {
	font-size: 18px;
	color: #000;
}
.blacktext {
	color: #000;
}
.nophoto {
	background-image: url(images/geenfoto.jpg);
	background-repeat: no-repeat;
}
.minitext {
	font-family: "Century Gothic", Tahoma;
	font-size: 12px;
	color: #662100;
}
*:focus {outline: none;}
.atitel {
	font-family: "Century Gothic", Tahoma;
	font-size: 20px;
	color: #39F;
}
.akop {
	font-family: "Century Gothic", Tahoma;
	font-size: 18px;
	color: #39F;
}

