
body {
background:#fefefe;
font-family:Tahoma;
font-size:12px;
overflow: visible; 
}

#Table_01 {
	background:url('../images/hatterkep_top.jpg') top no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

#index-01 {
	background-image:url('../images/index_01.jpg');
	position:relative;
	width:930px;
	height:160px;
}

#index-02 {
	background:#fefefe;
	position:realtive;
	width:900px;
	min-height:300px;
	_height:300px;
}

#index-03 {
	background:#eeeeee;
	position:relative;
	width:930px;
	height:35px;
	top:-14px;
}

#index-04 {
	/*background-image:url('../images/index_04.jpg');*/
	position:relative;
	width:930px;
	height:97px;
}

#centerer {
    background:url('../images/hatterkep_bottom.jpg') bottom repeat-x;
}

.panel {
	width:930px;
	min-height:300px;
	_height:300px;
}


h1 {
	color:#6a6a6a;
	font-size:18px;
}

h2 {
	color:#6a6a6a;
	font-size:16px;
}

h3 {
	color:#6a6a6a;
	font-size:14px;
}


a {
	color:#6a6a6a;
	text-decoration:underline;
}

a:hover {
	color:#4CB82E;
	text-decoration:underline;
	cursor:pointer;
}

.menu {
	position:absolute;   	
	height:40px;
	top:70px; 
	left:310px;
}

.menu2 li {
	 float:left;
	 list-style-type: none;
	 padding-left:0px;
}

.menu2 li a{
	color:black;
    text-decoration: none;
}

.menu2 li a:hover{
	color:blue;
}

.aCls{
	color:blue;
}

a.gomb {
    height:25px;
    min-width:20px;
    padding:0px 0px 0 0px;
    cursor:pointer;
    font-size:12px;
    float:left;
    /*text-transform: uppercase;*/
}

a.gomb_over, a.gomb_act{
	height:25px;
    min-width:20px;
    padding:20px 15px 0 15px;
    cursor:pointer;
    font-size:12px;
    float:left;
    color:#ffffff;	
}

a.gomb {
	color:#4d453a;
	text-decoration:none;
}

a.gomb_over, a.gomb_act, a.gomb:hover {
	color:#ffffff;
	text-decoration:none;
}

.gomb_over {
    background-color:#78635e; !important;
}
.gomb_over, .gomb_act {
    background-color:#78635e; !important;
}

#pane2 {
	height: 325px;
}
