.body1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 17px;
    font-weight: normal;
    color: #666666;
}
.body2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    color: #666666;
}
.intro
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 19px;
    font-weight: normal;
    color: #666666;
}
.subhead1
{
    font-family: Tahoma, Verdana;
    font-size: 40px;
    font-style: normal;
    line-height: 40px;
    color: #C1200C;
}
.subhead2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 17px;
    font-weight: bold;
    color: #666666;
}
.head1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #C1200C;
}
.streamer1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    line-height: 17px;
    font-weight: normal;
    color: #C1200C;
}
.links1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 17px;
    font-weight: bold;
    color: #666666;
}
#wrapper
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
#header
{

    width: 960px;
    height: 283px;
}
#subhead
{
	width: 960px;
}
#content
{
    background-image: url('/app_themes/kr/kr_grd_final.jpg');
    width: 960px;
    background-color: #ffffff;
	display: table;
}
h1, h2, h3, h4, h5, h6, p
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
#Lcontent
{
    position: relative;
    float: left;
    width: 609px;
}
#Lcontent img
{
     margin: 4px 4px 4px 4px;
}
#Lkader
{
    float: left;
    width: 10px;
}
#LText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 17px;
    font-weight: normal;
    color: #666666;
    padding: 25px;
}
#Rcontent
{

    float: left;
    width: 337px;
}
#RText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 17px;
    font-weight: normal;
    color: #666666;
    padding: 25px;
}
#Rkader
{

    float: right;
    width: 10px;
}
#footer
{
    width: 960px;
    height: 29px;
    margin-left: auto;
    margin-right: auto;
	background-color: #C1200C;
		text-align: center;
}


/* **** nieuw erbij gekomen **** */
#footer a
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 5px 3px;
	text-decoration: none;
	color: #FFF;
}

#footer a:Hover
{
	text-decoration: underline;
}

ul#menu
{
	margin: 0;
	padding:250px 0 0 23px;
	height: 25px;
	display: block;
	list-style-type: none;
}

ul#menu li
{	
	float: left;
}

ul#menu li span
{
	font-family: Arial;
	font-size: 12px;
	display: block;
	padding: 5px 3px;
	color: #FFF;
}

ul#menu li a
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 5px 3px;
	text-decoration: none;
	color: #FFF;
}

ul#menu li a:Hover
{
	text-decoration: underline;
}
