/***********************************************/
/* main.css                                    */
/* waya.eu                                     */
/***********************************************/

/* -------------------------------------------------------------- 
   reset.css
   * Resets default browser CSS.
-------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1.5;
}
/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
table, td, th {
	vertical-align: top;
}
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Remove annoying border on linked images. */
a img {
	border: none;
}
*:active, *:focus {
  outline: none;
}
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	color: #333333;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
fieldset {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
legend {
	padding: 5px;
	font-weight: bold;
}
a {
	text-decoration: underline;
	color:#ee3338;
}
a:link {
	text-decoration: underline;
	color:#ee3338;
}
a:visited {
	text-decoration: underline;
	color:#ee3338;
}
a:hover {
	text-decoration: none;
	color:#333333;
}
a:active {
	text-decoration: underline;
	color:#ee3338;
}
h1 {
	margin: 0px;
	font-size: 1.25em;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.4em;
}
h2 {
	margin: 0px;
	font-size: 1.166667em;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FFFFFF;
}
h3 {
	margin: 0px;
	font-size: 1.166667em;
	color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h4 {
	margin: 0px;
	font-size: 1em;
	color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul {
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0;
	padding: 0;
}
img {
	behavior: url(iepngfix/iepngfix.htc);
}
hr {
	padding: 0px;
	height: 1px;
	color:#EFEFEF;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#frame {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#head {
	padding: 0px;
	width: 739px;
	margin: 0 auto;
	background-image: url(images/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	padding-top: 20px;
	padding-bottom:10px;
}
#mainbody {
	margin: 0 auto;
	width: 739px;
	background-image: url(images/mainbody_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#mainbody_intro {
	margin: 0 auto;
	width: 900px;
	background-image: url(images/mainbody_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#mainfoot {
	margin: 0 auto;
	width: 739px;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom:20px;
}
/***********************************************/
/* Head styles                                */
/***********************************************/


/***********************************************/
/* Frontpage styles                            */
/***********************************************/
#cols {
	padding-top: 20px;
	padding-left: 10px;
}
* html #cols {
	padding-left: 8px;
}
#cols h1 {
	padding:0px;
	font-size:20px;
	line-height: 26px;
	font-weight: bold;
	letter-spacing:-1px;
	line-height: 1.2em;
}
.col {
	float:left;
	width:205px;
	padding-right: 25px;
	padding-left: 15px;
	margin-bottom: 20px;
}
* html .col {
	float:left;
	width:205px;
	padding-right: 20px;
	padding-left: 15px;
	margin-bottom: 20px;
}
.col3 {
	float:left;
	width:220px;
	margin-bottom: 20px;
}

.button {
	background-image: url(images/button_bg.gif);
	height: 29px;
	width: 220px;
	text-align: center;
	padding-top:10px;
	color:#231f20;
	font-size: 16px;
	background-repeat: no-repeat;
	background-position: center top;
}
.button h1, .button h1 a:link,.button h1 a:visited{
	color:#231f20;
	font-size: 16px !important;
	display:block;
}

.button_w {
	background-image: url(images/button_bg_w.gif);
	height: 29px;
	width: 220px;
	text-align: center;
	padding-top:11px;
	color:#231f20;
	font-size: 16px;
	background-repeat: no-repeat;
	background-position: center top;
}
.button_w h1, .button_w h1 a:link,.button_w h1 a:visited{
	color:#231f20;
	font-size: 16px !important;
	display:block;
}
.button_ww {
	background-image: url(images/button_bg_ww.gif);
	height: 29px;
	width: 220px;
	text-align: center;
	padding-top:11px;
	color:#231f20;
	font-size: 16px;
	background-repeat: no-repeat;
	background-position: center top;
}
.button_ww h1, .button_ww h1 a:link,.button_ww h1 a:visited{
	color:#231f20;
	font-size: 16px !important;
	display:block;
}
#col_menu {
	padding-top: 20px;
	padding-left: 10px;
}
* html #col_menu {
	padding-left: 8px;
}
#col_menu h1 {
	padding:0px;
	font-size:14px;
	line-height: 26px;
	font-weight: bold;
	letter-spacing:-1px;
	line-height: 1em;
}
.colx {
	float:left;
	width:120px;
	padding-right: 30px;
	margin-bottom: 20px;
}
.colx3 {
	float:left;
	width:120px;
	margin-bottom: 20px;
}
.button_x {
	background-image: url(images/button_bgx.gif);
	height: 26px;
	width: 120px;
	text-align: center;
	padding-top:-2px;
	color:#231f20;
}
.button_x h1, .button_x h1 a:link,.button_x h1 a:visited{
	color:#231f20;
	font-size:14px;
	text-decoration: none;
	display:block;
}
.button_xg {
	background-image: url(images/button_bgxg.gif);
	height: 26px;
	width: 120px;
	text-align: center;
	padding-top:-2px;
	color:#8cc63f;
}
.button_xg h1, .button_xg h1 a:link,.button_xg h1 a:visited{
	color:#8cc63f;
	font-size:14px;
	text-decoration: none;
	display:block;
}
.button_xr {
	background-image: url(images/button_bgxr.gif);
	height: 26px;
	width: 120px;
	text-align: center;
	padding-top:-2px;
	color:#ed1c24;
}
.button_xr h1, .button_xr h1 a:link,.button_xr h1 a:visited{
	color:#ed1c24;
	font-size:14px;
	text-decoration: none;
	display:block;
}
.button_xb {
	background-image: url(images/button_bgxb.gif);
	height: 26px;
	width: 120px;
	text-align: center;
	padding-top:-2px;
	color:#f89829;
}
.button_xb h1, .button_xb h1 a:link,.button_xb h1 a:visited{
	color:#f89829;
	font-size:14px;
	text-decoration: none;
	display:block;
}
.cnt {
	text-align: left;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom:0px;
}
.cnt a:link, .cnt a:visited{
	color:#ee3338;
}
.cnt a:hover{
	color:#333333;
}
/***********************************************/
/* Subpage styles                              */
/***********************************************/
#content {
}
.alc {
	padding-top: 10px;
	padding-bottom:10px;
}

.alc ul {
	margin-top: 1em;
	margin-right: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 0em;
	list-style-type: square;
	padding-bottom: 0px;
	list-style-position: inside;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}
/* all 'li' elements within a 'ul' element within any element of class 'categories' */
.alc ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
	text-indent: -20px;
	line-height: 17px;
}
* html .alc ul li{ /*IE only rule. */
	padding-left: 20px;
	text-indent: -17px;
}
*+html .alc ul li { /*IE7 only rule. */
	padding-left: 20px;
	text-indent: -17px;
}

#content_sub h1 {
	color:#333333;
	font-size:26px;
	font-weight: bold;
	letter-spacing:-1px;
}
#content_sub h2 {
	color:#333333;
	font-size:20px;
	font-weight: bold;
	letter-spacing:-1px;
	line-height: 1.2em;
}
#content_sub #cols h1 {
	font-size:20px;
}

.center {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.center img{
	float:none;
}
#klub {
	text-align: center;
}
/***********************************************/
/* Footer styles                               */
/***********************************************/
.fleft {
	float:left;
	width: 400px;
	padding-top: 5px;
}
.fleft img {
	vertical-align: bottom;
	padding-left: 30px;
}
.fright {
	float:right;
	width: 300px;
	text-align: right;
}
#popitmenu {
	position: absolute;
	background-color: white;
	border:1px solid #999999;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
}
#popitmenu a {
	text-decoration: none;
	padding-left: 20px;
	color: #999999;
	display: block;
}
#popitmenu a:hover { /*hover background color or image*/
	background-image: url(images/arrwp.gif);
	background-repeat: no-repeat;
}
/**************align styles **************/

#left {
	float: left;
	font-size: 11px;
	vertical-align: top;
	width: 49%;
}
#right {
	float: right;
	width: 49%;
	font-size: 11px;
	vertical-align: top;
}
.left2 {
	float: left;
	width: 100px;
	text-align: right;
	padding: 5px;
	vertical-align: bottom;
}
.right2 {
	float: right;
	width: 100px;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
	padding-top: 10px;
}
.alignleft {
	text-align: left;
}
.aligncenter {
	padding-bottom: 10px;
	text-align: center;
}
.sm{
	font-size:12px;
	color:#999999;
}
.clear {
	clear:both;
}
.padb {
	padding-bottom: 15px;
	text-align: center;
}
.leftr {
	float: left;
	width: 485px;
}
.rightr {
	float: right;
	width: 250px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.table_pad{
	padding: 10px;
}
.table_pad td{
	padding: 5px;
}
.right {
	float: right;
	padding-right:50px;
	clear: both;
}
#svt {
	text-align:center;
	margin-bottom:20px;
}
#svt a,#svt a:link{
	color:#333333;
	font-size: 1.2em;
	text-decoration: underline;
}
#svt a:hover{
	text-decoration: none;
}
a.ad, a:link.ad, a:hover.ad {
	color:#92ce41;
	text-decoration:none;
}
a.it, a:link.it, a:hover.it {
	color:#ec0004;
	text-decoration:none;
}
a.ab, a:link.ab, a:hover.ab {
	color:#f29c29;
	text-decoration:none;
}