html {
  height: 100%;
  width:100%;
  font-size: 12px;
  
}

body {
  margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	height: 100%;
	width:100%;
	

	
}
table
{
padding:0px;
margin:0px;
font-size: 12px;
}



#content 
{
background-color:#DDDDDD;
width:100%
}





	
.left:link,.left:visited 
{
	font-weight:bold;
	color:#18218a;
	text-decoration:none;
}

.left:hover 
{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.left:active
{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}



.right:link,.right:visited 
{
	font-weight:bold;
	color:#a2a2a2;
	text-decoration:none;
}

.right:hover 
{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.right:active
{
	color:#a2a2a2;
	font-weight:bold;
	
	text-decoration:underline;
}

.kat:link,.kat:visited 
{
	line-height:1.5;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:8px;

}
.kat:active 
{
	color:#18218a;
	font-weight:bold;
	padding-left:8px;
	text-decoration:underline;
	background:url('Images/nav.gif') no-repeat;
}
.kat:hover 
{
	color:#18218a;
	padding-left:8px;
	background:url('Images/nav.png') no-repeat;
	

	text-decoration:underline;
}


.katactive:link,.katactive:visited,.katactive:hover
{
	color:#18218a;
	padding-left:8px;
	background:url('Images/nav.gif') no-repeat;
	line-height:1.5;

	text-decoration:underline;
}


.prod:link,.prod:visited 
{
	
	color:#C2C2C2;
	text-decoration:none;
	font-size:12px;
	background:url('Images/arrow-right.gif') no-repeat;
	margin:0px;
	padding:0px;
	color:#a2a2a2;
	padding:0px 0px 0px 50px;
	display:block;
	whitespace: nowrap;
}
.prod:active 
{
	color:#C2C2C2;
	
	padding:0px;
	text-decoration:underline;
	background:url('Images/arrow-right.gif') no-repeat;
	margin:0px;
	
	padding:0px 0px 0px 50px;
	display:block;
	whitespace: nowrap;
}
.prod:hover 
{
	color:#18218a;
	margin:0px;
	background:url('Images/arrow-right-hover.gif') no-repeat;
	text-decoration:underline;
	
	padding:0px 0px 0px 50px;
	display:block;
	
	whitespace: nowrap;
}





.produp:link,.produp:visited 
{
	
	color:#A2A2A2;
	text-decoration:none;
	font-size:12px;
	background:url('Images/arrow-up.gif') no-repeat;
	margin:0px;
	padding:0px;
	font-weight:bold;
	padding:0px 0px 0px 50px;
	display:block;
	
}
.produp:active 
{
	color:#A2A2A2;
	
	padding:0px;
	text-decoration:underline;
	background:url('Images/arrow-up.gif') no-repeat;
	margin:0px;
	font-weight:bold;
	padding:0px 0px 0px 50px;
	display:block;
	
}
.produp:hover 
{
	color:#18218a;
	margin:0px;
	background:url('Images/arrow-up-hover.gif') no-repeat;
	text-decoration:underline;
	font-weight:bold;
	padding:0px 0px 0px 50px;
	display:block;
	
	
}

.submit
{
border:0px solid #DDDDDD;
background:#a0a0a0;
width:145px;
margin:5px;

color:#FFFFFF;
}

.formular_textfield
{
margin:5px;
border:0px;
background:#DDDDDD;
width:245px;
}

.formular_textfield_small
{
margin:5px;
border:0px;
background:#DDDDDD;
width:45px;
}

.formular_textfield_big
{
margin:5px;
border:0px;
background:#DDDDDD;
width:300px;

}

.formular_textarea_small
{
	width:300px;
	margin:5px;
	border:0px;
	background:#DDDDDD;
	height:100px;
}
a.HomeLink
{
	color:#18218a;
	
	font-weight:bold;
	text-decoration:none;
	
}

a.HomeLink:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
	
	
}
