	html,body {		margin:0;		padding:0;		color:#1b427c;		background:#4e94cb;		font: 16px Verdana,Arial,Helvetica,sans-serif;		line-height:140%;	}		body {		padding:10px;		min-width:938px;	}	h1 {	    font-family: Arial, Helvetica, sans serif;		font-size:1.4em;		color: #be1e2d;	}		h2 {	    font-family: Arial, Helvetica, sans serif;		font-size:1.1em;		color: #be1e2d;	}	a {		text-decoration:none;		color:#1b427c;	}		a:hover {		color:#be1e2d;	}		a.footer {		text-decoration:none;		color:#ffffff;	}		a.footer:hover {		color:#4e94cb;	}		#kriner-wrap {		width:938px;		margin:0 auto;		background-color:#d1e0ed;		border:2px solid #1b427c;	}		#kriner-header {	height:170px;	padding:0px 0px 0px 10px;	border-bottom:2px solid #1b427c;	}		#kriner-left {	margin:0px 0px;	width:210px;	float:left;	}	#kriner-content {	margin:0px 0px;	width:690px;	min-height:320px;	float:right;	padding:0px 15px;	border-left:2px solid #1b427c;	}		#kriner-footer {	clear:both;	font-size:14px;	text-align:center;	height:24px;	padding:10px;	background-color:#1b427c;	color:#ffffff;	}.buttonmenu{list-style-type: none;margin: 0;padding: 0;width: 201px;}.buttonmenu li a{color: white;display: block;width: 100%;padding: 4px 6px;text-decoration: none;font-weight: bold;border: 1px solid;border-color:#d1e0ed #4e94cb #4e94cb #d1e0ed; /*light dark dark light*/background-color: #0066b3;text-decoration:none;}.buttonmenu li a:hover, .buttonmenu li a:active{color: #ffffff;background-color: #be1e2d;}.buttonmenu li a.act {color: #ffffff;background-color: #be1e2d;}
