@import "font.css";

@import "bck.css";

iframe {
	display: none;
}

 * {
    margin: 0;
}
html, body {
    height: 100%;
}

body {
	/*behavior:url("http://www.woodballhouse.com/assets/pngbehavior.htc");*/
	scrollbar-face-color: #cccccc; scrollbar-highlight-color: #e8e8e8; scrollbar-shadow-color: #575d6c; 
	scrollbar-3dlight-color: #3d5685; scrollbar-arrow-color: #575d6c; scrollbar-track-color: #e8e8e8; 
	scrollbar-darkshadow-color: #e8e8e8;
	padding: 0px;
}

.clr { clear: both; }

#meniid {
	padding-right: 35px;
}

a.meniclass {
	font-weight: normal; font-size: 10px; color: #f5d18e; font-family: arial, helvetica, sans-serif; padding:0px; text-decoration: none; text-transform: uppercase; line-height: 13px !important;
}
a.meniclass:link {
	font-weight: normal; font-size: 10px; color: #f5d18e; font-family: arial, helvetica, sans-serif;
}
a.meniclass:visited {
	font-weight: normal; font-size: 10px; color: #f5d18e; font-family: arial, helvetica, sans-serif; text-decoration: none;
}
a.meniclass:active {
	font-weight: normal; font-size: 10px; color: #f5d18e; font-family: arial, helvetica, sans-serif; text-decoration: none;
}
a.meniclass:hover {
	font-weight: normal; font-size: 10px; color: #f5d18e; font-family: arial, helvetica, sans-serif; text-decoration: underline;
}
a#active {
	color: #bbdd11 !important;
}

a.menu_h {
	font-weight: normal; font-size: 12px; color: #ffffff; font-family: arial, helvetica, sans-serif; padding:0px; text-decoration: none;
}
a.menu_h:link {
	font-weight: normal; font-size: 12px; color: #ffffff; font-family: arial, helvetica, sans-serif;
}
a.menu_h:visited {
	font-weight: normal; font-size: 12px; color: #ffffff; font-family: arial, helvetica, sans-serif; text-decoration: none;
}
a.menu_h:active {
	font-weight: normal; font-size: 12px; color: #ffffff; font-family: arial, helvetica, sans-serif; text-decoration: none;
}
a.menu_h:hover {
	font-weight: normal; font-size: 12px; color: #ffee66; font-family: arial, helvetica, sans-serif; text-decoration: none;
}
.lang_menu {
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 150px;
}

.content_in {
	/*border: 1px solid #ff0000;*/
	padding-left: 43px;
	padding-top: 6px;
}

td.lefttxt {
	padding-top: 30px;
}

td.imgintro {
	padding-top: 40px;
}

#swf_home {
	display: none;
	width: 760px;
	height: 195px;
} 

#swfobj {
	/*display: block;*/
	/*width: 760px;*/
	padding: 3px;
	border: 1px solid #cccccc;
	float: right;
	/*height: 195px;*/
} 

td.footlogotip {
	padding-left: 70px;
}

td.footlogotip img {
	margin-right: 10px;
}
/* Firefox Scrollbar Hack - Do not remove */
/*html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}*/
