/* StyleSheet - egintext.css - Erik Ginnerskov */




/**************************************************************/
/* gaesteens placering og links                                 */
/**************************************************************/

#gaesteblok ul {
list-style-type: none;
float:left;
top: 150px;
font-family: verdana, arial, sans-serif;
font-size: small;
z-index: 5;
}

#gaesteblok a:link, #gaesteblok a:visited, #gaesteblok a:active {
font-family: verdana, arial, sans-serif;
color: #777772;
background: inherit;
display: block;
width: 100px;
text-decoration: none;
font-size: small;
padding: 3px;
font-weight: 300;
}

#gaesteblok a:hover, #gaesteblok a:focus {
color: #fff;
background: #8AB512;
}

/**************************************************************/
/* indholds placering                                         */
/**************************************************************/

#indhold{
float:right;
margin-top: 20px;
margin-left:0px;
font-family: verdana, arial, sans-serif;
font-size: 12px;
}

fieldset{
border: 3px solid #d6d6ff;
width:80%;
padding: 15px;
margin:10px auto;
}

legend{
letter-spacing: 3px;
color:black;
background:transparent;
font-weight: bold;
padding:6px 6px 6px 6px;
}

label{
width:100px;
color:black;
background:transparent;
float:left;
text-align:left
}

#l1, #l2, #l3, #l4{
border:1px solid #d6d6ff;
width: 300px;
background:transparent;
color:#000;
margin-bottom:5px
}

#l4{
height:80px;
overflow:auto;	
}

input, textarea{
font-family: verdana, arial, "ms sans serif", sans-serif;
font-size: 10px;
font-weight: 400;
color: #000000;
background: #ffffff
}

.knapper{
font-family:verdana,sans-serif;
font-size: 10px;
font-weight: 300;
color: #000000;
background: #d4d0c8;
}

.ikkese {
	display: none;
	}

a.tlink:link,a.tlink:visited,a.tlink:active {
font-family:verdana,arial,sans-serif;
color:#00c;
background:transparent;
text-decoration: none;
font-size:12px;
font-weight:600;
display:inline;
}

a.tlink:hover, a.tlink:focus {
color:#fff;
background:#00f;
}

h1,h2,h3,h4,h5,h6{
font-family: arial, "ms sans serif", switzerland, swiss, helvetica, sans-serif;
color: black;
background: transparent;
text-align: center
}

h1{
font-size: 25px;
font-weight: 800
}

h2{
font-size: 20px;
font-weight: 800
}

h3{
font-size: 16px;
font-weight: 700
}

h4{
font-size: 12px;
font-weight: 700
}

h5{
font-size: 11px;
font-weight: 400;
color: #999;
background: transparent;
text-align: left;
}

h5 a:link, h5 a:active, h5 a:visited{
color: #999;
background: transparent;
text-decoration:none;
font-weight:600;
}

h5 a:hover, h5 a:focus{
color:#fff;
background:#00f;
}

.fejl{
color:#f00;
background:transparent;
}
