/*  
filename:	mk.css
created:	4-jan-2010 22:22
author:		Rolf Brejner
description:	indeholder generelle styles til mk-aps.dk
*/

body {
	text-align: center;
	background-color: #AAAAFF;
	background-image: url(grafik/mkbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.sarea {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
}
.container {
	margin: 0px;
	padding: 0px;
	width:860px;
}
.ramme {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #000066;
}
A:link    { font-family: verdana; color: #000066; text-decoration: none 
}
A:visited { font-family: verdana; color: #000066; text-decoration: none 
}
A:hover   { 
	font-family: verdana; 
	color: #0000C1; 
	text-decoration: none; 
	font-weight: bold;
}
.tekst {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 2px;
}
.text {  font-family: 	verdana; font-size: 12px; font-weight: normal; margin-top: 1px; margin-bottom: 2px; padding-top: 0px; padding-bottom: 6px}
.btekst {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;

}
.ptekst {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.ntekst {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	margin-left: 20px;
}
.ktekst {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
	margin-left: 20px;
}
.Stor {
	font-family: verdana;
	color: #000066;
	font-size: 16px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.mellem {  
	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
}
.adr {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	padding: 10px;
}

.menu {  
	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	height: 18px;
	background-color: #AAAAFF;
	background-image: url(grafik/mkmbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.menu23 {
	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 3px;
	background-image: url(grafik/mkmbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sidebg {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(grafik/tapet_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom; 
}
.profilbg {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(grafik/profil_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom; 
}
.kontaktbg {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(grafik/kontakt_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom; 
}
.jobbg {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(grafik/job_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom; 
}
.forsidebg {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(grafik/forside_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom; 
}
.inspirabg {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(grafik/inspira_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom; 
}
.refbg {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(grafik/ref_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom; 
}
