.col1 
	{
		width: 250px; 
		float:left; 
		display: block;
	}
.col2 
	{
		width: 230px; 
		float: left; 
		display: block;
	}


.menu_link
	{
		font-weight: bold;
		font-size: 10px;
		color: black;
		line-height: 11px;
		font-family: Verdana, Arial, Helvetica;
		text-decoration: none;
	}

.menu_link_selected
	{
		font-weight: bold;
		font-size: 10px;
		color:#cc6633;
		line-height: 11px;
		font-family: Verdana, Arial, Helvetica;
		text-decoration: none;
	}


/* === link === */
a {
	color: #cc6633;
	text-decoration: none;
}
a:hover 
	{
		text-decoration:				underline;
	}
	
/* === text box === */
input, textarea {
	font-family:						verdana;
	font-size:							10px;
	font-size: 10px;
}
.input_big
{
	width:					140px;
	border-right: #cc6633 1px solid;
	border-top: #cc6633 1px solid;
	border-left: #cc6633 1px solid;
	border-bottom: #cc6633 1px solid;
}
.input_small {
	width:					50px;
	border-right: #cc6633 1px solid;
	border-top: #cc6633 1px solid;
	border-left: #cc6633 1px solid;
	border-bottom: #cc6633 1px solid;
}
select, option {
	border-right: #cc6633 1px solid;
	border-top: #cc6633 1px solid;
	border-left: #cc6633 1px solid;
	border-bottom: #cc6633 1px solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
}	
#searchform {
	padding: 3px;
	padding-bottom: 4px;
	margin-top: 20px;
	width: 300px;
}
fieldset p {
	margin-bottom: 6px;
}

/* === html options === */
.dropdown
{
	border-right: 1px solid;
	padding-right: 0px;
	border-top: 1px solid;
	padding-left: 0px;
	font-size: 10px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 1px solid;
	width: 250px;
	padding-top: 0px;
	border-bottom: 1px solid;
	font-family: Verdana, Arial, Helvetica;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.dropdown2
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 10px;
	border-left: 1px solid;
	border-bottom: 1px solid;
	font-family: Verdana, Arial, Helvetica;
}	
/* === html buttons === */
.button
{
	font-family:						verdana;
	font-size:							10px;
}

#header {
	background: url('../upload/baggrund-topmenu_002.jpg');
	background-repeat: no-repeat;
	height: 60px;
}
#header h1 {
	padding-top: 10px;
	padding-left: 200px;
	font-family: verdana, sans-serif;
	font-size: 24px;
}

/* ----------------------------------------------- */
/* - Standard styles                             - */
/* ----------------------------------------------- */

body
{
	font-size: 10px;
	margin: 0px;
	color: black;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
th
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	padding-bottom: 5px;
	margin: 5px;
	color: black;
	line-height: 11pt;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica;
}
   
table	
{ 
	border-width: 0 ; 
	font-family: Verdana, Arial, Helvetica; 
    margin: 0; 
    cellpadding: 0; 
    cellspacing: 0;
}
 
td	
{
	font-family: Verdana, Arial, Helvetica; 
	margin: 0in; 
	color: black;  
	font-size: 10px;
}

p 
{
  margin-top: 0px;
  margin-bottom: 0px;
}

/* === heading (where not image) === */
h1, .heading1 
{
  font-family: Verdena;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  margin-bottom: 12px;
  margin-right: 12px;
}
h2, .heading2 
{
  font-family: tahoma;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  margin-bottom: 3px;
}
h3, .heading3 
{
  font-family: tahoma;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  margin-bottom: 3px;
}


td.fieldtitle {
	width: 40%;
	padding-right: 10px;
}
td.fieldvalue {
	width: 60%;
	text-alignment: right;
	padding-right: 10px;
}
td.section { font-weight: bold; }
table.admopl {
	width: 550px;
}
#kontakt {
	font-size: 9px;
	width: 100%;
	display: block;
	text-align: right;
	margin-right: 20px;
	margin-top: 10px;
}
#korps {
	width: 110px; 
	font-size: 9px; 
	display: block; 
	margin-top: 50px;
}
