/*styles for gershoej-instituttet.dk*/
body {
		background-color:#000066;
	}
.container {text-align:center;}/*af hensyn til centrering af table i IE*/
.center {
        margin-left:auto;
		margin-right:auto;
		width:900px;
		background-color:#ffffff;
		text-align:left;
		border-style:solid;
		border-width:1px;
	}
.border1{
		border-width:1px;
		border-style:solid;
	}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
	text-align:left;
	vertical-align:top;
	}
h1 {
	font-weight:normal;
	font-size:28px;
	text-align:center;
	}
h2 {
	font-weight:normal;
	font-size:20px;
	text-align:center;
	padding-top:20px;
	}
h3	{ 
	font-weight:bold;
	font-size:16px;
	text-align:center;
		}
h4	{
	font-weight:normal;
	font-size:16px;
	text-align:center;
		}
.style1 {font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size:14px;
	}
.style2 {font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:normal;
		color:#000066;
		font-size:10px;
		text-align:center;
		padding-left:200px;
	}
.oprems{
	list-style-type:none;
	line-height:150%;
}
ul#menu {
  	list-style-type: none;
	margin-left:4px;
	padding-left:4px;
	padding-top:4px;
	text-align:left;
	line-height:150%;
	font-size:13px;
	text-decoration:none;
	}
ul#menu a:link {
  color: #000066;
  background: inherit;
  display:block;
  width:140px;
  text-decoration: none;
  padding:3px;
  cursor:auto;
}
ul#menu a {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;}
ul#menu a:link {color:#000066;}
ul#menu a:visited {text-decoration: none; color: #660000;}/*mørkerød*/
ul#menu a:hover {text-decoration: none; color: #B0C4DE;}/*lyseblå*/
ul#menu a:active {text-decoration: none; color: #8B0000; }/*lyserød*/

