* {
    margin:0; padding:0;
    font:1em tahoma, arial, sans-serif;
    _font-size:11px;
}

body {
    margin:0 0 20px 0;
    background-color:#5a6970;    
    font-size:0.7em;
    text-align:center;
    color:#424242;
}

a {
    color:#424242;
}  

a:hover {
    text-decoration:none;
}

h1 {
    font-weight:bold;
    color:#FFFFFF;
}

#error {
   color:#da0a0a;
}

#indhold {
    height:200px;
    width:840px;
    position:relative; 
    padding: 5px 0 0 0px;   
}

#header {
    height:35px;
    background:url( /grafik/top.gif ) bottom center no-repeat;
    padding:8px 0 0 11px;
    color:#FFFFFF;
    text-align: left;  
}

#header2 {
    height:27px;
    background:url( /grafik/top3.gif ) bottom center no-repeat;
    padding:5px 0 0 12px;
    font-weight:bold;
    color:#FFF;
    text-align: left;      
}

#center {
    background:url( /grafik/center.gif ) center repeat-y;
    padding:4px 14px 4px 14px;
    text-align:left;  
}

#center li {
    list-style-type: none;
    display: list-item;
    margin: 5px;    
    background-position: 0px 4px;
    background-repeat: no-repeat;
    background-image: url(/grafik/li.gif);
    padding: 0px 0px 3px 10px;
}

#center ul {
    padding: 0px;
    margin: 0px;
}

#center2 {
     border-right: 4px solid #d59958;
     border-left: 4px solid #d59958;
     /*background:url( /grafik/center2.gif ) center repeat-y; */
     padding:0 10px 0 10px;
     text-align:center; 
}

#center3 {
     background:url( /grafik/center2.gif ) center repeat-y;
     padding:0 10px 0 10px;
     text-align:left; 
}

#footer {
     height:10px;
     background:url( /grafik/bottom.gif ) top center no-repeat;
}

#footer2 {
     height:8px;
     background:url( /grafik/bottom2.gif ) top center no-repeat;
     padding:0 0 4px 0;  
}

#navbar {
    background:url( /grafik/nav.gif ) top center no-repeat;
    clear:both;
    margin:0 0 5px 0px;
    padding:5px 0 0 5px;
    height:51px;
    position:relative;
}

#subNav {
    display:block;
    width:820px;
    float:left;
    overflow:hidden;
    padding:0 0 0 8px;
}

#footerNav {
    display:block;
    width:820px;
    float:right;
    overflow:hidden;
    padding: 0 12px 0 0;   
}

#footerNav a, #subNav a {
    line-height:40px;
    font-weight:bold;
    display:block;
    padding:0 6px;
    background:url( /grafik/bg_tabcontrols.gif ) no-repeat 100% 50%;
    display:block;
}

#subNav li {
    height:40px;
    float:left;    
}

#footerNav li {
    height:40px;
    float:right;    
}

#left {
    float: left;
    width: 630px;
}

#right {
  float: right;
  width: 200px;
}

#side {
  padding-top: 5px;    
  width:850px;
  margin:0 auto;
  background:#fff;
  position:relative;
}
    
#sidehoved {
  height: 80px;
  margin: 0;
  padding: 0 12px 0 0; 
  background:url( /grafik/logo.gif ) no-repeat;
  text-align:right; 
}

#top {
  position:relative;
  height: 80px;       
}

#topleft {
  position: absolute;
  top:0;
  left:0;        
  width: 600px;
  text-align: left;    
}

#topright {
  position: absolute;   
  top: 0;
  right: 0;
  width: 200px;
  text-align:left; 
}

#reklame {
  padding: 0 0 10px 0;
  text-align: center;
}

#sidefod, #sidefod a {
  padding: 6px 0 0 0 ; 
  color: #FFFFFF;  
}

.shouts {
	width: 300px;
	border: 1px dotted #ccc;
	background: #fff;	
	font: bold 16px Verdana;
	text-align: left;
}

.shoutStatus {
	font-size: 14px;
	color: #999;
}

.shoutError {
	font-size: 14px;
	color: #C00;
}

.noShouts {
	color: #C00;
	text-align: center;
	padding: 25px;
	width: 747px;
	border: 1px dotted #ccc;
	background: #fff;	
	font: bold 16px Verdana;
}

#shoutRow1 {
	background: #bcd;
	display: block;
	font-size: 11px;
	color: #000;
	padding: 2px;
}

#shoutRow {
	display: block;
	font-size: 11px;
	color: #000;
	padding: 2px;
}
