#kunstner img{
	border-width: 0px;
}

/** Indholdet på kunstner siden **/

#painter_contents{
	position: relative;
	z-index: 15;
	text-align: left;
	width: 100%;
	top: 5px;
}

#painter_contents #right_side{
	position: absolute;
	left: 277px;
	top: 0px;
}

#painter_contents #left_side{
	position: relative;
	top: 0px;
	left: 0px;
	width:277px;
}

/** Universale egenskaber for titeler **/
#painter_contents .titel{
	position: relative;
	background-color:#990000;
	text-align: center;
	width:250px;
}

#painter_contents .titel span{
	font-weight: bold;
	color: #FFFFFF;
}

#painter_contents .titel_br{
	position:absolute;
	left: 247px;
	background-image: url("../images/kunstner/RoedHjoerne_BottomRight.gif");
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
}

#painter_contents .titel_tr{
	position:absolute;
	top: 0px;
	left: 247px;
	background-image: url("../images/kunstner/RoedHjoerne_TopRight.gif");
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
}
#painter_contents .titel_tl{
	position:absolute;
	left: 0px;
	top: 0px;
	background-image: url("../images/kunstner/RoedHjoerne_TopLeft.gif");
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
}
#painter_contents .titel_bl{
	position:absolute;
	left: 0px;
	background-image: url("../images/kunstner/RoedHjoerne_BottomLeft.gif");
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
}

/** Individe egenskaber for venstre titel **/
#painter_contents #left_titel{
	left: 11px;
	height: 15px;
	text-align: left;
}
#painter_contents #left_titel .titel_bl, #painter_contents #left_titel .titel_br{
	top: 12px;
}
#painter_contents #left_titel span{
	position: relative;
	left: 10px;
	font-size: 10px;
}

/** Individe egenskaber for hoejre titel **/
#painter_contents #right_titel{
	left: 15px;
	height:25px;
	text-align: center;
}
#painter_contents #right_titel .titel_bl, #painter_contents #right_titel .titel_br{
	top: 22px;
}
#painter_contents #right_titel span{
	position: relative;
	top:4px;
	font-size: 12px;
}

/** Div hvor dynamisk indhold paa venstre side placeres **/

#painter_contents #left_indhold_table{
	position: relative;
	left: 13px;
	margin-top: 5px;
	margin-right: -20px;
	width: 246px;
	z-index: 15;
}

#painter_contents #left_indhold{
	height: 520px;
	vertical-align: top;
}

#painter_contents #left_indhold_right_border{
	margin-top: 15px;
	border-right-style: solid;
	border-width: 1px;
	border-color: #999999;
}

/** Elementer hvor indhold paa hoejre side placeres **/

#painter_contents #right_indhold_oeverst_tekst{
	position: absolute;
	left: 17px;
	top:35px;
	width: 246px;
	font-size: 9px;
}

#painter_contents #right_indhold_billed{
	position: absolute;
	border-style: solid;
	border-width: 1px;
	border-color: #a3a3a3;
	width: 117px;
	height: 135px;
	top:80px;
	left: 17px;
	text-align: center;
}
#painter_contents #right_indhold_billed img{
	position: relative;
	top: 10px;
}

#painter_contents #right_indhold_billed_tekst{
	position: absolute;
	left: 145px;
	top: 84px;
	width: 118px;
	font-size: 9px;
}

#painter_contents #right_indhold_billed_tekst h3{
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 8px;
}

#painter_contents #right_indhold_vis_profil{
	position: absolute;
	left: 145px;
	top: 209px;
	width: 123px;
	color: #9a0000;
}
#painter_contents #right_indhold_vis_profil a{
	color: #9a0000;
	text-decoration: none;
	display: block;
}
#painter_contents #right_indhold_vis_profil a img{
	border-style: none;
}
#painter_contents #right_indhold_vis_profil_pil{
	position: absolute;
	left: 115px;
	top: 5px;
}

#painter_contents #right_indhold_ikoner_container{
	position: absolute;
	left: 17px;
	height: 53px;
	width: 246px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #999999;
	top: 234px;
}

#painter_contents #right_indhold_ikoner_container div{
	position: absolute;
	text-align: center;
	top: 5px;
}

#painter_contents #right_indhold_ikoner_container a{
	text-decoration: none;
	font-size: 9px;
}

#painter_contents #left_indhold #fuldprofil{
	margin-left: 4px;
}

#painter_contents #left_indhold #fuldprofil span.fuldprofil_bold{
	font-weight: bold;
}

#painter_contents #left_indhold #fuldprofil span.fuldprofil_info{
	position: absolute;
	left: 100px;
}
#painter_contents #left_indhold #fuldprofil div.fuldprofil_info_raekke{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 238px;
}

#painter_contents #left_indhold #fuldprofil_footer{
	width: 246px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
	margin-top: 10px;
	margin-bottom: 10px;
}

#galleri_pages{
	position: relative;
	top: -15px;
	left: -17px;
	width: 286px;
	text-align: center;
}

#galleri_pages a{
	text-decoration: none;
	color: #990000;
}

#galleri_pages img{
	position: relative;
	top: -1px;
}
