/* den franciskanske lægorden i Danmark 
farver i brun og grøn  */

body {color: #808000;
	 background: #808000 url('images/textura.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: #404000;
	background:#f9f8df;
	background-image: url('none'); 
	width: 800px;
	border: 7px #404000 inset;
		 }
		 

#logo {visibility: hidden;
position: absolute;
top: 40px;
left: 50px;
z-index: 1;}


#logo2 {
	position:relative;
	height: 120px;
	width: 100%;
	color: #404000;
	background: url('images/rayita.gif');
	margin: 0;}
	
	td#tekster {background: url('images/rayita.gif');}

table.logo2 {margin-left: 0px;}

	
td.logo2 {
margin-bottom: 0;
padding-top: 15px;
height:120px;
color:#808000;
font-size: 180%; 
background-image:url('images/rayita.gif'); 
background-repeat: repeat-x;
margin-left: 30px;
}

#logo2 h1  { color:  #862a00;
			background: none;
              font-family:  Georgia, Arial, Verdana, sans-serif; 
				text-transform: none; 
              font-size: 135%; 
              line-height: 100%; 
              margin-top: 5px; 
              margin-bottom: 5px;
              margin-left: 20px; }


table {margin-left: 20px;}

td {border-style: none; border-width: medium;
line-height:120%; 
font-size: 100%;
color: #292900;
background: none;
font-family: Helvetica, Arial, Verdana, sans-serif;

}



/*spalte2 til kolonne med menu*/
#spalte2 {float: left;
		width: 160px;
		margin-top: 10px;
		height: auto;
		z-index: 5;
					}	 	

	
		
#spalte1 {float: left;
		width: 70%;
		color: #404000;
		background: #f9f8df;
		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;
					}
					
   
#nyhedder {
color: #000000;
z-index: 30;
width: 180px;
border: 5px #808000 solid;
font-size: 90%;
text-align:left;

 }

		
p { padding-left: 0px; 
line-height:110%; 
font-size: 100%;
color: #292900;
background: none;
font-family: Helvetica, Arial, Verdana, sans-serif;
}

h1           { color:  #862a00;
			background: none;
              font-family:  Georgia, Arial, Verdana, sans-serif; 
				text-transform: none; 
              font-size: 135%; 
              line-height: 100%; 
              margin-top: 5px; 
              margin-bottom: 10px;
              margin-left: 0px; }

h2           { font-size: 105%; 
			font-family: Georgia, Arial, Verdana, sans-serif;  
               color: #862a00;
               background: #f9f8df;
               margin-top: 5px; 
              margin-bottom: 10px;
              margin-left: 0px;  }
               
hr {height: 2px;
width: 170px; color:#808000; 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: #802a00; 
               border-top: 3px solid #808000; 
               background: #f9f8df; 
               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 usado para nieves */	

#menu8 {
	width: 160px;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 100%;
	}
	
 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	align: left;
		}
	
#menu8 li a {
	text-decoration: none;
	height: 30px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
   	align: left;

	}
	
	
#menu8 li a:link, #menu8 li a:visited {
	color: #ffffff;
	display: block;
	background: url('images/menu-ofs_01.gif') no-repeat ;
	padding-left:20px; padding-right:0; padding-top:5px; padding-bottom: 5px;
	}
	
#menu8 li a:hover {
	color: #404000;
	background: url('images/menu-ofs_02.gif') no-repeat 0 -2px;
	padding-left:20px; padding-right:0; padding-top:5px; padding-bottom:5px;

	}
	
#menu8 li a#current {
	color: #802a00;
	background: url('images/menu-ofs_03.gif') no-repeat 0 -1px;
	padding-left: 25px; padding-right:0; padding-top:5px; padding-bottom:5px;
	}


 a {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-weight: bold;
	  	}

 a:link, a:visited {
	color: #404000;
background: #f9f8df;
	display: inline;
		}
	
 a:hover {
	color: #802a00;
	background: #f9f8df;
		}
	
 a:active {
	color: #802a00;  
	background: #f9f8df;
		}
