html { height: 100%; margin-bottom: 1px; } 

body {
	margin:0px;
	background: url(images/bg_body.png) #FF9900 repeat-x;
}

textarea {
	font: 10px verdana;
	margin: 0px;
	border: 1px solid #C8C8C8;
	width:250px;
}
.input1{
	font: 10px verdana;
	margin: 0px;
	border: 1px solid #C8C8C8;
	width:150px;
}
.input1:hover{
	font: 10px verdana;
	margin: 0px;
	border: 1px solid #C8C8C8;
	width:150px;
	color:#FF6600;
}
.select1{
	font: 10px verdana;
	margin: 0px;
	border: 1px solid #C8C8C8;
	width:320px;

}
.select2{
	font: 10px verdana;
	margin: 0px;
	border: 1px solid #C8C8C8;
	width:150px;
}
td {
	font: 12px Verdana;
}

.BorderTable {
	background-color:#F7F5F0;
	padding:5px;
	width:820px;
	height:100%;
}

.MainTable {
	height:100%;
	border:1px solid black;
}

.Header {
	height:71px;
	background-image: url(images/header.gif);
	border-bottom:1px solid black;
}

.Nav1 {
	border-top: 2px solid white;
	border-bottom: 1px solid white;
	vertical-align: middle;
	background-color: #FF5500;
	color:white;
	height:25px;
}

.Nav1Left {
	border-top: 2px solid white;
	border-bottom: 1px solid white;
	vertical-align: middle;
	background-color: #FF5500;
	color:white;
	height:25px;
}

.Nav1 img {
	padding-left: 5px;
}

.Nav1Title {
	height:23px;	
	padding-left:20px;
	font: bolder 16px arial;	
	vertical-align:middle;
	color: #D94800;
}

.level_0_inaktiv,
.level_0_inaktiv_last,
.level_0_aktiv,
.level_0_aktiv_last {
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
	letter-spacing: 0px;	
	color:white;
	width:120px;
	display:block;
	font: 10px Verdana;
	text-decoration: none;
	border-left:1px solid white;
}

.level_0_inaktiv_last {
	border-right:1px solid white;
}

.level_0_aktiv {
	font: bold 10px Verdana;
	background-color: #D94800;
}

.level_0_aktiv_last {
	border-right:1px solid white;
	font: bold 10px Verdana;
	background-color: #D94800;
}

.Content {
	padding-left: 30px;
	padding-right: 30px;
	background-color: FFEC8B;
	color: #1C1C1C;
	vertical-align:top;
}

.Content td {
	font: 11px verdana;
	color: #1C1C1C;
}

.Content a,.Content td  a {
	font: 11px verdana;
	color: #1C1C1C;
	text-decoration: none;
}

.Content h1 {
	font: 20px verdana;
	font-weight: 900;
	top:0px;
}

.Content h2 {
	font: bold 14px verdana;
}
.Content h3 {
	font: bold 11px verdana;
}

.Nav2 {
	border-right:1px solid black;
	vertical-align:top;
	width:185px;
	padding:5px 0px;
}



.level_1_inaktiv,
.level_1_aktiv,
.level_1_inaktiv_last,
.level_1_aktiv_last {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;	
	color:black;
	text-decoration: none;
	display: block;
	font: bold 9px Verdana;
	border-top: 1px solid #C8C8C8;
}

.level_1_inaktiv:hover,
.level_1_aktiv,
.level_1_inaktiv_last:hover,
.level_1_aktiv_last{
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;	
	text-decoration: none;
	display: block;
	font: bold 9px Verdana;
	border-top: 1px solid #C8C8C8;
	color: #D94800;
}
	
.level_1_inaktiv_last {
	border-bottom: 1px solid #C8C8C8;
	background-color:#FFFFFF;
}



.level_1_aktiv_last {
	color: white;
	background-color: #D94800;
	border-top: 2px groove white;
	border-bottom: 2px groove white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding-top: 4px;
	padding-bottom: 3px;
}

.level_1_aktiv {
	color: 				white;
	background-color: 	#D94800;
	border-top:			2px groove white;
	border-bottom: 		2px groove white;
	border-left: 		1px solid white;
	border-right: 		1px solid white;
	padding-top: 		4px;
	padding-bottom: 	3px;
}

.level_2_inaktiv,
.level_2_aktiv,
.level_2_inaktiv_last,
.level_2_aktiv_last {
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;	
	color:black;
	text-decoration: none;
	display: block;
	font: bold 10px Verdana;
	border-top: 1px solid #C8C8C8;
}

.level_2_aktiv,.level_2_aktiv_last {
	color: white;
	background-color: grey;
	border-top: 2px groove white;
	border-bottom: 2px groove white;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.Nav2Left {
	border-right:1px solid black;
}

.Nav2Title {
	padding-left: 30px;
	font: bold 0px Verdana;
	border-top: 12px solid #FFEC8B;
	background-color: #FFEC8B;
	height:15px;
	color:#FFEC8B;
	
}

.copy {
	font-family: verdana; 
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;	
}

a:link.copy, a:active.copy, a:visited.copy, a:hover.copy {
	font-family: verdana; 
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-right: 25px;
	text-decoration: none;
}

fieldset {
	border-width: 1px;
	margin: 10px 0;
	padding: 0px 13px;

	border-color:#1C2F47;

}

fieldset:after {
	content: "";display: block;clear: both;height: 0;
}

 fieldset legend {
	margin: 0 0 0 -5px;padding: 0 5px;
}

fieldset fieldset {
	margin-bottom: 5px;
}

.projekt_box {
	text-align: left;
	border-collapse: collapse;
}

.projekt_box tr td {
	background-color: #D0C5A7;
	border-bottom: 1px solid #fff;
}

.sort_box {
	text-align: left;
	border-collapse: collapse;
}

.sort_box tr td {
	background-color: #D0C5A7;
	border: 1px solid #fff;
}