/* Styles for danskarabisk.dk - Martine Pétrod 2008-05-24 */

body {
	font-family: Verdana, Tahoma, sans-serif; 
	font-size : 9pt;
	direction:ltr; 
	width: 686px;
	text-align : left;
	color : #606060;
	margin-top: 0; 
  margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background-image: url('Images/salaam.jpg');
 	background-repeat: repeat;
}

#input {
border:1px solid #c0c0c0; 
height : 20px; 
font-family: Tahoma; 
font-style : normal ;
font-size : 11pt; 
text-align :center; 
}

#knap { 
font-family: Arial; 
font-style : normal ;
font-size : 10pt; 
font-weight :regular; 
text-align :center; 
color : #606060; 
height : 25px; 
width : 40px;
} 

#header {
	text-align: right;
	font-family : "Comic Sans MS", cursive; 
	font-size : 16pt; 
	font-style : italic;
	font-weight : 600;
	padding: 15px 6px 20px 0;
}

#topnav {
	margin-left: 40px;
}

#container {
	background-color: #FFFFFF;
	clear: both;
	padding: 4px 2px 8px 2px;
}

div.spacer {
 	clear: both;
}

#footer {
	font-family : "Comic Sans MS", cursive; 
	font-size : 9pt; 
	font-style : italic;
	font-weight : 600;
	padding: 6px;
}

.phead {
	text-align : center;
	color : #FFFFFF;
	font-weight : bold;
	height: 18px;
}

p {
	padding: 0px 2px 0px 2px;
}

p.center {
	text-align : center;
}

.ap {
	direction: rtl;
	text-align : right;
	font-family: Tahoma, Verdana, sans-serif; 
	font-size : 10pt; 
}

.ac {
	direction: rtl;
	text-align : center;
	font-family: Tahoma, Verdana, sans-serif; 
	font-size : 10pt; 
}

div.block {
	width: 214px;
	float : left;
	padding: 6px;
}

div.twoblocks {
	width: 326px;
	float : left;
	padding: 6px;
}

div.threeblocks {
	width: 440px;
	float : left;
	padding: 6px;
}

#topnav a {
	float : left;
	width: 80px;
	text-align : center;
	font-size : 8pt; 
	font-weight : bold;
	height: 14px; 
}

#topnav a {
	color : #FFFFFF;
	text-decoration : none;
}

#topnav a:hover {
	text-decoration : underline;
}

#topnav a:visited {
	color : #A5A7A4;
}

#phead a {
	color : #FFFFFF;
  background-color : transparent;
	font-weight : bold;
	text-decoration : none;
}

#phead a:hover {
	text-decoration : underline;
}

#phead a:visited {
	color : #A5A7A4;
}

#suggest a {
	color : #606060;
  background-color : transparent;
	font-weight : bold;
	text-decoration : none;
}

#suggest a:hover {
	text-decoration : underline;
}

#suggest a:visited {
	color : #A5A7A4;
}

#row {
	color : #FFFFFF;
  background-color : transparent;
	height : 1px;
}

a {
	color : #FFFFFF;
  background-color : transparent;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

a:visited {
	color : #A5A7A4;
}

img {
	border : 0px solid #A5A7A4;
}

img.link {
	border : 0px solid #A5A7A4;
	padding: 2px;
}

img.right {
	float: right;
  border-top: 2px solid #FFFFFF ; 
  border-right: 2px solid #FFFFFF ; 
  border-bottom: 8px solid #FFFFFF ; 
  border-left: 8px solid #FFFFFF ; 
}

.grey { /*R165 G167 B164 - H67 S4 L156*/
  background-color : #A5A7A4;
}
.yellow { /*R254 G194 B32 - H29 S238 L135*/
  background-color : #FEC220; 
}
.brown { /*R195 G123 B17 - H24 S202 L100*/
  background-color : #C37B11;
}
.red { /*R182 G4 B55 - H229 S230 L88*/
  background-color : #B60437;
}
.lilla { /*R108 G38 B105 - H202 S115 L69*/
  background-color : #6C2669;
}
.green { /*R64 G128 B128 - H120 S80 L90*/
  background-color : #408080;
}
.blue { /*R0 G68 B123 - H138 S240 L58*/
  background-color : #00447B;
}


.greyborder {
	border: 1px solid #A5A7A4;
}
.yellowborder {
	border: 1px solid #FEC220;
}
.brownborder {
	border: 1px solid #C37B11;
}
.redborder {
	border: 1px solid #B60437;
}
.lillaborder {
	border: 1px solid #6C2669;
}
.greenborder {
	border: 1px solid #408080;
}
.blueborder {
	border: 1px solid #00447B;
}

