* {
	padding: 0;
	margin: 0;
}

p{
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
a{
	display:block;
	color: #999;
	text-decoration: none;
}
a.modullink:link {
	color: #999;
	text-decoration: none;
	outline: none;
}
a:active
{
  outline: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCC;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#header {
	width: 900px;
	color: #333;
	padding: 10px;
	border: 0px solid #ccc;
	height: 50px;
	margin: 0px 0px 0px 0px;
	background-image: url(bakr1.png);
	background-repeat: repeat-y;
	background-position: center;
}
#content {
	width: 900px;
	color: #333;
	padding: 10px;
	height: 100%;
	background-image: url(bakr1.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#foot {
	width: 900px;
	color: #333;
	padding: 10px;
	border: 0px solid #ccc;
	height: 100px;
	margin: 0px 0px 0px 0px;
	background-image: url(bakrfooter.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.dottedline {
	border-top-style: dashed;
	border-top-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


.annonstext {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.annonstextRED {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F00;
}
.tavlingstextRED {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F00;
}
.tavlingstext {
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.tavlingstext2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

