
#wrapper {
	postion: relative;
	margin:0 auto;
}


TD, TR {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	line-height:20px;
	color:#535353;
	text-align: justify;
}

A:LINK, A:VISITED {
	color: #363636;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER, A:ACTIVE {
	color: #E03B37;
	text-decoration : none;
}

.kop {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:15px;
	line-height:22px;
	color:#535353;
	font-weight : bold;
	text-transform : uppercase;
}

h1 {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:14px;
	line-height:22px;
	color:#535353;
	font-weight : bold;
}

.kl {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	line-height:11px;
	color:#535353;
	text-align: justify;
}


#MENU A:LINK, #MENU A:VISITED, #MENU A:ACTIVE {
	font-size:13px;
	font-weight : normal;
	color: #ffffff;
	text-decoration : none;
	DISPLAY: block;
	WIDTH: 100%;
	height: 25px;
	line-height:22px;
}


#MENU A:HOVER {
	color: #433f3e;
	text-decoration : none;
	DISPLAY: block;
	WIDTH: 100%;
	background: #dae9f6;
}


#MENU_ACTIVE A:LINK, #MENU_ACTIVE A:VISITED, #MENU_ACTIVE A:ACTIVE {
	font-size:13px;
	font-weight : normal;
	color: #433f3e;
	text-decoration : none;
	DISPLAY: block;
	WIDTH: 100%;
	height: 25px;
	line-height:22px;
	background: #dae9f6;
}


div#copy {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	line-height:20px;
	color:#bbb;
	text-align: center;
}

#copy A:LINK, #copy A:VISITED {
	color: #bbb;
	font-weight : normal;
	text-decoration : none;
}

#copy A:HOVER, #copy A:ACTIVE {
	color: #000000;
	text-decoration : none;
}


#wrapper #banner {
	position: absolute;
	top: 500px;
	left: 11px;
}
