a {text-decoration: none;}
   A:link { text-decoration : none;}
   A:visited { text-decoration : none;}
   A:active { text-decoration : none;}
   A:hover { text-decoration :underline;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.dot_col {
	background-image: url(../images/header/dot_cont.png);
	background-repeat: repeat-y;
}
.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding: 7px;
	text-align: left;
	vertical-align: top;
}
.bg_rand {
	background-image: url(../images/header/gr_balken.png);
	background-repeat: repeat-x;
}

