﻿*
{
	background-image: none;
	background-color: white !important;
	font-family:Tahoma;
}

img
{
    border:0;
}

#Top
{
    text-align:right;
}

#Top img
{
    margin-top:0px;
    margin-bottom:20pt;
}

#Logo
{
    display:none;
}

body
{
	font-size: 0.7em;
}

#TopGraphic, #Flash, #RightContent, #SubMenu, #SubTop, #MainMenu, #TopLinks, #Functions, #BreadCrumb, #GlobalSearch
{
	display:none !important;
}

#Content, #ContentWrapper
{
	width: 100% !important; /*overruling*/
	padding:0px !important;
	margin:0px;
	padding:0px;
}

#Content a:link:after, #Content a:visited:after {
   content: " ("attr(href)") ";
   }
   
#Content a[href^="/"]:after {
content: " (http://www.webdanmark.com"attr(href)") ";
}

#Content a[href^="?newsid"]:after
{
    display:none;
}

#InfoContent form
{
	display: none !important;
}

h1
{
	font-size:200%;
}

h2
{
	font-size:170%;
}

h3
{
	font-size:140%;
}

/*
#BreadCrumb ul, #BreadCrumb li
{    
    display:inline;
	margin:0;
	padding:0;
	margin-right:5px;
    list-style-type: none;
}
*/

#Footer
{
    margin-top:40px;
    font-size:90%;
}