/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bon2.gif);
	background-repeat: repeat-x;
}
.blue13 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066FF;
}.bgen {
	/*background-attachment: scroll;
	background-image: url(images/kikr2_07.gif);
	background-repeat: repeat;
	background-position: bottom;*/
	background-color: #ffffff;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}


.bluebig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	font-weight: bold;
}
.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}

.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;	
	
}

.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	
}
.hb {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.hbsilver {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FD6308;
}

td#texten a:link {color: #FFFFFF; text-decoration: none;}
td#texten a:visited {color: #FFFFFF; text-decoration: none;}
td#texten a:hover {color: #333333;}
td#texten a:active {color: #999999; text-decoration: none;}.bordern {
	border: 1px solid #333333;
}

