ovre
/* CSS Document */

th.skille{
	background-color:lightgrey;
		
}

td.a{
	background-color:#c6d9f1;
}

td.b{
	background-color:#ccffcc;
}

td.error{
	background-color:red;
}

table.formular{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-collapse:collapse
}

table.formular td{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;

}

table.hjaelpetabel td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align:top;
}
table.hjaelpetabel td.venstre{
		padding-right: 16px;

}

.behsubmit{
	width:200;
	height:40;	
}




/* FRA DPBRN */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #09F;
	
	
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

th a{
	text-decoration:none;
	color:#000000;
}

th a:hover{
	text-decoration:none;
	color:#990000;
}

.reg{
	background-color: lightgreen;
}

.unreg{
	background-color: pink;
}
table.maintable{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-color:#003399;
}

table.maintable td{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin: 5px;
	padding: 15px;
	background-color:#FFFFFF;
	width:200px;
	text-align:center;
	font-size:16px;
	
	
}

table.maintable td a{
	text-decoration:none;
	color: #003399;
}

table.maintable td a:hover{
	text-decoration:underline;
	color:#003399;
}


table.mainmenu{
	
	font-size:12px;
	padding: 5px;
	margin-bottom:10px;
	border-collapse:collapse;
}

table.mainmenu td{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-size:13px;
	padding: 5px;
	background-color: #FFFFFF;
	width:100px;
	font-weight: bold;
}

table.mainmenu td a{
	text-decoration:none;
	color:#003399;
}

table.mainmenu td a:hover{
	text-decoration:underline;
	color:#003399
}

table.troopview{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-collapse:collapse
}

table.troopview td{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;

}

table.secmenu{
	
	font-size:12px;
	padding: 5px;
	margin-bottom:10px;
	border-collapse:collapse;
}

table.secmenu td{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-size:12px;
	padding: 5px;
	background-color:#000000;
	width:100px;
}

table.secmenu td a{
	text-decoration:none;
	color:#000000;
}

table.secmenu td a:hover{
	text-decoration:underline;
	color:#ffffff
}

table.reportview,table.troopmember, table.contactview{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-collapse:collapse;
}

table.reportview td,th{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

table.troopmember td,th{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

table.contactview td,th{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

table.personcreate {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-collapse:collapse;
}

table.personcreate td,th {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-weight:bold;
}

table.personview, table.divisionview, table.unitview {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-collapse:collapse;
}

table.personview td,th {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-weight:bold;
	padding-left: 4px;
	padding-right: 4px;
}

table.divisionview td,th {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-weight:bold;
	padding-left: 4px;
	padding-right: 4px;
}

table.unitview td,th {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-weight:bold;
	padding-left: 4px;
	padding-right: 4px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	
}

table.buto td {
    border-style: none;
    padding: 0 0px;
}

.sealpink{
	font-size:14px;
	color:#ff33cc;	
}

.sealblaa{
	font-size:12px;
	color:#003399;	
}

.overskrift{
	font-size: 200%;
	
}

#contentContainer {
    width: 700px;
    height: 40px;
    border: 2px black solid;
    overflow: hidden;
    background-color: #F2F2F2;
    cursor: pointer;
}
#thing {
    position: relative;
    left: 350px;
    top: 45px;
    transition: left .5s ease-in, top .5s ease-in;
}

#contentContainer2 {
    width: 700px;
    height: 40px;
    border: 2px black solid;
    overflow: hidden;
    background-color: #F2F2F2;
    cursor: pointer;
}
#thing2 {
    position: relative;
    left: 350px;
    top: 45px;
    transition: left .5s ease-in, top .5s ease-in;
}