body {
	background-color: #79b5ad;
	font-family: tahoma;
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0px;
}

table {
}

table.rightSideBox {
	padding: 6px;
	width: 100%;
}
table.pictable {
	padding: 4px;
}
td.blankTopSpacer {
height: 20px;
background-color: #79b5ad;

}
td.bottomFiller {
background-color: #79b5ad;
}


td.rightSpacer {
	width: 4px;
}
td.leftSpacer {
	width: 4px;
}

td.rightSideBoxContent {
	padding: 6px;
	width: 100%;
	font-size: 12px; 
	font-family: tahoma; 
	color: #000000;
}
td.rightSideBoxHeader {
	padding: 6px;
	width: 100%;
	font-size: 14px; 
	font-family: tahoma; 
	color: #222222;
}

td  {
	vertical-align: top;
	font-size: 11px;
	line-height: 17px;
}
th {
	font-size: 13px;
}
td.bottom {
	vertical-align: bottom;
}

td.bgdark {
	/*background-color: #eeeeee;*/
}

/* CUSTOM CLASSES */
td.topSpacing {
	height: 12px;
}

td.topLogo {
	height: 135px;
	background-image: url(/_xOverrides/www.cityklinikken.dk/cityklinikken_dk_www/images/top.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	
}
td.line {
	background-color: #d01d09;
	height: 1px;
}
td.mainMenu {
	height: 25px;
	width: 100%;
	text-align: center;
}

td.mainContent {
	height: 25px;

}
td.mainContentBG {
	background-color: #ffffff;
	background-image: url(/_xOverrides/www.cityklinikken.dk/cityklinikken_dk_www/images/wm.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

td.mainContentLeft {
	width: 780px;
	padding: 20px;
}
td.mainContentSeperator {
	width: 10px;
}
td.mainContentRight {
	width: 200px;
	padding: 4px;
}

td.bottomContent {
	height: 10px;
	height: 27px;
	/*background-color: #ffffff;*/
	text-align: left;
	vertical-align: bottom;

}

td.bottomSpacing {
	height: 10px;
}
td.right 
{
	text-align: right;
}
td.center 
{
	text-align: center;
}
td.line {
	vertical-align: top;
	height: 1px;
}

font.addressText {
	color: #d01d09;
	font-family: tahoma;
	font-size: 10px;
}


font.bottomText {
	color: #bbbbbb;
	font-family: tahoma;
	font-size: 9px;
}
font.contactText {
	color: #8b735d;
	font-family: tahoma;
	font-size: 11px;
}


h1, font.headline
{
	font-size: 15px; 
	font-family: tahoma; 
	color: #222222; 
	font-weight: bold;
}
font.subHeadline, .listheadline
{
	font-size: 14px; 
	font-family: tahoma; 
	color: #8b735d; 
	font-weight: bold;
	letter-spacing: 1px;
}
font.introText
{
	font-size: 11px; 
	font-family: tahoma; 
	color: #d01d09; 
	font-weight: bold;
}
font.authorText
{
	font-size: 9px; 
	font-family: tahoma; 
	color: #000000; 
	text-decoration: italic; 
	font-weight: none;
}
font.red 
{
	color: #ff0000;
}

font.grey 
{
	color: #808080;
}


a {
	color: #d01d09;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
a.contactLink {
	color: #d01d09;
	text-decoration: none;
}

a.contactLink:hover {
	color: #000000;
	text-decoration: none;
}
a.small {
	color: #d01d09;
	text-decoration: none;
	font-size: 10px;
}

a.small:hover {
	color: #000000;
	text-decoration: none;
}
a.m1Category, a.menuCategoryLevel1_MarkOff
{
	color: #d01d09;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
a.menuCategoryLevel1_MarkOn
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

a.m1Category:hover {
	color: #808080;
}
a.m2Category
{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

a.m2Category:hover {
	color: #808080;
}

a.bottomText {
	color: #bbbbbb;
	font-family: tahoma;
	font-size: 9px;

}



.stdbutton
{
	border: 1px solid;
	
}
img
{
	border: 0px;
}
.imgborder, 
{
	border:1px; 
	border-thickness: 1px; 
	border-color: #000000;
	border-style: solid;
}



div.ImageDiv
{
	margin-right : 10px;
	margin-bottom : 4px;
}