body {
	background-color : #B8B8B8;
	margin : 0px;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 20px;
        font-size: 71%;
        font-family: verdana, arial, tahoma;
        line-height: 1.8em;
        color:#333;
        background:  url("http://www.tv2fan.dk/gfx/back.gif")
	}

.li, .content li
     { padding: 0;
    line-height:1.8em;
     }

ol {list-style-type: decimal;}

ul
{
list-style-type: square;
padding:0 ;
margin-top: 0;
margin-left: 2em;
margin-bottom:0;
}


.marktext, i, em
{font-family: LucidaTypewriter, 'B&H LucidaTypewriter', Lucida Console, Andale Mono, Monaco, Terminal, Courier, monospace, sansserif;
font-size:0.9em; font-style:normal; color:gray;}

.nodetext
{font-family: LucidaTypewriter, 'B&H LucidaTypewriter', Lucida Console, Andale Mono, Monaco, Terminal, Courier, monospace, sansserif;
font-size:1em; font-style:normal; color:#333;}

img {border-color: black; padding:0px;}

h1 {font-size:1.5em;line-height: 1.8em;color:#333;}
h2 {font-size:1.1em;line-height: 1.8em;color:#333;}

A {font-family: tahoma, verdana;font-size : 1em; COLOR: #9F0000; font-weight:normal; TEXT-DECORATION: none;}
A:link {	 COLOR: #9F0000; TEXT-DECORATION: none;}
A:visited {	COLOR: #9F0000; TEXT-DECORATION: none;}
A:active {	COLOR: #9F0000;TEXT-DECORATION: none; }
A:hover {	COLOR: #9F0000; TEXT-DECORATION: underline;}


.comments A {font-weight:normal;}

hr {color: gray; height:2px; border: dotted;}


.leftmenuchosen
{	border-left : 4px solid #9F0000;
	color:black;
	padding-left:4px; letter-spacing: .05em;
}

#main {
	margin : 0px;
	padding : 0px;
	width : 778px;
	color : #000000;
	text-align : left;
	background-color : white;
	border : 1px solid gray;
	z-index:1;
}
#pagecontent {
        font-family : tahoma, verdana, tahoma,sans-serif;
	background-color : #ffffff;
	color : #333;
	margin-left : 151px;
        margin-right: 151px;
        margin-top: 0px;
	padding-top : 10px;
	padding-bottom : 5px;
	padding-left : 10px;
	padding-right : 10px;
	border-left : 1px solid #ccc;
	border-right : 1px solid #ccc;
        height: 100%;
        width: 448px;
        z-index:1;
}

/*left*/
#menu {
	margin:0px;
	font-family : tahoma,Verdana, sans-serif;
	font-size:0.9em;
	float : left;
	background-color : #ffffff;
	color : #333;
	padding-top : 10px;
	width : 150px;
	z-index:1;
}

#rightmenu {
	margin:0px;
	font-family : tahoma,Verdana, sans-serif;
	font-size:0.9em;
	float : right;
	background-color : #ffffff;
	color : #333;
	padding-top: 10px;
	width : 150px;
        z-index:3;
}

#pagetitle {
	font-family : Verdana, times, serif;
	font-size : 12px;
	color:black;
	margin : 0px;
	padding : 0px;
    width: 780px;
	height : 206px;
	background-color : #e5e5e5;
    border:0px solid gray;
    z-index:2;
}

#subtitle {
	font-family : tahoma, verdana, times, serif;
	font-size:1em;
        margin-top: 1px;
        margin-bottom: 1px;
        padding-top:0px;
        width:772px;
	background-color : #a5a4a4;
}

/* topmenu start*/
#navcontainer {width: 778px; }

#navcontainer ul
{
padding: 0;
margin-top:1px;
margin-bottom:1px;
margin-left:0px;
background-color: #a5a4a4;
float: left;
color: White;
width: 778px;
font-family: arial, helvetica, sans-serif;
border : 1px solid gray;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
/*padding: 0.2em 1em;*/
padding: 0.2em 20px;
background-color: #a5a4a4;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #9F0000;
color: #fff;
}

ul#navlist li#active a
{
color: #ffffff;
background-color: #9F0000;
}


/* topmenu end*/

.clear { clear: both }

.topline
{   font:8px/8px verdana, arial, helvetica, sans-serif;
    height : 8px;
    margin-top: 1px;
    margin-bottom: 1px;
    width:780px;
    padding: 0px;
    background-color : #a5a4a4;
    background:  url("http://www.tv2fan.dk/gfx/top.gif")
}

.footer
{	border-top : 1px solid gray;
    padding-right:15px;
    padding-top:2px;
    padding-bottom:2px;
    margin:0px;
    text-align:right;
}

.menubox {
	padding-bottom :5px;
	margin-bottom : 5px;
	margin-left : 0px;
	margin-right : 0px;
	padding-left:7px;
	padding-right:7px;

}

.menuitem { border-bottom:2px dotted gray;
            margin-bottom:5px;
            margin-top:5px;
            padding-bottom:5px;
            padding-top:5px;}

.menuitem li
 {	padding:0px;
        list-style-type: square;
	color: black;
}

.dateheader {font-family: tahoma, verdana;
             font-size:1em;
             color:black;
             text-align:right;}

.smalltitle {
        padding-top:0px;
        padding-bottom:0px;
  	color:#ffffff;
  	font-family:tahoma;
  	background:#9f0000;
  	border:1px solid gray;
  	text-align:center;
  	letter-spacing: .1em;
  	text-transform: uppercase;
  	line-height: 1.2em;
	}

.sidetitle, .posttitle
{
        font-size:1em;
        text-transform: uppercase;
	color : #9f0000;
	font-weight:bold;
	letter-spacing: .1em;
}

.post {
	font-size:0.9em;
        margin-right : 10px;
	margin-left : 10px;
	margin-bottom : 5px;
	padding-bottom : 30px;
	margin-top : 0px ;
}

/* Rule to fix quirks-mode inheritance behavior */
table, td, caption {
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-variant: inherit;
}

td {
	margin-right : 10px;
	margin-left : 10px;
	margin-bottom : 5px;
	padding-bottom : 5px;
	margin-top : 0px ;
}

.Submitknap, submit {background-color : #e9e9e9; border : 1px solid #000000; font-size: 1em;}

.text, .textarea {background-color : #e9e9e9; border : 1px solid #000000; font-size: 1em;}

.smalltext {}

.content { border-bottom:2px dotted gray;
	  margin-bottom:10px;
	  padding-bottom:10px;
	}

.content img {margin-right:10px; margin-bottom:5px; margin-top:5px;}

.minipic img {border-color:black; margin-bottom:0px;padding:0px;margin-top:0px;}

.textbox {border:1px solid gray;
	  margin:10px;
          padding:15px;
	 }

.teller {
position:absolute;
top:0px;
left:0px;
width:1px;
height:1px;
visibility:hidden;
}

blockquote, cite,.guldkorn {
	margin-left:30px;
	margin-right:30px;
	padding: 5px;
        font-family: LucidaTypewriter, 'B&H LucidaTypewriter', Lucida Console, Andale Mono, Monaco, Terminal, Courier, monospace, sansserif;
        font-size:0.9em;
        font-style:normal;
        color:gray;
        BACKGROUND-COLOR: #f8f8f8;
        border : 1px #ccc solid;
	display: block;
	}


