﻿@import url(links.css);
@import url(style.css);

* {
    margin:                	0px;
    padding:               	0px;
}
html {
    overflow:               auto;
}
body {
    font-family:            verdana, sans-serif;   
    background: url(../../pictures/baggrund.jpg) repeat-y top center;
    color:                  #000;
    font-size:              0.75em;
}
TD.right {
	text-align: right;
	padding-right: 15px;
}
TD.left {
	text-align: left;
}

img {
    border: 0px;
}
h1 {
	font-size: 1.3em;
	padding-bottom: 6px;
}
h2
{
	font-size: 1.1em;
}
#window {
    width: 100%;
}
#website
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;       
}
#themeSpace
{
   width: 100%; 
   background: url(../../pictures/sommerteater_top.jpg);
   repeat: norepeat;
   height: 194px; 
}
#online {
	color: #fff;
	width: 700px;
	height: 30px;
	position: relative;
	top: 147px;
	text-align: right;
	padding-right: 100px;
	font-weight: bold;
	font-size: 90%;	
}
/*
#bar #barContent
{ display: none;
	float:	left;	
}
#bar #barContent #left, #bar #barContent #right
{
	float: left;
}
#bar #barContent #center
{
	width:					525px;
	float:					left;
	background-image:       url(../../pictures/boks_midt_top.gif);
    background-repeat:      repeat-x;
	background-color:		#dcb428;
	height:	32px;
}
*/
#contentSpace
{
  width: 100%;  
  overflow: auto;	
	float: left;
	margin-top: 0px;
	background: #fff url(../../pictures/bg_contentspace.gif) repeat-y top left;	
}
#menuSpace
{
    float: left;    
    font-size: 1.1em;   
}
#menuSpace #menuLinks
{		
	width:148px;	
	margin-left:	18px;
	padding: 0 10px 10px 0;
	font-weight: normal;
	font-size: .8em;
	color: #fff;
	
}
#menuSpace #adminLinks
{
	margin-left: 16px;
	padding: 0 10px 10px 0;
	color: #fff;
}
#menuSpace #adminLinks ul
{
	list-style:	none;
}
#menuSpace #adminStat
{
	margin-left: 16px;
	padding: 0 10px 10px 0;
	color:	#fff;
}
#placeHolderSpace
{
    width: 580px;
    float: right;
    overflow:	auto;     
}
#placeHolderSpace ol, #placeHolderSpace ul
{
	padding: 	30px;
}
#placeHolderSpace li
{
	padding: 10px;
}
#placeHolderSpace #submenu
{
    padding-bottom:	10px;
}
#placeHolderTop {
	 background:  url(../../pictures/line.gif) repeat-x bottom left;
 width:					98%;
	text-align: left;
	color: #AD111E;
	font-weight: bold;
	padding-bottom: 8px;	
	}
#pageContentSpace
{
	padding: 20px 30px 15px 0px;
	min-height:	400px;	
}
#footer
{
 background:  url(../../pictures/line.gif) repeat-x top left;
 width:					98%;
	text-align: left;
	color: #000;	
}
#footerNav
{
	width:					80px;
	float:					right;
	clear:					both;
	margin-bottom:	6px;
}
#bottomSpace
{
    width:                  100%;
    color:                  #fff;
}
#copyright
{
    text-align:             left;
    padding:                10px 0 0px 0px;
    font-size:              0.7em; 
}
.headsponsor {
	font-weight: bold;
	color: #AD111E;
	background-color: #fff;
	font-size: 80%;
	margin-top: 40px;
	padding: 8px 0 8px 8px;
	}
	.sponsor {
	font-weight: bold;
	color: #AD111E;
	background-color: #fff;
	font-size: 80%;
	margin-top: 10px;
	padding: 8px 0 8px 6px;
	}
#pageContentSpace {
	line-height: 1.3em;
	}
p.datonyt {
	font-size: 1em;
	color: #AD111E;
	font-weight: bold;
	padding: 4px 0 8px 0;
	}
