*
{
	margin: 0;
	padding: 0;
}

body 
{
	font-family:  Arial, myriad, Garamond,Trebuchet MS, sans-serif;
	font-size: 12px;
	background-image: url(../images/bgr.gif);
	background-repeat: repeat;
}
h1 {
	font-size: 14px;
}

table 
{
	background-color: #FFFFFF;
	margin-left: 125px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.tímatafla {
	width: 450px;
	align: left;
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
}
.footer2 {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a 
{
	text-decoration: none;
}
.skraning_table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right_footer {
	font-size: 10px;
	background-color: #D5D5D4;
	padding: 3px;
	height: 20px;
	text-align: center;
	width: 116px;
}
.tímatafla_td {
	padding: 5px;
}
.left_footer {
	background-color: #D5D5D4;
	width: 116px;
}

a:link 
{
	color: black;
	text-decoration: underline;
}

a:visited 
{
	color: black;
	text-decoration: underline;
}

a:active 
{
	color: black;
}

a:hover
{
	color: black;
	text-decoration: none;
}

.stage 
{
	padding: 30px 15px 20px 0px;
	width: 500px;
	vertical-align: top;
}

.footer 
{
	font-size: 9px;
	background-color: #D5D5D4;
	padding: 3px;
	height: 30px;
	text-align: center;
}
.knipper {
	color: #CC0000;
	text-decoration: blink;
}

.right_stage 
{
	vertical-align: top;
	padding: 15px 15px 15px 0px;
	text-align: right;
}

.left_stage 
{
	vertical-align: top;
	padding: 15px;
	width: 203px;
}

.img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

