body   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	max-height : 0px;
	max-width : 0px;
}
/*table {
	width: 100%;
	}
.table_main {
	width: 100%;
}*/
.height_100 {
	height: 100%;
	min-width: 100%;
	}	
img {
    border : 0;
    }
.tiny_white {  
	font-size: 11px; 
	color: #FFFFFF;
	font-weight: normal;
	background-color : transparent;
   }
.tiny_blue {
	font-size: 11px; 
	color: #6699CC;
	font-weight: bold;
	background-color : transparent;
	text-decoration: none;
	vertical-align: baseline;
	}
.tiny_gray {
	font-size: 11px; 
	color: gray;
	background-color : transparent;
	text-decoration: none;
	}
a:tiny_gray { 
	color: gray; 
	background-color : transparent;
	}
a:active.tiny_gray {
	color: gray; 
	background-color : transparent;
}
a:hover.tiny_gray { 
	color: gray; 
	background-color : transparent;
	}

a:hover.tiny_blue {
	font-size: 11px; 
	color: black;
	font-weight: bold;
	background-color : transparent;
	text-decoration: none;
}
/*baggrundsfarver*/
.light_blue {
	background-color : #BEDFEF;
	color: #BEDFEF;
	padding-top: .3em; 
	padding-bottom: 0px; 
/*	padding-left: 14;*/
	height: 2em;
	vertical-align: baseline;
	}

.dark_blue {
	background-color : #6699CC;
	height: 100%;
	}
/*baggrundsfarver slut*/

h6 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom : 5px;
	margin-top : 5px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom : 5px;
	margin-top : 5px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom : 5px;
	margin-top : 5px;
}

p {
	font-size: 11px;
	margin-bottom : 5px;
	margin-top : 5px;
}
a  {
	color : #FFFFFF;
	background-color : transparent;
	text-decoration : none;
}
a:hover  {
	color : #FFFFFF;
	background-color : transparent;
}

.button {
	background: #6699CC;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
	width: 182px;
    	}

.button_selected {
	background: #8BADD6;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold; 
	font-family: verdana;
	text-decoration: none;
	width: 182px;
    	}

a:hover.button { 
	color: black; 
	background-color : transparent;
	}
.text1_seperate { 
	font-size: 11px; 
	background-color : #999999; 
	color: #003399; 
	line-height : 14px; 
	}
.button_buttom { 
	background: #6699CC; 
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
	}
.button_buttom_selected { 
	background: #8BADD6; 
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
	width: 60%; 
	}
.tabborders {
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
