html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
.lineheight {
	line-height: 20px;
}
html>body, html>body #contents {
	height: auto;
}
#contents {
	position: absolute;
	top: 0;
    left: 0;
/*  Use the following to center this at 50% width, or this for 750px: width: 700px, margin-left: -350px: */
/*
	left: 50%;
    width: 50%;
    margin-left: -25%;
*/
}

#footer {
	position: absolute;
	bottom: 0;
	width: 70%; /* See note below */
	text-align: center;
	padding: 0 15%;
	font-size: 9px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #696969;
	text-decoration: none;
	line-height: 23px;
	background-image: url(images/back_footer.gif);
	background-repeat: no-repeat;
	background-position: center;
}

/* SBMH -- see http://css-discuss.incutio.com/?page=BoxModelHack 
 * Stupid hack lets IE see 100%, others see 70%. 
 */
#footer {
    \width: 100%;
    \width: 70%;
}
body {
	background-image: url(images/back_ipeg.jpg);
	margin: 0px;
	background-position: center;
}
h1 {
	margin: 10px 0 20px 0;
	padding: 0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0562B0;
	text-decoration: none;
}
#main {
	width: 929px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	clear: both;
}
#top {
	height: 94px;
	width: 929px;
	clear: both;
}
.imgRight {
	margin-left: 20px;
	margin-bottom: 15px;
  	padding: 4px;
  	border: 1px solid #cccccc;
}
.imgLeft_institute {
	margin-right: 10px;
	margin-bottom: 5px;
  	padding: 4px;
  	border: 1px solid #cccccc;
}
.imgLeft {
	margin-right: 10px;
	margin-bottom: 10px;
  	padding: 4px;
  	border: 1px solid #cccccc;
}
#topmenu {
	float: left;
	height: 33px;
	width: 176px;
	font-size: 9px;
	color: #0562B0;
	background-image: url(images/back_topmenu.jpg);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#topmenu a{
	font-size: 9px;
	color: #095CA0;
	text-decoration: none;
}
#topmenu a:hover{
	color: #000000;
}
#logo {
	float: left;
	height: 63px;
	width: 743px;
	background-image: url(images/logo_topmenu.jpg);
}
#menu {
	background-color: #000000;
	background-image: url(images/menu-bg.gif);
	height: 31px;
	width: 929px;
	text-align: right;
	clear: both;
}
#nav {
	height: 31px;
	padding: 5px 10px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#nav a:hover {
	color: #006699;
	text-decoration: none;
}
#fotobalk {
	background-color: #005dab;
	height: 151px;
	width: 100%;
}
#submenu {
	float: left;
	width: 146px;
	padding: 20px;
	background-image: url(images/back_submenu.jpg);
	height: 414px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: right;
}
#submenu_institute {
	float: left;
	width: 146px;
	padding: 20px;
	background-image: url(images/back_submenu.jpg);
	height: 414px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: left;
}
#submenu a {
	color: #000000;
	text-decoration: none;
}
#submenu a:hover {
	color: #005dab;
	text-decoration: underline;
}
#content {
	float: left;
	width: 703px;
	padding: 20px;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
}
#content li{
	list-style-type: square;
	list-style-position: outside;
	list-style-image: none;
}
.bottombar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #696969;
	text-decoration: none;
}
.bottombar a{
	font-size: 9px;
	color: #696969;
	text-decoration: none;
}
.bottombar a:hover{
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.kop1 {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
a {
	color: #005CAB;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.letterE{
	color: #005CAB;
}
hr {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-color: #BFE2FF;
	height: 1px;
	shade: no-shade;
	margin: 0;
	padding: 0;
}
.read_more{
	line-height: 30px;
	font-style: italic;
	font-weight: bold;
}
ul {
	padding: 0;
	list-style: disc;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	width: 215px;
	border: 1px solid #000000;
	padding: 2px;
}
input.btn{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color:#005CAB;
	border: 1px solid #000000;
	width: 150px;
}
