 /* Model til Infobutikken -  med nye varmerefarver
  farver mellem mørk #008080;  803300
  bogstaver mørk  #005a5a, -> 552200
  bg-lyst #f2f9f9; andet lys #f2f9f9  -> f7edd5 
  rød #CC2200 -> 805e00 verdoso
  
  no tan oscuro 006363 -> 803300
 */


body {color: #803300;
	 background: #803300 url('images/textura_09.gif');
	margin-top:0px; margin-left:5%; margin-right:5%; 
	padding: 0; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 95%;
	}

#wrap {margin:10px 10px; 
	color: #552200;
	background:#f7edd5;
	background-image: url('none'); 
	width: 90%;
	border: 7px outset #552200;
		 }


#logo {visibility: hidden;
position: absolute;
top: 40px;
left: 50px;
z-index: 1;}


#logo2 {
	position:relative;
	height: 98px;
	width: 100%;
	color: #552200;
	background: url('images/linea_catolicos09_b.jpg');}
	
td.logo2 {
margin-bottom: 0;
padding-top: 15px;
height:98px;
color:#803300;
font-size: 180%; 
background-image:url('images/logo-catolicos_04.jpg'); 
background-repeat: repeat-x;
}


td {border-style: none; border-width: medium;
color: #552200;
font-family: Verdana, Helvetica, Ariel, sans-serif;
}

.moduletable {width: 23%;}

/*spalte3 til kolonne med menu*/
#spalte3 {float: left;
		width: 23%;
		margin-top: 20px;
		height: auto;
		z-index: 5;
					}	 	

	
		
#spalte4 {float: left;
		width: 70%;
		color: #552200;
		background: #f7edd5;
		text-align:left; padding-left:10px; 
		font-size: 90%; 
		font-family: Verdana, Helvetica, Ariel, sans-serif;
		padding-left: 15px; 
		overflow:auto; 
		margin-right: 10px;
		margin-top:20px;
					}
					
#spalte5   {font-family: Verdana, Arial, sans-serif; font-size: 90%; 
				text-align: left;
				color: #0E2C0E; 
               border-top: 3px solid #3a6494; 
               background: red; 
               width: 400px;
               height: auto;
               position: relative;
         /* align: center; */
               padding: 8px;
               margin-top: 5px;
               z-index: 2;  }
    
#nyhedder {position: absolute;
top: 10px;
left:230px;
padding: 20px;
padding-top: 20px;
background: url('images/nyhedder_09.gif') no-repeat;
color: white;
z-index: 30;
width: 250px;
height: 143px;
font-size: 110%;
text-align: center;
 }

		
p { padding-left: 20px; 
line-height:120%; 
font-size: 95%;
color: #552200;
background: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

h1           { color:  #805e00;
			background: none;
              font-family: Verdana, Arial, sans-serif; 
				text-transform: none; 
              font-size: 125%; 
              line-height: 100%; 
              margin-top: 5px; 
              margin-bottom: 10px;
              margin-left: 20px; }

h2           { font-size: 105%; font-family: Verdana, Arial, sans-serif;  
               color: #803300;
               background: #f7edd5;
               font-weight: bold;
               margin-top: 5px; 
              margin-bottom: 10px;
              margin-left: 20px;  }
               
hr {height: 2px;
width: 170px; color:#803300; position:relative; margin-top:5px; margin-bottom:3px; margin-left:5px;
}


  #footer     {font-family: Verdana, Arial, sans-serif; font-size: 80%; 
				text-align: center;
				color: #0E2C0E; 
               border-top: 3px solid #803300; 
               background: #f7edd5; 
               width: 99%;
               height: auto;
               position: relative;
         	   padding: 8px;
               margin-top: 5px;
               clear: both;
                }
  

  
/*menu tomado de http://cssvault.com/cat_navigation.php com cambios en el grafico usdo para nieves */	

#menu8 {
	width: 200px;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 100%;
	}
	
 ul {
	list-style: none;
	margin: 0;
	padding: 0;
		}
	
#menu8 li a {
	text-decoration: none;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  
	}
	
	
#menu8 li a:link, #menu8 li a:visited {
	color: #ffffff;
	display: block;
	background: url('images/menu_09_01.gif') no-repeat;
	padding-left:30px; padding-right:0; padding-top:6px; padding-bottom: 3px;
	}
	
#menu8 li a:hover {
	color: #552200;
	background: url('images/menu_09_02.gif') 0 -2px no-repeat;
	padding-left:35px; padding-right:0; padding-top:6px; padding-bottom:3px;

	}
	
#menu8 li a#current {
	color: #805e00;
	background: url('images/menu_09_03.gif') 0 -1px no-repeat;
	padding-left: 35px; padding-right:0; padding-top:6px; padding-bottom:3px;
	}


 a {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-weight: bold;
	  	}

 a:link, a:visited {
	color: #552200;
background: #f7edd5;
	display: inline;
		}
	
 a:hover {
	color: #a33600;
	background: #f7edd5;
		}
	
 a:active {
	color: #a33600;  
	background: #f7edd5;
		}
