html, body{height:100%;} 

html, body {
		margin: 0;
		padding: 0;
}
* html #container {height:100%;}		
* html #container {width:493px;w\idth:493px;}
* html #footer {height:40px;he\ight:40px;}
* html #header {height:100px;he\ight:100px;}
html { height: 100%; overflow: -moz-scrollbars-vertical;}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 80%;
	background-color: #FFFFFF;
	color: #666666;
}
a:link {
	text-decoration: underline;
	color: #999999;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:active {text-decoration: none}
a:hover {text-decoration: underline; color: #FF3300;}

h1 {
	color: #999999;
	font-size: 21px;
	font-family: "times new roman", times, serif;
	font-style: italic;
	text-align: center;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	font-weight: normal;
}
h2 {
	color: #AEAEAE;
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10;
	letter-spacing: 1pt;
}
h3 {
	font-size: 1.2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #bbb;
	letter-spacing: 1px;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #bbb;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
	text-align: left;
}
#container {
	width: 493px !important;
	min-height:100%;
	text-align: left;
	position:relative;
	margin-left:auto;
    margin-right:auto;
}
#content {
	float: left;
	width: 245px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebar {
	float: right;
	width: 245px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}
#header {
	height: 100px;
	width:493px;
	position:relative;
	z-index:2;
	background-image: url(../img/header_johanna.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}
#logo {
	height: 245px;
	width:245px;
	position:relative;
	z-index:2;
	background-image: url(../img/johannaslogo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 3px;
}
.boxhead{
	background-image: url(../img/frame_top.gif);
	height: 15px;
	width: 245px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.box {
	background-image: url(../img/frame_center.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 2px;
	padding-bottom: 2px;
}
.box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-align: justify;
	line-height: 16px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.boxfoot{
	background-image: url(../img/frame_bot.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 245px;
	background-position: center top;
	margin-bottom: 3px;
}
.mboxhead{
	background-image: url(../img/box_top.gif);
	height: 15px;
	width: 245px;
	background-repeat: no-repeat;
	background-position: center bottom !important;
	margin-top: 2px;
}
.mbox {
	background-image: url(../img/box_center.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.mbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 16px;
	margin-top: 1px;
	margin-right: 12px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.mboxfoot{
	background-image: url(../img/box_bot.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 245px;
	background-position: center top;
	margin-bottom: 3px;
}
.picfoot{
	background-image: url(../img/johanna.jpg);
	background-repeat: no-repeat;
	height: 335px;
	width: 245px;
	background-position: center top;
	margin-bottom: 3px;
}
#clearanim {height:2px;width:493px;clear:both}
#clearfooter {height:40px;width:493px;clear:both}
#footer	{
	position:absolute;
	bottom:0;
	width:493px;
	height: 40px;
	text-align: center;
	left: 0;
	clear: none;
}
#footer p {
	margin:0;
	padding:0;
	font-size: 11px;
	color: #999999;
}
.divider1 {
	width:100%;
	height:12px;
	overflow:hidden;
	position:relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 6px;

}

#extraPic{
	width:105px;
	height:510px;
	position:absolute;
	left:50%;
	margin-left:-351px;
	top:210px;
	background-image:url(../img/figurs.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* --------- Menu]--------- */
#nav-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#nav-menu {
	height: 270px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

#nav-menu a {
	display: block;
	height: 30px;
	line-height: 28px;
	color: #666666;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	letter-spacing: 1px;
	padding-right: 30px;
	padding-left: 10px;
}

#nav-menu a:hover {
	color: #FF3300;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: 0 -30px;
	padding-left: 12px;
}

#nav-menu #current a {
	color: #363636;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: 0 -60px;
	padding-left: 10px;
	background-color: #F4F4F4;
}

#nav-menu #current a:hover {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}

/*==== login form =====*/
#boxframe{
	width: 80%;
	clear: both;
}

fieldset { border:0; }
        form#myform {
	padding: 15px;
	width: 85%;
}
        form#myform div {
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
        label {
	float: left;
	width: 10%;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
        input,textarea {
	float: right;
	width: 65%;
	text-align: left;
}
        textarea { height: 8em; }
        #mySubmit {
	float: none;
	width: 66%;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}



/* --------- Menu]--------- 
#nav-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#nav-menu {
	height: 270px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

#nav-menu a {
	display: block;
	height: 30px;
	line-height: 28px;
	color: #666666;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	letter-spacing: 1px;
	padding-right: 30px;
	padding-left: 10px;
}
#nav-menu a.current {
	color: #828282;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}
#nav-menu a:hover {
	color: #FF3300;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: 0 -30px;
	padding-left: 12px;
}
#nav-menu a.current:hover {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}

/*==== login form =====*/