*{margin: 0; padding: 0; }
img{border: 0}

html{
	background: none;
}

body{
	color: #3c3c3c;
	text-align: center;
	margin-right: 1px;
	font: 0.8em arial, verdana, sans-serif;
	background:none;
}

ul, ol{
	margin: 0 0 10px 40px;
	text-align: left;
	line-height: 1.8em;
}

a:link, a:visited, a:hover, a:active{
	color: #e2457b
}

h1{
	font: 2.0em georgia, times, serif;
	margin: 0 0 10px 0;
	text-align: left;
	color: #4b5518;
}

h2{
	font: 1.4em georgia, times, serif;
	text-align: left;
	color: #7F864A;
	padding: 12px 0 10px;
}

.container{
	width: 1000px;
	margin: 0 auto;
	background: none;	
	overflow: hidden;
	text-align: center;
}

.name{
	display: none;
}

.edc{
	display: none;	
}

.tag{
	display: none;
}

#greenbar{
	display: none;
}

.leftbar{
	display: none;
}

.contenthold{
	background: none;
}

.content{
	width: 745px;
	margin: 0 auto;
	padding: 40px 0 0;
	overflow: hidden;
}

.kdr{
	width: 269px;
	min-height: 261px;
	margin-left: 16px;	
	background: url(../images/kdr.gif) 0 0 no-repeat;
	float: left;
	overflow: hidden;
}

.kdr img{
	margin: 14px auto 0;	
}

.tekst{
	width: 400px;
	min-height: 500px;
	float: left;
	margin: 14px 0 0 20px;
}

.tekst p, .fiche p{
	margin: 0 0 13px 0;
	text-align: left;
	line-height: 1.8em;
}

.pic{
	width: 198px;
	margin: 40px auto 0;
	text-align: center;
}

.picholder{
	background: url(../images/mkdrbg.png) 50% 0 repeat-y;
}

.footer{
	width: 745px;
	margin: 30px 0 0 1px;
	background: #6a7433 url(../images/bg-footer.gif) 0 0 repeat-y;
	color: #aaa;
	font: 0.8em verdana, arial, sans-serif;
	border-top: 5px solid #aaa;
	font-style: italic;
}

.footer p{	
	line-height: 30px;
}

.footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	color:#aaa;
	text-decoration:none
}

.fichebak{
	margin: 10px 0;
}

.ftab:link, .ftab:visited, .ftab:hover, .ftab:active{
	width: 175px;
	line-height: 24px;
	margin: 0 2px 0 0;
	background: #C9738B;
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius-topleft: 11px; -webkit-border-top-left-radius: 11px;
	-moz-border-radius-topright: 11px; -webkit-border-top-right-radius: 11px;
}

.ftab:hover, .ftab:active, .x:link, .x:visited, .x:active{
	background: #B0486D;
}

.fiche{
	clear: both;
	width: 686px;
	padding: 10px;
	background: #EEF0DE;
}

.datbl{
	width: 460px;
	margin: 0 auto 0;
	background: #BCC19D;
	border-collapse: separate;
	border-spacing: 2px;
}

.datbl th, .datbl td {
	padding: 6px 10px;
	text-align: left;
	background: #e3e7c7;
}

.reg{
	padding: 6px 10px;
	background: #6A7433;
	display: inline-block;
}

.reg a:link, .reg a:visited, .reg a:hover, .reg a:active{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.card{
	margin: 20px 0 20px;
	padding: 10px;
	background: #eee;
	border: 1px dotted #ccc;
}

/* contact */

.contacttbl{
	display: none;
}

