/* StyleSheet - Erik Ginnerskov private hjemmeside */

html, body {
margin: 0;
padding: 0;
height: 101%;
}

body {
margin: 0px;
font-family: georgia, trebouchet, "times new roman", serif;
font-size: 15px;
}

#side {
width: 760px;
margin: 10px auto;
border: 1px solid #008000;
position: relative;
background: #fff url(images/bg.gif) top left;
background-repeat: repeat-y;
color: black;
}

/********************************************************************/
/* topbar                                                           */
/********************************************************************/

.topbar {
height: 80px;
width: 100%;
background: #b6dfd6 url(images/tbbg.png);
color: black;
margin-bottom: 0;
border-bottom: 1px solid #008000;
}

#hl {
position:absolute;
top:20px;
left:50%;
margin-left:-189px;
}

.topbar2 {
position: absolute;
top: 0;
right: 0;
width: 107px;
}

#oppe {
position: absolute;
top: 0;
}

/********************************************************************/
/* menu                                                             */
/********************************************************************/

#menublok ul {
	list-style-type: none;
	}

.menu {
float: left;
/*position: absolute;
top: 84px;*/
width: 160px;
}

#ekstralink {
position: absolute;
top: 280px;
left: 4px;
}

#ekstralink a:link, #ekstralink a:visited, #ekstralink a:active {
text-decoration: none;
display: block;
width: 144px;
padding: 2px;
color: #000;
background-color: inherit;
}

#ekstralink a:hover {
color: #000;
background-color: #b6dfd6;
}

/********************************************************************/
/* footer                                                           */
/********************************************************************/

h5 {
font-family: georgia, "times new roman", times, serif;
font-size: 9pt;
color: #000;
background: #fff;
font-weight: 300;
}

h5 a:link, h5 a:active, h5 a:visited {
color: #090;
background: inherit;
text-decoration: none;
border-bottom: 1px dashed #008000;
}

h5 a:hover, h5 a:focus {
color: #000;
background: #b6dfd6;
border-bottom: none;
}

/********************************************************************/
/* lister                                                           */
/********************************************************************/

.nobullet {
list-style-type: none;
}

li, dl, dd {
margin-top: 5px;
}

/********************************************************************/
/* indhold                                                          */
/********************************************************************/

.indhold {
margin-top: 10px;
padding-left: 10px;
margin-left: 180px;
padding-right: 20px;
padding-bottom: 10px;
}

h1, h2, h3, h4 {
font-family: "times new roman", times, serif;
text-align: center;
color: #000;
background: #fff;
}

input, textarea {
font-family: georgia, "times new roman", times, serif;
font-size: 12px;
font-weight: 300;
color: #000000;
background: #fff;
}

caption {
font-size: 11pt;
font-weight: 700;
text-align: center;
}

p, td, blockquote, ul, ol, dl, option, div, caption {
font-family: georgia, "times new roman", times, serif;
font-size: 15px;
}

a.tlink:link, a.tlink:visited, a.tlink:active {
text-decoration: none;
color: #090;
background-color: inherit;
border-bottom: 1px dashed #008000;
}

a.tlink:hover {
color: #000;
background-color: #b6dfd6;
border-bottom: none;
}

img {
border: none;
vertical-align: bottom;
}

a.im:link, a.im:visited, a.im:active {
border-bottom: none;
}

a.im:hover img {
color: #000;
background-color: #fff;
}

td {
vertical-align: top;
}

h1 {
font-size: 22pt;
font-weight: 800;
}

h2 {
font-size: 18pt;
font-weight: 800;
}

h3 {
font-size: 14pt;
font-weight: 700;
}

h4 {
font-size: 11pt;
font-weight: 700;
}

.pil {
list-style: url(pil.gif);
}

.dec {
list-style: decimal
}

.cent {
text-align: center
}

.hoj {
text-align: right
}

.hojmid {
text-align: right;
vertical-align: middle
}

.mid {
vertical-align: middle
}

.centmid {
text-align: center;
vertical-align: middle
}

.bot {
vertical-align: bottom
}

.c25 {
width: 25%;
text-align: center
}

.c33 {
float: left;
width: 33%;
text-align: center;
}

.c50 {
width: 50%
}

.c55 {
width: 55px
}

.c245 {
width: 245px
}

.hr40 {
width: 40%;
text-align: center
}

.t100 {
width: 100%
}

.bb {
border: solid black 3px
}

.bd {
border: dotted black 1px
}

.b {
font-weight: 700
}

.t100b {
width: 100%;
border: 1px black solid;
}

.t100b td {
border: 1px black solid;
}

#footer {
margin-bottom: 20px;
}

#bund {
	clear: both;
	font-size: 1px
	}

legend {
font-size: 14px;
font-weight: bold;
margin: 0 5px 0 5px;
}

#realname, #mail, #subject, #besked {
width: 250px;
}

.fl {
	float: left;
	margin-right: 15px;
	margin-top: 0;
	}

.fr {
	float:right;
	margin-left: 15px;
	margin-top: 0;
	}

.mt {
	margin-top: 0;
	}

.mb {
	margin-bottom: 0;
	}

.mb15 {
	margin-bottom: 15px;
	}

.mt15 {
	margin-top: 15px;
	}

.flb {
	float:left;
	width: 240px;
	padding: 10px;
	border: 1px solid #008000;
	margin: 5px;
	}

.cb {
	clear: both;
	}

#cnt {
	font-size: 11px;
	}

/********************************************************************/
/* formular                                                         */
/********************************************************************/

fieldset {
width: 75%;
border: 1px solid #008000;
padding: 8px;
margin: auto;
}

legend {
padding: 0 6px 10px 6px;
}

label {
width: 100px;
font-size: 14px;
margin-left: 8px;
float: left;
}

input[type=text], input[type=password], textarea {
width: 300px;
border: 1px solid #008000;
font-size: 11px;
font-family: verdana, sans-serif;
margin-bottom: 5px;
}

input[type=submit], input[type=reset] {
font-family: verdana, sans-serif;
font-size: 10px;
font-weight: 300;
color: #000000;
background: #c0c0c0;
}

select {
	border: 1px solid #008000;
	width: 296px;
	margin-bottom: 5px;
	}

#valg {
	width: 305px;
	}

.ikkese {
	display: none;
	}

.midt {
	width: 500px;
	margin: auto;
	}

.billedtekst {
	font-size: 11px;
	}
