/* Lille-web.dk  */
/* Hjemmesider fra Odsherred */
/* juni 2006 - Kids-domain.dk */

body {
background-color:#FFFFFF;
color:#333333;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:.8em;
margin: 10px;
}


div#banner {
background-color:#FFFFFF;
color:#333333;
height:110px;
background-image:url(../billeder/logo.jpg);
background-repeat:no-repeat;

}

div#navigation {

background-color:#FFFFFF;
color:#333333;
width:150px;
float:left;
margin-right:1em;

}

div#navigationb {
padding-top:20px;

background-color:#FFFFFF;
color:#333333;
width:150px;
float:left;
margin-right:1em;
}

div#navigation p {padding:10px;}


div#indhold {
margin-top:10px;
background-color:#FFFFFF;
color:#333333;
float:left;
width:540px;

}

div#left {
width:49%;
float:left;
margin-top:60px;
}

div#right {
width:49%;
float:right;
margin-top:60px;
}

div#indhold a{
color:red;
}

div#indhold a:hover{
text-decoration:none;
}

div#indholdnav {
background-color:#FFFFFF;
color:#333333;
float:none;
width:140px;
height:20px;
padding-left:366px;

}

html>body div#indholdnav {padding-left:390px;}

div#indhold h1 {
font-size:100%;
margin-top:0;
margin-bottom:10px;
font-weight:normal;

}


div#indhold h2 {
font-size:1em;
background-color:#FFCC00;
color:#286C18;
border: 1px solid black;

margin-top:0;
margin-bottom:0;
margin-left:10px;
width:120px;
}

div#indhold h3 {
margin-top:15px;
margin-bottom:10px;
font-size:1.8em;
color:#992F00;
}

div#indhold h4 {
margin-top:10px;

margin-bottom:0;
font-size:1em;
color:#992F00;
}

div#indhold h5 {
margin-top:10px;
margin-bottom:0;
color:#990000;
}

div#indhold p {
margin:0;
}

div#indhold ul {
list-style-image:url(../billeder/li.jpg);
margin-top:0;
margin-bottom:0;
font-weight:bold;
color:#000049;
}


/*Billedsider*/

div.billed {

width:260px;
height:80px;
border:1px solid black;
overflow:hidden;
float:left;
margin-right:4px;
margin-bottom:1px;

}

div.billed img{ 
width:100%;
height:100%;
border:0;


}



div.billedtekst {

width:256px;
height:20px;
border:1px solid black;
float:left;
margin-right:4px;
margin-bottom:8px;
overflow:hidden;
background-color:white;

color:black;
padding-left:4px;
}

div.link {

width:256px;
height:20px;
border:1px solid black;
float:left;
margin-right:4px;
margin-bottom:6px;
overflow:hidden;
padding-left:4px;
background-color:#FFF404;
color:#990000;

}

div.link p{

}

div.link a{
color:#000000;

}

div.link h1{
font-size:100%;
color:#333333;
font-weight:bold;
font-variant:small-caps;

}

/*Navigation*/

.mere {
padding-bottom:1em;
width:140px;

}

.mere a{
color:white;
background-color:#666666;
text-decoration:none;
padding-left:1em;
padding-right:1em;
border-left:1em solid #990000;
display:block;

}


.mere a:hover {
border-left:1em solid #00CC00;
}

/* Formmail */

label{


font-weight: normal;

}
input, textarea{
width: 180px;
margin-bottom: 5px;


}

textarea{
width: 180px;
height: 80px;
}

.boxes{
width: 1em;

}

#submitbutton{

margin-top: 5px;
width: 90px;
}

.lille {
width:28px;
}

td {
width:100px;
}

fieldset {
margin-top: 1em;

}
legend {
padding:.6em;
color:#990000;
}

div.ind {
margin-left:130px;
padding-bottom:1em;
}

/*Navigation*/

div#navigation ul, li { /* using a list for menu */
list-style-type: none;  /* cleaning up the list */
margin:0;
padding:0;
}

div#navigation ul {


background: transparent url(../billeder/navigation.gif) top left no-repeat; /* general background for the menu */
height: 300px;
width: 140px;

}

div#navigation li {
display: inline; /* correction for IE5 et IE5.5 */
}

div#navigation li a { /* buttons dimensions and definition */
display: block;  /* block for <a> to give it its dimensions */
height: 100px;
width: 140px;
 /* height of line to avoind paddings */
color: black;
font-size: 18px;
font-family: georgia, serif;
text-decoration: none;
}

div#navigation li a:hover {
color: #43271B;
background: transparent url(../billeder/navigation.gif) top left no-repeat;
}

div#navigation a#menu1:hover {
background-position: 0% -300px; /* move of background for each button */
}

div#navigation a#menu2:hover {
background-position: 0% -400px;
}

div#navigation a#menu3:hover {
background-position: 0% -500px;
}


/*Navigationbund*/

div#navigationb ul, li { /* using a list for menu */
list-style-type: none;  /* cleaning up the list */
margin:0;
padding:0;
}

div#navigationb ul {


background: transparent url(../billeder/navigationbund.gif) top left no-repeat; /* general background for the menu */
height: 120px;
width: 140px;

}

div#navigationb li {
display: inline; /* correction for IE5 et IE5.5 */
}

div#navigationb li a { /* buttons dimensions and definition */
display: block;  /* block for <a> to give it its dimensions */
height: 40px;
width: 140px;
 /* height of line to avoind paddings */
color: black;
font-size: 18px;
font-family: georgia, serif;
text-decoration: none;
}

div#navigationb li a:hover {
color: #43271B;
background: transparent url(../billeder/navigationbund.gif) top left no-repeat;
}

div#navigationb a#menu4:hover {
background-position: 0% -120px; /* move of background for each button */
}

div#navigationb a#menu5:hover {
background-position: 0% -160px;
}

div#navigationb a#menu6:hover {
background-position: 0% -200px;
}

/*Navigation til forsiden*/

div#indholdnav ul, li { /* using a list for menu */
list-style-type: none;  /* cleaning up the list */
margin:0;
padding:0;
}

div#indholdnav ul {


background: transparent url(../billeder/forsiden.gif) top left no-repeat; /* general background for the menu */
height: 30px;
width: 140px;

}

div#indholdnav li {
display: inline; /* correction for IE5 et IE5.5 */
}

div#indholdnav li a { /* buttons dimensions and definition */
display: block;  /* block for <a> to give it its dimensions */
height: 30px;
width: 140px;
 /* height of line to avoind paddings */
color: black;
font-size: 18px;
font-family: georgia, serif;
text-decoration: none;
}

div#indholdnav li a:hover {
color: #43271B;
background: transparent url(../billeder/forsiden.gif) top left no-repeat;
}

div#indholdnav a#menu7:hover {
background-position: 0% -30px; /* move of background for each button */
}

div#leftsam {width:260px; float:left; margin-bottom:50px;}
div#rightsam {width:260px; float:right;margin-bottom:50px;}

/* NYT */

div#news ul, li { /* using a list for menu */
list-style-type: none;  /* cleaning up the list */
margin:0;
padding:0;
}

div#news ul {


background: transparent url(../billeder/news.gif) top left no-repeat; /* general background for the menu */
height: 40px;
width: 140px;

}

div#news li {
display: inline; /* correction for IE5 et IE5.5 */
}

div#news li a { /* buttons dimensions and definition */
display: block;  /* block for <a> to give it its dimensions */
height: 40px;
width: 140px;
 /* height of line to avoind paddings */
color: black;
font-size: 18px;
font-family: georgia, serif;
text-decoration: none;
}

div#news li a:hover {
color: #43271B;
background: transparent url(../billeder/news.gif) top left no-repeat;
}

div#news a#menu8:hover {
background-position: 0% -40px; /* move of background for each button */
}

div#news a#menu5:hover {
background-position: 0% -160px;
}

div#news a#menu6:hover {
background-position: 0% -200px;
}