img.content_seperatorimg {
    width: 850px;
	height: 1px;
	margin:0;
	padding: 0;
	display: block;	
	line-height: 1px;
}

img.menu_seperatorimg {
	width: 130px;
    height: 1px;
    margin:0;
    padding: 0;
    display: block; 
    line-height: 1px;
}

html {
	margin: 0; padding: 0;
}
            
body {
	margin: 0; padding: 0;	
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 16px;
}

#main {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}

    #menu {
    	position: absolute;
		top: 0px;
		left: 0px;
		width: 130px;
		background: url("../img/bg.png") top left repeat;
		z-index: 100;
    }   
	
	#flags {
		margin-top: 100px;
		margin-left: 0px;
		padding-left: 20px;
	}
	
	#flags li {
        display: block;
        float: left;
        margin-right: 6px;
    }
	
	#mainmenucontainer {
		z-index: 200;
		position: absolute;
		
	}
	
	#mainmenu {
	   margin-top: 90px;
	   clear: both;
	   margin: 0;
	}
	
	#mainmenu li {
		display: block;
		
	}
	
	#mainmenu li a {
		color: #fff;
		text-decoration: none;
		padding: 6px 20px;
		padding-bottom: 7px;    
		display: block;
		margin: 0;
		
	}
	
	#content {
		margin-left: 130px;
		margin-top: 116px;
		
		
		
		width: 850px;   
	}
	
	#content h1 {
		font-size: 60px;
		margin: 30px 0px;
		padding-left: 50px;
		padding-top: 53px;
		
		
		height: 66px;
	}
	
	#content p {
		margin-left: 40px;
		margin-bottom: 15px;
		line-height: 22px;
		font-size: 14px;
	} 
    
	#contentpage #content p {
        font-size: 13px;
		line-height: 20px;
    }
	
	#contentpage #tekst {
		width: 820px;
		
	}
	
	.columnized div {
                        float: left;
                        width: 17em;        /@ When using a fixed number of columns, you can omit the width. Otherwise it must be set! This will be the *minimum* width of a column@/
                        padding: 10px;      /@ You may use a padding... but thanks to IE you can only use pixels! @/
                        text-align: justify;
                        margin: 0;          /@ Don't use a margin! @/
                    }

	
	#contentpage #tekstcontainer {
		padding-top: 10px;
	}
	
	
		
	#content strong {
		font-weight: bold;
	}
    
	p a {
		color: #000;
		font-weight: bold;
	}


#contentpage h1 {
	background: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 87px;
	left: 170px;
}

.seperator {
	line-height: 1px;
	height: 1px;
	background: url("../img/bg.png") top left repeat;
}

#header {
	background: url("../img/bg_dark.png") top left repeat;
	padding: 6px;
	padding-right: 0px;
	padding-bottom: 2px;
	margin: 20px;
	margin-top: 0px;
	position: relative;
	top: 10px;
	left: 5px;
	width: 799px;
}

#header img {
	margin-right: 3px
}


#swfcontainer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 1;
	margin: 0; padding: 0;
}

#paintings {
	position: absolute;
	top: 130px;
	width: 850px;
    text-align: center;
	height: 550px;
	left: 125px;
}

#paintingscontent {
	width: 850px;
	text-align: center;
}

#paintingscontent div.center {
	
}

#paintingscontent div.border {
	background: url("../img/bg_dark.png") top left repeat;
	padding: 6px;
	padding-bottom: 3px;
	display: block;
	margin: 0px auto;
}

#paintingscontent img {
    
}

#paintingscontent .text {
	font-size: 18px;
	margin-top: 7px;
	cursor: pointer;
	cursor: hand;
	
}

#paintingscontent .text a {
	color: #000;
}

#contentstretcher {
	height: 565px;
}



#next, #prev {
display: inline;
}

object { outline:none; margin: 0; padding: 0; display: block;}

#content div.contact {
	margin-top: 16px; margin-bottom: 18px;
}

#contentpage #content div.contact p {
	font-size: 16px; line-height: 24px;
}

.mailimg {
	vertical-align: top;
	margin-top: 7px;
}

.logoflorence {
	margin-left: 35px;
	padding: 6px;
	width: 210px;
	background: url("../img/bg.png") top left repeat;
}

.logoflorence img {
	display: block;
	padding: 5px;
	background: #fff;
}
