body 
{
	margin: 0;
	background: url(../17/images/background.gif);
	background-repeat: repeat-y;
	background-color: Gray;
}

#container
{
	/*border: solid 1px red;*/
	height: 100%; /* test */
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: White;
}

#toptext
{
}

#toptextinner
{
}

#toplogo
{
	/*border: solid 1px blue; */
	overflow: hidden;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	width: 800px;
	height: 176px;
}

#contentarea
{
	/*border: solid 1px blue;*/
	background-color: White;
	margin-top: 15px;
	/*height: 569px; */
	height: 100%;
}

#leftmenu
{
	width: 111px;
	height: 465px;
	float: left;
	margin-bottom: 10px;
}

#leftmenuinner
{
	
	margin: 0 5px 0 0;
	width: 115px;
	height: 569px;

}

#leftmenuinner a
{
	text-decoration: none;
	color: gray;
	display: block;
}

#leftmenuinner a:hover
{
	font-weight: bold;
}

#leftmenuinner ul
{
	position: relative;
	top: -2px;
	margin: 0;
	padding: 0;
	list-style-type: none;
 
 
}

#leftmenuinner li
{
	
	margin: 2px 2px 0 10px;
	display: block;
	width: 100px;
	background-image: url(../images/17/menubutton.jpg);
	background-repeat: no-repeat;
}

.menutext
{
	margin: 0 5px 0 5px;
	font-family: Arial;
	font-size: 9pt;
	height: 20px;
	padding-top: 2px;
	color: Gray;
}

#content
{
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	float: left;
	width: 494px;
	/*height: 569px; */
	height: 100%;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 5px;
	margin-bottom: 25px;
}

#contentinner
{
	width: 490px;
	/*height: 569px; */
	height: 100%;
	
}

#contentinnertop
{
	/*border: solid 5px gray;*/
	height: 298px;
	width: 490px;
	background-color: #cccccc;
}


#newsleft
{
	float:left;
	margin: 6px;
}

#bignews
{
	width: 350px;
	height: 200px;
	/*background-image: url(../Images/17/bignews.jpg);
	background-repeat: no-repeat;*/
}

#bignewstekst
{
	width: 340px;
	height: 70px;
	padding: 5px;
	background-color: #ededed;
	font-family: Arial;
	font-size: 8pt;
	color: gray;
	margin-top: 6px;
}

#bignewstekst h1
{
	margin: 0;
	padding: 0;
	font-size: 12pt;
	font-weight: bolder;
}

#newsright
{
	float: left;
}

.newsbox
{
	width: 120px;
	overflow: hidden;
	height: 88px;
	background-color: #cccccc;
	margin: 6px 6px 6px 0;
}

#newsbox3
{
	height: 93px;
}

.newsboxinner
{
	overflow: hidden;
	width: 122px;
	height: 63px;
}

#newsbox1inner
{
	/*background-image: url(../Images/17/newsshave.jpg);
	background-repeat: no-repeat; */
}

#newsbox2inner
{
	/*background-image: url(../Images/17/newsmedibac.jpg);
	background-repeat: no-repeat;*/
}

#newsbox3inner
{
	/*background-image: url(../Images/17/newslook.jpg);
	background-repeat: no-repeat;*/
}

.newstekst
{
	background-color: #ededed;
	margin: 2px 0 5px 0;
	width: 112px;
	height: 17px;
	padding: 5px;
	font-family: Arial;
	font-size: 8pt;
	color: gray;
}

#contentinnerbottom
{
	/*border: solid 1px black;*/
	height: 175px;
	width: 490px;
	background-color: white;
	
}

.contentinnerbottombox
{
	float: left;
	width: 160px;
	height: 162px;
	background-color: #cccccc;
	margin: 5px 5px 0 0;
}


.contentbottomimage
{
	overflow: hidden;
	width: 150px;
	height: 150px;
	text-align: center;
	margin: 6px 0 0 5px;
}

#contentbottomimage1
{	
}

#contentbottomimage2
{	
}

#contentbottomimage3
{	
}

#contentinnerbottombox3
{
	margin-right: 0;
}

#rightmenu
{
	/*border: solid 1px black;*/
	float: left;
	margin-left: 0px;
	height: 465px;
	width: 160px;
	margin-bottom: 10px;
}

#rightmenuinner
{
	margin-left: 10px;
	width: 147px;
	height: 354px;
	background-color: white;
}

.rightmenubox
{
	background-color: #cccccc;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	position: relative;
	top: -5px;
	padding: 5px 0 0 5px;
	  
}

#rightmenubox1, #rightmenubox2, #rightmenubox4
{
	width: 145px;
	height: 100px;
}

#rightmenubox3
{
	width: 145px;
	height: 216px;
}

.rightmenuboxinner
{
	width: 140px;
	background-color: white;
	
}

#rightmenubox1inner, #rightmenubox2inner
{
	
	height: 95px;
}
	
#rightmenubox3inner
{
	height: 210px;
}

.menuboxtext
{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12pt;
	color: gray;
	text-align: center;
	font-weight: bolder;
	background-color: white;
	padding-top: 5px;
	height: 25px;
}

#forhandlertekst
{
	font-family: Arial;
	color: gray;
	margin: 10px 5px 0 5px;
	font-size: 9pt;
}

.menuboximage
{
	padding: 0;
	margin: 0;
	width: 140px;
	height: 64px;
}

#produktimage
{
	overflow: hidden;
}

#gavekortimage
{
	overflow: hidden;
}

#footer
{
	/*border: solid 1px green;*/
	clear: both;
	width: 800px;
	height: 100px;
	background-color: Gray;
}

#footerinner
{
	padding-top: 10px;
	text-align: center;
	font-family: arial;
	font-size: 11pt;
	color: White;
}

/* --------------------------------- Nedenstående vedrører kun undersider -------------------------------------- */
.contentframe
{
	/*border: solid 5px #cccccc; */
	/*height: 545px;*/
	height: 473px;
}

#nyhed
{
	font-family: Arial;
	font-size: 10pt;
	color: gray;
	height: 100%;
}

#nyhed h1
{
	font-family: Arial;
	font-size: 12pt;
	color: Gray;
	text-align: left;
}

#nyhed p
{
	font-size: 10pt;
}

#nyhed #nyhedcontent
{
	float: left;
	background-color: white;
	width: 378px;
	padding: 3px;
	height: 420px;
}

#nyhed #nyhedcontent a
{
	color: gray;
}

#nyhed #nyhedmenu
{
	float: left;
	background-color: white;
	width: 100px;
	padding: 2px;
	height: 418px;
	/*border: solid 1px gray;*/
	position: relative;
	top: 3px;
}

#nyhed ul
{
	margin: 0;
	padding: 0;
	position: relative;
	right: 2px;
}

#nyhed ul li
{
	display: block;
	font-size: 9pt;
	padding: 0;
	margin: 0;
}

#nyhed ul li a
{
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
	background-color: #ededed;
	color: gray;
	padding-left: 3px;
}

#nyhed ul li a:hover
{
	font-weight: bold;
}

#koncept
{
	font-family: Arial;
	font-size: 10pt;
}

#koncept h1
{
	font-family: Arial;
	font-size: 12pt;
	color: Gray;
	text-align: left;
}

#produkt
{
	font-family: Arial;
	font-size: 10pt;
	color: Gray;
}

#produkt a:hover
{
	font-weight:bold;
}

#produkt h1
{
	font-family: Arial;
	font-size: 12pt;
	color: Gray;
	text-align: left;
}


#behandling
{
	font-family: Arial;
	font-size: 10pt;
	color: Gray;
	height: 100%;
}

#behandling a
{
	color: gray;
}

#behandling h1
{
	font-family: Arial;
	font-size: 12pt;
	color: Gray;
	text-align: left;
}

#behandling h2
{
	font-family: Arial;
	font-size: 10pt;
	color: Gray;
	text-align: left;
}

#behandling ul
{
	margin: 14px 10px 0 0;
	padding: 0;
	list-style: none;
	color: Gray;
}

#behandling ul li
{
	height: 30px;
}

#behandling ul li a
{
	color: gray;
	text-decoration: none;
	font-size: 10pt;
}

#behandling ul li a:hover
{
	color: gray;
	text-decoration: none;
	font-weight: bolder;
}

#behandling .alternate
{
	background-color: #efefef;
}

#medarbejder
{
	font-family: Arial;
	font-size: 10pt;
	height: 100%;
}

#medarbejder h1
{
	font-family: Arial;
	font-size: 12pt;
	color: Gray;
	text-align: left;
}

.medarbejderinfo
{
	
	float: left;
	border: solid 1px gray;
	margin: 10px;
	background-color: #cccccc;
	width: 123px;
	height: 190px;
}

.medarbejderfoto
{
	overflow: hidden;
	width: 113px;
	height: 150px;
	margin: 5px;
	background-color: white;
}

.medarbejdertekst
{
	margin: 5px;
	width: 113px;
	height: 25px;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: gray;
}


#nyhedsbrev
{
	font-family: Arial;
	font-size: 10pt;
	color: Gray;
	height: 100%;
}

#nyhedsbrev h1
{
	font-family: Arial;
	font-size: 12pt;
	color: Gray;
	text-align: left;
}

#nyhedsbrev h2
{
	font-family: Arial;
	font-size: 10pt;
	color: Gray;
	text-align: left;
}

#nyhedsbrev #brevcontent
{
	padding-left: 10px; 
	height:100%; 
	margin-bottom: 15px; 
	padding-top:17px;
}

#nyhedsbrev #brevcontent a
{
	text-decoration: none;
	color: gray;
}

#nyhedsbrev #brevcontent a:hover
{
	font-weight: bold;
}

#nyhedsbrev #tilmeldingbrev
{
	float: right;
	height: 200px;
	font-size: 8pt;
	border: solid 1px gray;
	padding: 5px;
	margin-left: 5px;
}


#tider
{
	font-family: Arial;
	font-size: 10pt;
	color: Gray;
}

#tider h1
{
	font-family: Arial;
	font-size: 12pt;
	color: Gray;
	text-align: left;
}

#tider h2
{
	font-family: Arial;
	font-size: 10pt;
	color: Gray;
	text-align: left;
	font-weight: bold;
	margin: 0 10px 0 10px;
}

#tider p
{
	margin: 10px;
}

#kontakt
{
	font-family: Arial;
	font-size: 10pt;
	color: Gray;
	height: 100%;
}

#kontakt h1
{
	font-family: Arial;
	font-size: 12pt;
	color: Gray;
	text-align: left;
}

#kontakt h2
{
	font-family: Arial;
	font-size: 10pt;
	color: Gray;
	text-align: center;
}
