* { margin: 0; padding: 0; }
body { background-image: url(../images/back_ground.gif); }
.content { color: white; font-size: 12px; font-family: arial; background-color: #5b100a; padding: 10px; width: 426px; }
.imgmid { border: 1px solid #340400; }
.tekst12{ color: white; font-size: 12px; font-family: arial; }
.tekst12 a:link, .tekst12 a:visited  { color: #f3ad31; }
.tekst12 a:hover, .tekst12 a:active { color: #4da4ee; }

.tekst11{ color: white; font-size: 11px; font-family: arial; }
.tekst11 a:link, .tekst11 a:visited  { color: #f3ad31; }
.tekst11 a:hover, .tekst11 a:active { color: #4da4ee; }

nb { border: 0; }

a:link, a:visited  { color: #f3ad31; }
a:hover, a:active { color: #4da4ee; }

.contact1 {
	font-family: Arial;
	padding: 1px 2px;
	font-size: 11px;
	border: 1px solid #340400;
	height: 18px;
}

.contact1v {
	font-family: Arial;
	padding: 1px 2px;
	font-size: 11px;
	height: 18px;
	border-color: #340400 #340400 orange;
	border-style: solid;
	border-width: 1px 1px 2px;
}

.submits {
	font-family: Arial;
	color: #FFFFFF;
	background-color: #940b00;
	border: 1px solid black;
	font-weight: bold;
	font-size:11px;
	height: 20px;
	padding: 2px 4px;
	cursor: pointer;
}

.contact1texta {
	font-family: Arial;
	padding: 2px;
	font-size: 12px;
	border: 2px solid #340400;

}

hr {
border: 0;
height: 2px;
color: #692113;
background-color: #692113;
}

.tekst11 li, .tekst12 li, .content li { margin-left: 20px; }

