﻿/* GLOBAL */
/**/
body, html, form
{
	height:100%; width:100%;
	min-width:960px;
	padding:0px; margin:0px;
	background-repeat:repeat-x;
	background-image:url('images/back_img.png');
	background-color:#f0f0f0; color:#000000;
}
body, td, div, span, a
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size:11px;
}
table, img
{
	border:0px;
}

hr
{
	clear:both;
	height:0px;
	color:#ffffff;
	border:0px;	border-bottom:1px dotted #a0a0a0;
}
a:link, a:visited, a:active, a:focus
{
	text-decoration:none;
	font-weight:bold;
	color:#203060;
	outline:0px; border:0px;
}
a:hover
{
	text-decoration:underline;
}
a.news:link, a.news:visited, a.news:active, a.news:focus
{
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	outline:0px; border:0px;
}
a.news:hover
{
	color:#203060;
	text-decoration:underline;
}

/* CLASSES */
/**/
.bold
{
	font-weight:bold;
}
a.wa_mainmenu
{
	margin:0px 0px 6px 0px;
	display:block;
}
a.wa_disclaim
{
	margin:0px 0px 0px 30px;
	font-weight:normal;
	color:#606060;
}
a.wa_disclaim:hover
{
	text-decoration:underline;
	color:#000000;	
}

a.wa_button
{	
	font-weight:bold;
	color:#ffffff;
	display:block;
	width:80px; height:20px;
	background-repeat:no-repeat;
	background-image:url('images/link_btn.png');	
	text-align:center;
	line-height:17px;
	margin:10px;
}
a.wa_button:hover
{
	text-decoration:underline;
}

.wa_banner
{
	margin:0px 0px 20px 0px;
	display:block;
}
.wa_menugroup
{
	color:#a0a0a0;
	margin:0px 0px 6px 0px;
	display:block;
}
.wa_boldhead
{
	font-weight:bold;
	color:#404040;
}
.wa_mark
{
	color:#a00000;
	padding:0px 0px 0px 12px;
	background-repeat:no-repeat;
	background-image:url('images/mark_img.png');	
}

.wa_textblock
{
	margin:0px 0px 8px 0px;
}


.wa_introfx
{
	width:500px; height:375px;
	display:block;
	position:absolute;
	border:1px solid #ffffff;
}

.wa_newsbox
{
	display:block; float:left;
	margin:0px 16px 0px 0px;
	width:220px; height:90px;
}

/* IDENTS */
/**/
div#wa_menu
{
	display:block; float:left;
	width:210px;
}

div#wa_navigation
{
	width:170px;
	padding:16px 20px 0px 20px;
	background-repeat:no-repeat;
	background-image:url('images/menu_img.png');
}

div#wa_links
{
	width:140px; min-height:170px;	
	padding:20px 35px 20px 35px;
	background-repeat:no-repeat;
	background-image:url('images/link_img.png');
}

div#wa_headline
{
	display:block;
	width:900px; height:124px;
	background-repeat:no-repeat;
	background-image:url('images/head_img.png');
}

div#wa_content
{
	display:block; float:left;
	width:750px; min-height:500px;
	background-repeat:no-repeat;	
	background-image:url('images/text_img.png');
}

div#wa_intro
{
	width:730px; height:420px;
	padding:0px 10px 0px 10px;
}

div#wa_text
{
	width:710px; min-height:170px;
	padding:10px 20px 0px 20px;
	background-repeat:no-repeat;	
	background-image:url('images/text_img.png');
	display:block; float:left;
}
div#wa_title
{
	padding:12px 10px 4px 0px;
	height:20px; width:740px;
	text-align:right;
	display:block; float:left;
}
div#wa_gallery
{
	display:block;	float:left;
	margin:1px;	padding:7px;
	width:502px; height:377px;
	background-repeat:no-repeat;	
	background-image:url('images/glly_img.png');
}
div#wa_info
{
	display:block; float:left;
	margin:1px;	padding:8px 8px 8px 14px;
	width:170px; height:375px;
}


.newsimage
{
	margin:0px 20px 0px 0px;
}
