body {
	background: #ffffff;
	font-family: verdana,arial,helvetica;
	/* font-size: 13px;
	*/
	font-size: 10px;
	margin-left : 30px;
	margin-top : 1px;
}

table.ramme {
	padding: 0px 0px 0px 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	border : 1px solid;
}

table.soegning {
	width: 650px;
}

td.arbejdsomraader {
	/* width: 50px; */
}

td {
	font-family: verdana,arial,helvetica;
	font-size: 10px;	
	vertical-align: top;
}

td.vmiddle {
	font-family: verdana,arial,helvetica;
	font-size: 10px;	
	vertical-align: middle;
}

tr.altcolor {
	background-color: #dedede;
}

tr.header {
	background-color: #7799ee;
}

a {
	color: #000066;
	text-decoration: none;
}

a:active {
	color: #000066;
	text-decoration: none;	
}

a:hover {
	color: #0001de;
	text-decoration: underline;
}

a:visited {
	color: #000066;
	text-decoration: underline;		
}

input {
	font-family : verdana,arial,helvetica;
	height : 20px;
	font-size : 10px;
}

.knap {
	width: 40px;
}

.mellemknap {
	width: 60px;	
}
	
.storknap {
	width: 100px;
}

.langt_tekstfelt {
	width: 200px;
}

.langt_tekstarea {
	width: 200px;
	height: 100px;
}

.kort_tekstfelt {
	width: 180px;
}

.sideoverskrift {
	background: #ffffff;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
}

table.medarbejder {
	background: #fefefe;
	font-family: verdana,arial,helvetica;
	font-size: 10px;
}

td.venstre {
	vertical-align: top;	
	width: 35px;
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	padding-left : 3px;
}

td.hoejre {
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	width: 500px;
}
td.venstre2 {
	vertical-align: top;
	padding-top : 4px;
	width: 80px;
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	padding-left : 3px;
	background-color : #ADDCFA;
}
td.hoejre2 {
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	width: 100px;
}
.overskrift {
	font-size : 14px;
}
td.ramme {
padding: 0px 0px 0px 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	border : 1px solid;
}	
