/* ::::::::::::::: STYLESHEET for ALVILDA.DK :::::::::::::::: */


html, body {
margin: 0;
padding: 0;
height: 100%;
}


body {
background-color: #ffffff;
font-family: arial, sans-serif;
font-size: 10pt;
color: black;
}


div {
border: dotted 0px black; /* kun til design-fasen - skal slettes i færdigt stylesheet */
font-family: arial, sans-serif;
}



/* :::::::::::::::::::::::::::::: TEKST ::::::::::::::::::::: */

p {
font-family: arial, sans-serif;
margin-top: 0px;
}

.broedtekst {
text-align: left;
margin-top: 0px;
}

h1 {
font-family: arial, sans-serif;
font-weight: bold;
padding-top: 8px;
padding-bottom: 8px;
font-size: 18pt;
margin-top: 1px;
margin-bottom: 8px;
text-align: left;
border-top: solid 1px #bdaa94;
border-bottom: solid 1px #bdaa94;
}

h1.overskrift {
font-family: arial, sans-serif;
font-weight: bold;
font-size: 24pt;
margin: 0px;
margin-bottom: 3px;
text-align: center;
color: #c61d23;
}

h2 {
font-family: arial, sans-serif;
font-weight: normal;
font-size: 14pt;
margin: 0px;
}

h2.undertitel {
font-size: 16pt;
text-align: left;
}

h3 {
font-family: arial, sans-serif;
font-weight: bold;
font-size: 10pt;
margin: 0px;
}

div.menu_streg {
height: 1px;
border-bottom: solid 0px #c61d23;
margin-top: 10px;
margin-bottom: 10px;
}

div.center_streg {
height: 1px;
border-bottom: solid 1px #bdaa94;
margin-top: 10px;
margin-bottom: 10px;
clear: both;
}

/* :::::::::::::::::::::::::::::: LINKS ::::::::::::::::::::: */


a, a:visited, a:link, a:active {
text-decoration: none;
color: #c61d23;
outline: none;
}

a:hover {
color: #ff9900;
outline: none;
}


/* :::::::::::::::::::::::::::::: MENU ::::::::::::::::::::: */

div#menupunkter {
float: left;
}

a.menulink {
font-weight: bold;
color: white;
border: solid 0px red;
float: left;
width: 100%;
}

.menu_item_black {
margin-top: 5px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 12px;
background-color: #000000;

}

.menu_item_black:hover {
background-color: #555555;
}

.menu_item_red {
margin-top: 5px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 12px;
background-color: #c62021;
}

.menu_item_red:hover {
background-color: #ee4444;
}
.menu_item_gray {
margin-top: 5px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 12px;
background-color: #bdaa94;
}

.menu_item_gray:hover {
background-color: #ccbbaa;
}

#md_stjerne {
margin-top: -19px;
margin-left: -82px;
width: 232px;
height: 129px;
border-bottom: solid 9px white;
background-image: url('../imgs/md_stjerne.png');
float: left;
background-repeat: no-repeat;
position: relative;
z-index: -10;
}

#graa_boks {
width: 130px;
float: left;
background-color: #bdaa94;
padding: 10px;
color: white;
font-size: 13pt;
font-weight: bold;
margin-bottom: 9px;
}


/* :::::::::::::::::::::::::::::: IMAGES ::::::::::::::::::::: */

img {
border: none;
}

.cover {
border: solid 1px #bdaa94;
float: right;
margin-left: 0px;
margin-bottom: 15px;
width: 200px;
}

.kunstner_img {
border: solid 1px #bdaa94;
float: right;
margin-left: 22px;
margin-bottom: 22px;
margin-top: 3px;
}


/* ::::::::::::::::::: FORMS (søgefelt) :::::::::::::::::::::::::::::::: */

.soeg_form_mini {
font-family: Verdana, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
height: 14px;
width: 138px;
border: solid 1px #bdaa94;
margin-top: 5px; 
padding-top: 2px;
padding-bottom: 2px;
padding-left: 10px;
background-color: #fff;
}



/* ::::::::::::::::::: FORSIDEN :::::::::::::::::::::::::::::::: */


.frontpage {
border: solid 1px #bdaa94;
float: left;
width: 200px;
margin-bottom: 12px;
}

.frontpage_col {
float: right;
width: 200px;
border: solid 0px #bdaa94;
}

#middle_col {
margin-right: 23px;
margin-left: 23px;
}

.frontpage_item {
float: left;
padding-bottom: 5px;
border: solid 0px #bdaa94;
}


/* ::::::::::::::::::: LISTER :::::::::::::::::::::::::::::::: */


#list_item {
padding: 0px;
border: solid 0px #bdaa94;
}

#list_img {
float: right;
padding-bottom: 5px;
padding-left: 22px;
width: 150px;
}

#list_text {
padding: 0px;
float: right;
}

.list_cover {
border: solid 1px #bdaa94;
width: 150px;
}

#kontakttabel {
padding: 0px;
border: solid 0px black;
width: 500px;
}

td {
padding-left: 0px;
}


/* :::::::::::: PLACERING AF SIDENS ELEMENTER :::::::::::::::: */



#wrapper {
width: 824px;
border: solid 0px black;
margin: 0 auto;
}

#header-container {
	height: 149px;
	width: 100%;
}

#header {
margin: 0 auto;
width: 824px;
height: 100%;
background-image:url('../imgs/head_img.jpg');
background-repeat: no-repeat;
background-position:0px; 
position: relative;
z-index: -20;
}

#menu-container {

}

#menu {
width: 824px;
text-align: left;
padding-left: 0px;
vertical-align: middle;
margin: 0 auto;
position: relative;
height: 100%;

}


#content-container {
width: 824px;
margin: 0 auto;
margin-top: 0px;
/*background-image: url(../imgs/150_gray.png);*/
background-repeat: repeat-y;
position: relative;

}

#leftcolumn {
float: left;
}
#content, #centercolumn, #rightcolumn {
float: left;
}

#leftcolumn {
width: 150px;
z-index: 15;
position: relative;
}

#content {
width: 650px;
margin-left: 22px;
padding-right: 0px;
margin-bottom: -60px;
margin-top: 4px;
position: relative;
border: solid 0px red;
}

#centercolumn {
width: 425px;
border: solid 0px #bdaa94;
padding-right: 0px;
}

#rightcolumn {
width: 200px;
padding-left: 22px;
padding-bottom: 10px;
border: solid 0px #bdaa94;
}


.clear {
clear: both;
}


#footer_img {
width: 100%;
height: 100%;
padding: 0px;
z-index: -10;
position: relative;
background-image:url('../imgs/alle_vil_da.jpg');
background-repeat: no-repeat;
clear: both;
}


#footer_bar {
width: 824px;
height: 18px;
background-color: #bdaa94;
clear: both:
font-size: 10pt;
color: white;
font-weight: bold;
margin-bottom: 20px;
}


#footer_horse {
width: 824px;
height: 103px;
clear: both:
margin-bottom: 20px;
background-image:url('../imgs/footer_horse.jpg');
background-repeat: no-repeat;

}










